2-782
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
show policy-map
show policy-map
Use the show policy-map user EXEC command 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
Note 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.
Command Modes User EXEC
Command History
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(53)SE2 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.