C613-50170-01 Rev B
Command Reference for x510 Series
1644
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
Q
O
S C
OMMANDS
PRIORITY
-
QUEUE
priority-queue
Overview
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
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
command. You can then use the
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 queue-counters
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.