QoS Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
40.71
wrr-queue egress-rate-limit queues
Sets a limit on the amount of traffic that can be transmitted per second from these queues. The
default unit is in Kb, but Mb or Gb can also be specified. The minimum is 651Kb.
Syntax
wrr-queue egress-rate-limit bandwidth queues [0][1][2][3][4][5][6][7]
no wrr-queue egress-rate-limit bandwidth queues
[0][1][2][3][4][5][6][7]
Mode
Interface Mode
Example
To set enable egress rate limiting on queues 1-3 enter the commands:
Related Commands
show mls qos interface
Parameter Description
wrr-queue WRR
queue
egress-rate-limit
Limit the amount of traffic egressing the queue
bandwidth
Bandwidth <1-10000000 kbits> (usable units :k, m, g)
queues
List queue’s to configure egress rate limiting on
[1][2]. . .[7]
Selects one or more queues numbered 0 to 7
no
Negate a command or set its defaults
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
wrr-queue egress-rate-limit 500M queues 1 2 3