Quality of Service Commands

4-265

4
Example

show 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-26/50)
port-channel channel-id (Range: 1-32)
Console#show class-map
Class Map match-any rd_class#1
Match ip dscp 3
Class Map match-any rd_class#2
Match ip precedence 5
Class Map match-any rd_class#3
Match vlan 1
Console#
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#