Mls Qos Aggregate-Policer - 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

mls qos aggregate-policer

Use the mls qos aggregate-policer global configuration command to define policer parameters, which
can be shared by multiple classes within the same policy map. Use the no form of this command to delete
an aggregate policer.
Syntax Description
aggregate-policer-name
rate-bps
burst-byte
exceed-action drop
exceed-action
policed-dscp-transmit
Defaults
No aggregate policers are defined.
Command Modes
Global configuration
Command History
Release
12.1(4)EA1
12.2(25)SE
Usage Guidelines
Define an aggregate policer if the policer is shared with multiple classes.
Policers in one port cannot be shared with other policers in another port; traffic from two different ports
cannot be aggregated for policing purposes.
You cannot attach an aggregate policer to the ingress or egress of the same port.
Although the command-line help strings show a large range of values, the rate-bps option cannot exceed
the configured port speed. If you enter a larger value, the switch rejects the policy map when you attach
it to an interface.
You apply an aggregate policer to multiple classes in the same policy map; you cannot use an aggregate
policer across different policy maps or interfaces.
OL-8566-02
mls qos aggregate-policer aggregate-policer-name rate-bps burst-byte exceed-action {drop |
policed-dscp-transmit}
no mls qos aggregate-policer aggregate-policer-name
Modification
This command was introduced.
The ranges for rate-bps and burst-bps was changed.
Name of the aggregate policer referenced by the police aggregate
policy-map class configuration command.
Specify average traffic rate in bits per second (bps). The range is 8000
to 1000000000.
Specify the normal burst size in bytes. The range is 8000 to 2000000.
When the specified rate is exceeded, specify that the switch drop the
packet.
When the specified rate is exceeded, specify that the switch change the
Differentiated Services Code Point (DSCP) of the packet to that
specified in the policed-DSCP map and then send the packet.
Catalyst 3550 Multilayer Switch Command Reference
mls qos aggregate-policer
2-243

Advertisement

Table of Contents
loading

Table of Contents