Q
UALITY
OF
S
ERVICE
C
OMMANDS
34-12show policy-map
This command displays the QoS policy maps which define classification
criteria for incoming traffic, and may include policers for bandwidth
limitations.
Syntax
show policy-map
[
policy-map-name
[
class
class-map-name
]]
policy-map-name
- Name of the policy map. (Range:1-16 characters)
class-map-name - Name of the class map. (Range: 1-16 characters)
Default Setting
Displays all policy maps and all classes.
Command Mode
Privileged Exec
Example
show policy-map interface
This command displays the service policy assigned to the specified
interface.
Syntax
show policy-map interface
interface
input
interface
ethernet unit/port
-unit - Stack unit. (Range: 1)
-port - Port number. (Range: 1-19)
port-channel channel-id (Range: 1-12)
Console#show policy-map
Policy Map rd_policy
class rd_class
set ip dscp 3
Console#show policy-map rd_policy class rd_class
Policy Map rd_policy
class rd_class
set ip dscp 3
Console#