C613-50170-01 Rev B
Command Reference for x510 Series
1674
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
Q
O
S C
OMMANDS
WRR
-
QUEUE
WEIGHT
QUEUES
wrr-queue weight queues
Overview
This command configures weighted round-robin based scheduling on the
specified egress queues on switch port interfaces only. The weights are specified
as ratios relative to each other.
Syntax
wrr-queue weight <
1-15
> queues [0][1][2][3][4][5][6][7]
Mode
Interface Configuration for switch port interfaces only (not for static aggregated
interfaces).
Usage
You cannot apply weighted round-robin based scheduling to static aggregated
interfaces (for example,
awplus(config)#interface sa2
). Attempting to
apply weighted round-robin based scheduling on aggregated interfaces will
display the console error shown below:
awplus#
configure terminal
awplus(config)#
interface sa2
awplus(config-if)#
wrr-queue weight
% Invalid input detected at ^ marker
Example
To apply a WRR weight of 6 to queues 0 and 1 on port1.0.1, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
wrr-queue weight 6 queues 0 1
Related
Commands
Parameter
Description
<
1-15
>
Weight (the higher the number the greater will be the queue
servicing).
[0][2]...[7]
Selects one or more queues numbered 0 to 7.