Specifications
2-494
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
show policer aggregate
show policer aggregate
Use the show policer aggregate user EXEC command to display quality of service (QoS) aggregate
policer information for all aggregate policers or a specific policer.
show policer aggregate [aggregate-policer-name] [ | {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
are not displayed, but the lines that contain Output are displayed.
Examples This is an example of output from the show policer aggregate command:
Switch> show policer aggregate my-policer
aggregate-policer: my-policer
police cir 12000000 bc 5000
conform-action transmit
exceed-action set-cos-transmit cos table 67577
In use by policymap: pin
Related Commands
aggregate-policer-
name
(Optional) The name of the aggregate policer.
| 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(25)EX This command was introduced.
Command Description
police aggregate (policy-map class
configuration)
Applies an aggregate policer to multiple classes in the same
policy map.
policer aggregate (global
configuration)
Creates an aggregate policer to police all traffic received on an
interface.