Quality of Service (QoS) Commands
737
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\QoS.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
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 or the normal burst size exceeds 9600 bytes,
the packet is dropped.
Console(config)#
qos aggregate-policer
policer1 124000 9600
exceed-action drop
show qos aggregate-policer
Use the
show qos aggregate-policer
EXEC mode command to display the
aggregate policer parameter.
Syntax
show qos aggregate-policer
[
aggregate-policer-name
]
Parameters
aggregate-policer-name
—Specifies the aggregate policer name.
Command Mode
EXEC mode
Example
The following example displays the parameters of the aggregate policer called
Policer1.
Console>
show qos aggregate-policer
policer1
aggregate-policer policer1 96000 4800 exceed-action drop
not used by any policy map
police aggregate
Use the
police aggregate
Policy-map Class Configuration mode command to
apply an aggregate policer to multiple classes within the same policy map. Use