no (ex3500-qos-policy-map)

Removes this EX3500 QoS policy map's settings. Use this keyword to remove the description and to remove the QoS traffic classification created.

Supported in the following platforms:

  • Service Platforms — NX 7510, NX 95XX, NX 96XX

Syntax

no [class <EX3500-QoS-POLICY-MAP-NAME>|description]

Parameters

no <PARAMETERS>
no <PARAMETERS> Removes this EX3500 QoS policy map's settings based on the parameters passed

Examples

The following example shows the EX3500 QoS policy map ‘test‘ settings before the ‘no‘ command are executed:

nx9500-6C8809(config-ex3500-qos-policy-map-test)#show context
ex3500-qos-policy-map test
 description "This is a test EX3500 QoS Policy Map"
 class test
nx9500-6C8809(config-ex3500-qos-policy-map-test)#
EX3500(config-ex3500-qos-policy-map-test)#no description
EX3500(config-ex3500-qos-policy-map-test)#no class test

The following example shows the EX3500 QoS policy map ‘test‘ settings after the ‘no‘ command are executed:

EX3500(config-ex3500-qos-policy-map-test)#show context
ex3500-qos-policy-map test
EX3500(config-ex3500-qos-policy-map-test)#