Cisco 220 Series Smart Plus Reference Manual page 393

Smart plus switches command line interface
Hide thumbs Also See for 220 Series Smart Plus:
Table of Contents

Advertisement

QoS Commands
qos aggregate-policer
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
Default Configuration
No aggregate policer is defined.
Command Mode
Global Configuration mode
User Guidelines
Define an aggregate policer if the policer aggregates traffic from multiple class
maps.
Aggregate policers cannot aggregate traffic from multiple devices. If the
aggregate policer is applied to more than one device, traffic on each device is
counted separately and is limited per device.
Traffic from two different ports on the same device can be aggregated for policing
purposes.
An aggregate policer can be applied to multiple classes in the same policy map.
An aggregate policer cannot be deleted if it is being used in a policy map. The no
police aggregate Policy-map Class Configuration mode command must first be
used to delete the aggregate policer from all policy maps before using the no mls
qos aggregate-policer command.
Policing uses a token bucket algorithm. CIR represents the speed with which the
token is added to the bucket. CBS represents the depth of the bucket.
Example
The following example defines the parameters of a policer called Policer1 that can
be applied to multiple classes in the same policy map. When the average traffic
rate exceeds 124,000 kbps, the packet is dropped.
switchxxxxxx(config)# qos aggregate-policer test1 124000 exceed-action drop
28
391

Advertisement

Table of Contents
loading

Table of Contents