ATL Telecom R1-SW Ethernet Switch User Manual

Page 192

Advertising
background image

R1-SW24L2B User’s Manual

9-24

Policy

: priority 7

#


You can delete a policy-map using the no policy-map command in the QoS configuration
mode. This example shows how to delete a policy-map:

(config)# qos

(config-qos)# no policy-map TEST

(config-qos)#


You can remove a class-map from the policy-map, using the no class command in the
policy-map configuration mode. The no class command does not delete the class-map but
disconnects the relation between the policy-map and the class-map. To delete a class-map, use
the no class-map command in the QoS configuration mode. This example shows how to
remove a class-map from the policy-map and verify the result:

(config)# qos

(config-qos)# policy-map polmap6

(config-pmap)# no class class1

(config-pmap)# end

# show policy-map

Policy-map polmap6

#

Advertising