16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
show policy-map
230
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
show policy-map
To display quality of service (QoS) policy maps, which define classification criteria for incoming traffic,
use the show policy-map command in privileged EXEC mode. 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-name]]
Syntax Description
Command Modes
Privileged EXEC
Command History
Usage Guidelines
Use the show policy-map command without keywords to display all policy maps configured on the
switch.
Note
In a policy map, the class named class-default is not supported. The switch does not filter traffic
based on the policy map defined by the class class-default policy-map configuration command.
Examples
The following is sample output from the show policy-map command:
Switch#
show policy-map
Policy Map wand
Description: this is a description.
Policy Map wizard_policy3
class wizard_1-1-1-2
Policy Map test
Policy Map policytest
class classtest
police 10000000 8192 exceed-action drop
policy-map-name
(Optional) Displays the specified policy-map name.
class class-name
(Optional) Displays QoS policy actions for a individual class.
Release
Modification
12.1(6)EA2
This command was introduced.
12.2(15)ZJ
This command was implemented on the following platforms: Cisco 2600
series, Cisco 3600 series, and Cisco 3700 series routers.