Manual

Appendix D: Command Line Interface (CLI) for Access Point Configuration
340
wlan0 data3 7 15 1023 0
Get QoS Settings on the Client Station
To view the current QoS settings queue names for station-to-access point
parameters:
AT-WA7400#
get wme-queue
name queue aifs cwmin cwmax txop-limit
--------------------------------------------
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 Access Point
To set AIFs on access point-to-station traffic:
set tx-queue wlan0 with queue
Queue_Name
to aifs
AIFs_Value
Where
Queue_Name
is the queue on the access point 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 access point
Voice queue (data0) to 13 milliseconds.
AT-WA7400#
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-WA7400#
get tx-queue
name queue aifs cwmin cwmax burst
---------------------------------------
wlan0 data0
13
3 7 1.5