beautypg.com

Allied Telesis AT-WA7400/EU User Manual

Page 341

background image

AT-WA7400 Management Software User’s Guide

341

AT-WA7400# set wme-queue wlan0 with queue vi cwmin 7 cwmax 15

View the results of this configuration update (bold in the command output
highlights the modified values):

AT-WA7400# get wme-queue

name queue aifs cwmin cwmax txop-limit

--------------------------------------------

wlan0 vo 14 3 7 47

wlan0 vi 2 7 15 94

wlan0 be 3 15 1023 0

wlan0 bk 7 15 1023 0

Set the Maximum Burst Length (burst) on the Access Point

The Maximum Burst Length (

burst

) specifies (in milliseconds) the

Maximum Burst Length allowed for packet bursts on the wireless network.
A packet burst is a collection of multiple frames transmitted without header
information. The

burst

applies only to the access point (access point-to-

station traffic).

Valid values for maximum burst length are 0.0 through 999.9.

To set the maximum burst length on access point-to-station traffic:

set tx-queue wlan0 with queue

Queue_Name

to burst

burst_Value

Where

Queue_Name

is the queue on the access point to which you want the

setting to apply and

burst_Value

is the wait time value you want to specify

for maximum burst length.

For example, this command sets the maximum packet burst length on the
access point Best Effort queue (data2) to 0.5.

AT-WA7400# set tx-queue wlan0 with queue data2 to burst 0.5

View the results of this configuration update (bold in the command output
highlights the modified value):

AT-WA7400# get tx-queue

name queue aifs cwmin cwmax burst

---------------------------------------

wlan0 data0 13 3 7 1.5

wlan0 data1 1 15 31 3.0