P
RIORITY
C
OMMANDS
3-147queue mode
Use this command to set the queue mode to strict priority or
Weighted Round-Robin (WRR) for the four class of service (CoS)
priority queues. Use the no form to restore the default value.
Syntax
queue mode {strict | wrr}
no queue mode
strict - Services the egress queues in sequential order,
transmitting all traffic in the higher priority queues before
servicing lower priority queues.
wrr - Weighted Round-Robin shares bandwidth at the egress
ports by using scheduling weights of 1, 3, 12 and 48 for
queue 0, 1, 2 and 3 respectively.
Default Setting
Weighted Round Robin
Command Mode
Global Configuration
Example
The following example sets the queue mode to strict priority
service mode:
show queue mode
Use this command to show the current queue mode.
Default Setting
None
Console(config)#queue mode strict
Console(config)#