Chapter 2
Cisco ME 3800X and ME 3600X Switch Cisco IOS Commands
•
•
•
•
•
To return to policy-map configuration mode, use the exit command. To return to privileged EXEC mode,
use the end command.
You can verify your settings by entering the show policy-map privileged EXEC command.
Examples
This example shows how to create a policy map called policy1, define a class class1, and enter
policy-map class configuration mode to set a criterion for the class.
Switch(config)# policy-map policy1
Switch(config-pmap)# class class1
Switch(config-pmap-c)# set dscp 10
Switch(config-pmap-c)# exit
Related Commands
Command
class-map
policy-map
show policy-map
show policy-map
interface [interface-id]
OL-28238-01
priority: sets the strict scheduling priority for this class or, when used with the police keyword, sets
priority with police. For more information, see the
queue-limit: sets the queue maximum threshold for Weighted Tail Drop (WTD). For more
information, see the
queue-limit
service-policy: configures a QoS service policy to attach to a parent policy map for an input or
output policy. For more information, see the
set: specifies a value to be assigned to the classified traffic. For more information, see the set
commands.
shape average: specifies the average traffic shaping rate. For more information, see the
average
command.
Description
Creates a class map to be used for matching packets to the class whose
name you specify.
Creates or modifies a policy map that can be attached to multiple ports to
specify a service policy.
Displays QoS policy maps.
Displays policy maps configured on the specified interface or on all
interfaces.
priority
command.
set cos
command.
Cisco ME 3800X and ME 3600X Switch Command Reference
policy-map class command.
class
shape
2-31