Next: get_aifs - Get WMM
Up: Private (Driver Specific) Driver
Previous: get_txoplimit - 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 AIFS WMM parameter for either the AP or station
parameter set. The aifs 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 AIFS
is intended for the AP or station parameter set. A value of 0
indicates the AIFS is for the AP parameter set. A value of 1
indicates the AIFS is for the station parameter set. The third value
is the actual AIFS value in units as described in the WMM standard.
Example:The following command sets the AIFS value in the AP parameter set
for the BE AC to 3.
myprompt# iwpriv ath0 aifs 0 0 3
root
2005-12-16