
QoS Commands
©2008 Allied Telesis Inc. All rights reserved.
40.30
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
mls qos queue-set averaging-factor
Sets the averaging-factor for the specified queue-set and queue. This determines how quickly
the
average
queue length follows the
actual
queue length. With a small averaging-factor, the
average queue length follows the actual queue length quickly. As you increase the averaging-
factor the average queue length will take longer to follow the actual queue length.
The
queues
parameter is optional and if not specified will default to setting the thresholds for
all queues.
This parameter is only valid when a port is using this queue-set in random-detect mode.
Syntax
mls qos queue-set <1-4> queues {0 |1 |2 |3 |4 |5 |6 |7} averaging-
factor <0-15>
Mode
Configure Mode
Examples
To set the averaging-factor for queues 1-3 in queue-set 1 to be 4, use the command:
Related Commands
mls qos queue-set
mls qos queue-set description
mls qos queue-set drop-probability
mls qos queue-set threshold
show mls qos interface
show mls qos queue-set
Parameter
Description
mls
Multi-Layer Switch(L2/L3).
qos
Quality of Service.
queue-set
queue-set.
<1-4>
queue-set ID.
queues
List of queues to configure. Up to 8 queues (0-7) can be configured
within a particular queue set.
averaging-factor
Configure queue length averaging factor.
<0-15>
Averaging factor value.
awplus#
config terminal
awplus(config)#
mls qos queue-set 1 queues 1 2 3
averaging-factor 4