Configuration Commands : no qos-map

no qos-map
Description
Use the no qos-map command to delete a QoS map or a specific priority entry from a QoS map.
Syntax
no qos-map <qos map name>
no qos-map <qos map name> <priority value>
Arguments
Defaults
None.
Command Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
n
n
n
Usage Guidelines
You can only delete a QoS map if it’s inactive. To delete the active QoS map, you must first activate a different QoS map. For example:
(config) # qos-map ginger activate
(config) # no qos-map fred
You can also delete a specific entry in a QoS map by using the no qos-map command and specifying a priority value. For example, the following statement deletes the priority 100 entry (match and set statements) from the QoS map, fred:
(config) # no qos-map fred 100

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.