US Robotics Instant802 APSDK Administrator's Manual page 242

Professional access point
Table of Contents

Advertisement

Set AIFS on the Client Station
To set the AIFS on station-to-access-point 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.
USR5453-AP# 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):
USR5453-AP# get wme-queue
name
queue
aifs
--------------------------------------------
wlan0
vo
14
wlan0
vi
2
wlan0
be
3
wlan0
bk
7
Setting Minimum and Maximum Contention Windows (cwmin, cwmax)
The Minimum Contention Window (cwmin) sets the upper limit (in milliseconds) of the range from which the
initial random backoff wait time is determined. For more details, see
Maximum Contention Windows" on page
Valid values for the "cwmin" are 1, 3, 7, 15, 31, 63, 127, 255, 511, or 1023. The value for "cwmin" must be
lower than the value for "cwmax".
The Maximum Contention Window (cwmax) sets the upper limit (in milliseconds) for the doubling of the
random backoff value. This doubling continues until either the data frame is sent or the Maximum
Contention Window size is reached. For more details, see
Contention Windows" on page
Valid values for the "cwmax" are 1, 3, 7, 15, 31, 63, 127, 255, 511, or 1023. The value for "cwmax" must be
higher than the value for "cwmin".
Set cwmin and cwmax on the Access Point
To set the Minimum and Maximum Contention Windows (cwmin, cwmax) on access-point-to-station traffic:
set tx-queue wlan0 with queue Queue_Name to cwmin cwmin_Value cwmax cwmax_Value
Where Queue_Name is the queue on the access point to which you want the setting to apply and
cwmin_Value and cwmax_Value are the values (in milliseconds) you want to specify for contention back-off
windows.
For example, this command sets the access point Video queue (data1) cwmin value to 15 and cwmax value
to 31.
cwmin
cwmax
txop-limit
3
7
47
7
15
94
15
1023
0
15
1023
0
146.)
146.)
Professional Access Point
"Random Backoff and Minimum /
"Random Backoff and Minimum / Maximum
Class Structure, Commands, and Examples - 242
Administrator Guide

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Instant802 APSDK and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Usr5453

Table of Contents