CLI Reference Guide-R07

Table Of Contents
Chapter 22
| Quality of Service Commands
– 529 –
show policy-map This command displays the QoS policy maps which define classification criteria for
ingress or egress 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
class finance-class
police rate 100 class rd-class
Policy Map rd-policy
class rd-class
Console#
show policy-map
interface
This command displays the service policy assigned to the specified interface.
Syntax
show policy-map interface interface input
interface
unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-)
Command Mode
Privileged Exec
Example
Console#show policy-map interface 1/5 input
Service-policy rd-policy
Console#show policy-map interface
Interface ethernet 1/2
service-policy input policy-map
Interface ethernet 1/3
service-policy input policy-map
Interface ethernet 1/4