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