description
Supported in the following platforms:
- Service Platforms — NX 7510, NX 95XX, NX 96XX
Syntax
no [description|match]
no description
no match [access-list [ex3500-ext-access-list|ex3500-std-access-list|mac-acl] <ACL-NAME>|cos <0-7>|ip [dscp <0-63>|precedence <0-7>]|ipv6 dscp <0-63>|vlan <1-4094>]
Parameters
no <PARAMETERS>
no <PARAMETERS> | Removes the EX3500 QoS class map policy‘s settings based on the parameters passed |
Examples
The following example shows the EX3500 QoS class map policy ‘test‘ settings before the ‘no‘ command are executed:
nx9500-6C8809(config-ex3500-qos-class-map-policy-dscp)#show context ex3500-qos-class-map-policy dscp description "Matches packets marked for DSCP service 3" match ip dscp 3 nx9500-6C8809(config-ex3500-qos-class-map-policy-dscp)#
nx9500-6C8809(config-ex3500-qos-class-map-policy-dscp)#no description
nx9500-6C8809(config-ex3500-qos-class-map-policy-dscp)#no match ip dscp
The following example shows the EX3500 QoS class map policy ‘test‘ settings after the ‘no‘ command are executed:
nx9500-6C8809(config-ex3500-qos-class-map-policy-dscp)#show context ex3500-qos-class-map-policy test nx9500-6C8809(config-ex3500-qos-class-map-policy-dscp)#