Specifications
-132
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-23401-02
Chapter
show policy-map
show policy-map
To display quality of service (QoS) policy maps, which define classification criteria for incoming and
outgoing traffic and the actions to be performed on the classified traffic, use the show policy-map
command in user EXEC mode.
show policy-map [policy-map-name | control-plane [all] | interface [interface-id]] [input |
output] [class class-name] | [service instance number]] [ | {begin | exclude | include}
expression]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
do not appear, but the lines that contain Output appear.
policy-map-name (Optional) Displays the specified policy-map name.
control-plane [all] (Optional) Displays the control plane policy or all control plane policies.
interface [interface-id] (Optional) Displays information and statistics about policy maps applied
to all ports or the specified port.
• interface-id—Displays information about policy maps on the specified
physical interface.
[input | output] (Optional) If you specify control plane or a port, you can specify additional
keywords.The keywords have these meanings:
• input—Displays information about input policy maps on the switch or
applied to the specified port.
• output—Displays information about output policy-maps on the
switch or applied to the specified port.
class class-name (Optional) Displays policy-map statistics for an individual class.
service instance number (Optional) Displays policy map information for a service instance. The
service instance number range is from 1 to 4294967295.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.2(52)EY This command was introduced.