20 queue class, 21 queue random-detect – CANOGA PERKINS 9171 Command Reference User Manual
Page 553

CanogaOS Command Reference
31-14
None
Examples
This example shows how to replace the dscp field in packets on egress.
Switch(config-if)# replace dscp
This example shows how to remove this setting,
Switch(config-if)# no replace dscp
Related Commands
replace cos
31.20 queue class
Use this command to map the queue to specified class.
To return to default setting, use the no form of this command.
Command Syntax
queue <0-7> class <0-3>
no queue <0-7> class
<0-7>: queue id
<0-3>: class id
Command Mode
Interface configuration
Usage
None
Examples
This example shows how to map the queue 1 to class 0.
Switch(config-if)# queue 1 class 0
This example shows how to return to default setting.
Switch(config-if)# no queue 1 class
Related Commands
None
31.21 queue random-detect
To disable it, use the no form of this command.
Use this command to enable random detect mode.
Command Syntax