Specifications
2-648
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13270-06
Chapter Cisco Catalyst Blade Switch 3130 for Dell Cisco IOS Commands
show policy-map
show policy-map
Use the show policy-map command in EXEC mode to display quality of service (QoS) policy maps,
which define classification criteria for incoming traffic. Policy maps can include policers that specify
the bandwidth limitations and the action to take if the limits are exceeded.
show policy-map [policy-map-name [class class-map-name]]
Syntax Description
Command Modes User EXEC
Privileged EXEC
Command History
Usage Guidelines Though visible in the command-line help string, the control-plane and interface keywords are not
supported, and the statistics shown in the display should be ignored.
Examples This is an example of output from the show policy-map command:
Switch> show policy-map
Policy Map videowizard_policy2
class videowizard_10-10-10-10
set dscp 34
police 100000000 2000000 exceed-action drop
Policy Map mypolicy
class dscp5
set dscp 6
Related Commands
policy-map-name (Optional) Display the specified policy-map name.
class class-map-name (Optional) Display QoS policy actions for a individual class.
Release Modification
12.2(40)EX1 This command was introduced.
Command Description
policy-map Creates or modifies a policy map that can be attached to multiple ports to
specify a service policy.










