Next: get_txoplimit - Get WMM
Up: Private (Driver Specific) Driver
Previous: get_cwmax - Get WMM
Contents
- Number of Input Arguments: 3
- Number of Returned Arguments: 0
- Default Value: Varies
- Resets State Machine After Command: No
This command sets the TxOp limit WMM parameter for either the AP or
station parameter set. The txoplimit command must be followed
by 3 values. The first value is the access class (AC) number as
defined in Table
. The second value indicates
whether the TxOp limit is intended for the AP or station parameter
set. A value of 0 indicates the TxOp limit is for the AP parameter
set. A value of 1 indicates the TxOp limit is for the station
parameter set. The third value is the actual value of the TxOp limit
in units as described in the WMM standard.
Example:The following command sets the TxOp limit in the AP parameter set
for the BE AC to 1024.
myprompt# iwpriv ath0 txoplimit 0 0 1024
root
2005-12-16