C613-50631-01 Rev A Command Reference for IE340 Series 2143
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
QOS COMMANDS
PRIORITY
-QUEUE
priority-queue
Overview This command configures strict priority-based scheduling on the specified egress
queues. You must specify at least one queue.
Syntax
priority-queue [0][1][2][3][4][5][6][7]
Mode Interface Configuration.
Usage notes By default, the queues on all ports are set for priority queuing. You can change the
queue emptying sequence to weighted round robin, by using the wrr-queue
weight queues command. You can then use the priority-queue command to reset
the selected queues to priority queuing.
Note that the emptying sequence for priority queuing is always highest queue
number to lowest queue number.
Example To apply priority-based scheduling to egress queues 1 and 2, use the commands:
awplus#configure terminal
awplus(config)#interface port1.0.1
awplus(config-if)#priority-queue 1 2
Related
commands
show mls qos interface
show mls qos interface queue-counters
wrr-queue weight queues
Parameter Description
[0][1]...[7] Specify the queues that will use strict priority scheduling. With
strict priority scheduling, the switch will completely empty the
highest numbered queue first, then start processing the next
lowest numbered queue.