Wrr-queue egress-rate-limit queues – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1057

QoS Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
39.51
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 Configuration
Example
To limit the egress rate of queues 0, 1 and 2, use the commands:
Related Commands
Parameter Description
<bandwidth>
Bandwidth <1-10000000 kbits> (usable units: k, m, g).
{0}[1]...[7]
Selects one or more queues to apply the bandwidth limit to as
specified in the preceding <bandwidth> parameter.
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
wrr-queue egress-rate-limit 500M
queues 0 1 2