30 queue shape, 31 aggregate-policer – CANOGA PERKINS 9175 Command Reference User Manual
Page 560
31-21
Switch(config-if)# no shape
Related Commands
None
31.30 queue shape
Use this command to configure shaping for a queue of a physical port.
Command Syntax
(no) queue <0-7> shape average percent <0-99>
queue: Queue config
shape: shape config
percent: percent of interface bandwidth
Command Mode
Interface configuration
Usage
This example shows how to configure shaping for a queue.
Examples
configure shaping for a queue
Switch(config)#interface eth-0-1
Switch(config-if)# queue 5 shape average percent 15
Remove queue shaping
Switch(config-if)# no queue 5 shape
Related Commands
None
31.31 aggregate-policer
Use this command to create or delete an aggregate policer instance. The aggregate policer is shared by
multiple classes of traffic
Command Syntax
(no)qos aggregate-policer NAME (color-blind|color-aware|) cir <1-10000000> (cbs <0-4000000>|) (ebs
<0-4000000>|pir <1-10000000> (pbs <0-4000000>|)|) (drop-color (red|yellow)|) (use-l3-length|)
aggregate-policer: Create an aggregate-policer
NAME: Specify an aggregate-policer name
color-blind: Color blind mode policer
color-aware: Color aware mode policer
CanogaOS Command Reference