Next: get_noackpolicy - Get WMM
Up: Private (Driver Specific) Driver
Previous: get_acm - 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 NoAck Policy bit value in the WMM parameters for
the AP parameter set. The noackpolicy command must be followed
by 3 values. The first value is the access class (AC) number as
defined in Table
. The second value indicates the
NoAck policy bit value is intended for the AP parameter set. Thus,
the second value should always be 0. The third value is the desired
NoAck Policy bit value (either 0 or 1).
Example:The following command sets the NoAck Policy bit to 1 in the AP
parameter set for the BE AC.
myprompt# iwpriv ath0 noackpolicy 0 1 1
root
2005-12-16