Show Policy-Map - Cisco ME 3400 Command Reference Manual

Ethernet access switch
Table of Contents

Advertisement

Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands

show policy-map

Use the show policy-map user EXEC command 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.
Syntax Description
policy-map-name
class class-map-name
interface [interface-id]
[input | output]
class class-name
| begin
| exclude
| include
expression
Command Modes
User EXEC
Command History
Release
12.2(25)EX
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.
Examples
This is an example of output from the show policy-map command:
Switch> show policy-map
Policy Map videowizard_policy2
class
police 100000000 2000000 exceed-action drop
Policy Map mypolicy
class
OL-9640-10
show policy-map [policy-map-name | interface [interface-id] [input | output] [class class-name]]
{begin | exclude | include} expression]
(Optional) Display the specified policy-map name.
(Optional) Display QoS policy actions for an individual class.
(Optional) Display information and statistics about policy maps applied to
all ports or the specified port. If you specify a port, you can specify
additional keywords.The keywords have these meanings:
(Optional) Display policy-map statistics for an individual class.
(Optional) Display begins with the line that matches the expression.
(Optional) Display excludes lines that match the expression.
(Optional) Display includes lines that match the specified expression.
Expression in the output to use as a reference point.
Modification
This command was introduced.
videowizard_10-10-10-10
dscp5
interface-id—Display information about policy maps on the specified
physical interface.
input—Display information about input policy maps on the switch or
applied to the specified port.
output—Display the information about output policy-maps on the
switch or applied to the specified port.
Cisco ME 3400 Ethernet Access Switch Command Reference
show policy-map
2-553

Advertisement

Table of Contents
loading

Table of Contents