Show Policy-Map - Cisco Catalyst 3550 Command Reference Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550:
Table of Contents

Advertisement

Chapter 2 Catalyst 3550 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 traffic. Policy maps can include policers that specify the
bandwidth limitations and the action to take if the limits are exceeded.
Syntax Description
policy-map-name
class class-map-name
| begin
| exclude
| include
expression
Though visible in the command-line help string, the interface keyword is not supported, and the
Note
statistics shown in the display should be ignored.
Command Modes
User EXEC
Command History
Release
12.1(4)EA1
12.1(6)EA1
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 policy1
class
set dscp 7
Policy Map policy3
class
police 96000 999999 exceed-action drop
class
police 8000 98989 exceed-action drop
class
police 8000 9090 exceed-action drop
class
OL-8566-01
show policy-map [policy-map-name [class class-map-name]] [ | {begin | exclude | include}
expression]
(Optional) Display the specified policy-map name.
(Optional) Display QoS policy actions 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.
The class keyword was added.
class1
class99
class3
class20
class21
Catalyst 3550 Multilayer Switch Command Reference
show policy-map
2-459

Advertisement

Table of Contents
loading

Table of Contents