2-585
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show policy-map
show policy-map
Use the
show policy-map
user EXEC command to display quality of service (QoS) policy maps, which
define the traffic policy for a traffic class. 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
] |
interface
interface-id
[
input
|
output
]
[
class
class-name
]]
Syntax Description
Command Modes
User EXEC
Command History
Examples
This is an example of output from the
show policy-map
command:
Switch>
show policy-map
Policy Map p1
class c1
Bandwidth 20 (%)
exponential weight 9
dscp min-threshold max-threshold mark-probability
----------------------------------------------------------
af11 - - 1/10
af12 - - 1/10
af13 - - 1/10
af21 - - 1/10
policy-map-name
[
class
class-name
]
(Optional) Display the specified policy map and policy actions for the
specified class.
interface
interface-id
[
input
|
output
] [
class
class-name
]
(Optional) For ingress ports, display the policy-map name that is applied
to the specified port. For enhanced-services (ES) ports, display the
policy-map configuration, Weighted Random Early Detection (WRED)
statistics, and policer counters.
Note
The
show policy-map interface
command displays data for
hierarchical policy-maps attached to the ES interfaces. This
command does not show counters for non-hierarchical policies on
the ES interfaces, or any policies attached to non-ES interfaces.
The keywords have these meanings:
•
input
—Display the ingress policy-map name applied to the specified
port.
•
output
—Display the egress policy-map information applied to the
specified ES port.
•
class
class-name
—Display statistics for an individual class.
Release
Modification
12.1(14)AX
This command was introduced.