USRobotics Instant802 APSDK User Manual

Page 244

Advertising
background image

Professional Access Point

Administrator Guide

Class Structure, Commands, and Examples - 244

USR5453-AP# 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):

USR5453-AP# get tx-queue
name queue aifs cwmin cwmax burst
---------------------------------------
wlan0 data0 13 3 7 1.5
wlan0 data1 1 15 31 3.0
wlan0 data2 3 15 63 0.5
wlan0 data3 7 15 1023 0

Set Transmission Opportunity Limit (txop-limit) for WMM client stations

The Transmission Opportunity Limit (txop-limit) specifies an interval of time (in milliseconds) when a

WMM client station has the right to initiate transmissions on the wireless network. The txop-limit applies

only to the client stations (station-to-access-point traffic).

To set the txop-limit on station-to-access-point traffic:

set wme-queue wlan0 with queue Queue_Name to txop-limit txop-limit_Value

Where Queue_Name is the queue on the station to which you want the setting to apply and txop-
limit_Value
is the value you want to specify for the txop-limit.

For example, this command sets the txop-limit on the station Voice queue (vo) to 49.

USR5453-AP# set wme-queue wlan0 with queue vo to txop-limit 49

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

USR5453-AP# get wme-queue
name queue aifs cwmin cwmax txop-limit
--------------------------------------------
wlan0 vo 14 3 7 49
wlan0 vi 2 7 15 94
wlan0 be 3 15 1023 0
wlan0 bk 7 15 1023 0

Advertising