Show Policy-Map - Cisco Catalyst 3560X-24P Command Reference Manual

Cisco ios release 12.2(55)se
Hide thumbs Also See for Catalyst 3560X-24P:
Table of Contents

Advertisement

Chapter 2 Catalyst 3750-X and 3560-X 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 control-plane and interface keywords are not
Note
supported, and the statistics shown in the display should be ignored.
Command Modes
User EXEC
Command History
Release
12.2(53)SE2
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
set dscp 34
police 100000000 2000000 exceed-action drop
Policy Map mypolicy
class
set dscp 6
Related Commands
Command
policy-map
OL-21522-02
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 a 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
Description
Creates or modifies a policy map that can be attached to multiple ports to specify a
service policy.
Catalyst 3750-X and 3560-X Switch Command Reference
show policy-map
2-733

Advertisement

Table of Contents
loading

Table of Contents