30 queue shape, 31 aggregate-policer – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 646

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 646 of 855

Switch(config-if)# shape average percent 60
Remove shape configuration
Switch(config-if)# no shape

Related Commands

None

32.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

32.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|)

Advertising