Command Line Interface
900 1553-KDU 137 365 Uen D 2006-06-16
before moving on to the next queue. This prevents the head-of-line
blocking that can occur with strict priority queuing. Use the queue
bandwidth command (section 7.19.3 on page 902) to assigns weights
for WRR queueing to the eight priority queues.
Example
The following example sets the queue mode to Strict-WFQ, with queue 5-7 using
strict priority and the other queues using WFQ:
Related Commands
queue bandwidth (section 7.19.3 on page 902)
queue min-bandwidth (section 7.19.4 on page 903)
show queue mode (section 7.19.6 on page 906)
7.19.2 switchport priority default
This command sets a priority for incoming untagged frames. Use the no form to
restore the default value.
Syntax
switchport priority default <default-priority-id>
no switchport priority default
default-priority-id - The priority number for untagged ingress
traffic. The priority is a number from 0 to 7. Seven is the highest priority.
Default Setting
The priority is not set, and the default value for untagged frames received on
the interface is zero.
Console(config)#queue mode strict-wfq sp-queue 5
Console(config)#