PRIORITY COMMANDS
queue mode
Use this command to set the queue mode to strict priority or Weighted
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
Default Setting
Weighted Round Robin
Command Mode
Global Configuration
Example
The following example sets the queue mode to strict priority service mode:
Console(config)#queue mode strict
Console(config)#
show queue mode
Use this command to show the current queue mode.
Default Setting
None