CLI Reference Guide-R04

Table Of Contents
Chapter 24
| Quality of Service Commands
– 663 –
Example
Console#show class-map
Class Map match-any rd-class#1
Description:
Match IP DSCP 10
Match access-list rd-access
Match IP DSCP 0
Class Map match-any rd-class#2
Match IP Precedence 5
Class Map match-any rd-class#3
Match VLAN 1
Console#
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-32 characters)
class-map-name - Name of the class map. (Range: 1-32 characters)
Default Setting
Displays all policy maps and all classes.
Command Mode
Privileged Exec
Example
Console#show policy-map
Policy Map rd-policy
Description:
class rd-class
set phb 3
Console#show policy-map rd-policy class rd-class
Policy Map rd-policy
class rd-class
set phb 3
Console#