Allied Telesis AT-TQ2403 Network Card User Manual


 
AT-TQ2403 Management Software User's Guide 259
wl
an1 be 3 15 1023 0
wlan1 bk 7 15 1023 0
wlan0 vo 2 3 7 47
wlan0 vi 2 7 15 94
wlan0 be 3 15 1023 0
wlan0 bk 7 15 1023 0
Set Arbitration Interframe Spaces (AIFS)
Arbitration Inter-Frame Spacing (AIFS) specifies a wait time (in milliseconds) for data frames.
Valid values for AIFS are 1-255.
Set AIFS on the AP
To set AIFS on AP-to-station traffic:
set tx-queue wlan0 with queue Queue_Name to aifs AIFS_Value
Where Queue_Name is the queue on the AP to which you want the setting to apply and AIFS_Value is
the wait time value you want to specify for AIFS.
For example, this command sets the AIFS wait time on the AP Voice queue (data0) to 13 milliseconds.
AT-TQ2403# set tx-queue wlan0 with queue data0 to aifs 13
View the results of this configuration update (bold in the command output highlights the modified value):
AT-TQ2403# get tx-queue
name queue aifs cwmin cwmax burst
---------------------------------------------------------------------
wlan1 data0 1 3 7 1.5
wlan1 data1 1 7 15 3.0
wlan1 data2 3 15 63 0
wlan1 data3 7 15 1023 0
wlan0 data0 13 3 7 1.5
wlan0 data1 1 7 15 3.0
wlan0 data2 3 15 63 0
wlan0 data3 7 15 1023 0
Set AIFS on the Client Station
To set the AIFS on station-to-AP traffic:
set wme-queue wlan0 with queue Queue_Name to aifs AIFS_Value
Where Queue_Name is the queue on the station to which you want the setting to apply and AIFS_Value
is the wait time value you want to specify for AIFS.
For example, this command sets the AIFS wait time on the station Voice queue (vo) to 14 milliseconds.
AT-TQ2403# set wme-queue wlan0 with queue vo to aifs 14
View the results of this configuration update (bold in the command output highlights the modified value):
AT-TQ2403# get wme-queue
name queue aifs cwmin cwmax txop-limit
-----------------------------------------------------------------------------
wlan1 vo 2 3 7 47