Cisco Systems SPS224G4 Manual De Usuario

Descargar
Página de 552
QoS Commands
qos aggregate-policer
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide
281
23
 
Default Configuration
This command has no default configuration.
Command Mode
Policy-map Class Configuration mode
User Guidelines
Policing uses a token bucket algorithm. CIR represents the speed with which the 
token is removed from the bucket. CBS represents the depth of the bucket.
Example
The following example defines a policer for classified traffic. When the traffic rate 
exceeds 124,000 bps or the normal burst size exceeds 96000 bps, the packet is 
dropped. The class is called ‘class1’ and is in a policy map called ‘policy1’.
Console (config)# policy-map policy1
Console (config-pmap)# class class1
Console (config-pmap-c)# police 124000 9600 exceed-action drop
qos aggregate-policer
The qos aggregate-policer Global Configuration mode command defines the 
policer parameters that can be applied to multiple traffic classes within the same 
policy map. Use the no form of this command to remove an existing aggregate 
policer.
Syntax
qos aggregate-policer 
aggregate-policer-name committed-rate-bps excess-
burst-byte 
exceed-action {drop | policed-dscp-transmit} [dscp 
dscp
]
no qos aggregate-policer