set dscp type=]ipsecauthenticated|ipsecunauthenticated|icmpv6|filtered|default value= |disable Sets IPsec DoS Protection ...

 set dscp
       [type=]ipsecauthenticated|ipsecunauthenticated|icmpv6|filtered|default
       [value=]|disable

 Sets IPsec DoS Protection DSCP marking configuration.

 Parameters:

 Tag    Value
 type - Type of inbound traffic for which the DSCP marking is being specified.
            ipsecauthenticated:   Authenticated IPv6 IPsec traffic.
            ipsecunauthenticated: Unauthenticated IPv6 IPsec traffic.
            icmpv6:               ICMPv6 traffic.
            filtered:             Filter exempted IPv6 traffic.
            default:              Default-block exempted traffic.

 value - DCSP value to mark in the top 6 bits of the traffic class or TOS
         field in the IP header of corresponding traffic.
            : Must be <= 63.
            disable:   Disable this marking.

 Remarks: By default DSCP marking for all traffic types is disabled.

 Examples:

    set dscp ipsecunauthenticated 10
    set dscp type=ipsecunauthenticated value=10
    set dscp ipsecauthenticated DISABLE