Command Reference Dot11 Radio Commands
Related
Commands
Command Description
N/A N/A
Platform
Description
N/A
rate-set
Use this command to set a rate set.
rate-set { 11a | 11b | 11g mandatory | support | disable speed }
rate-set 11n mcs-mandatory | mcs-support index
Parameter
Description
Parameter Description
11a
The 5-GHz radio has the legacy 802.11a, 802.11na data rates.
11b
The 2.4-GHz radio has the legacy 802.11b data rates.
11g
The 2.4-GHZ radio has the legacy 802.11g, 802.11ng data rates.
speed
Specifies the rate to be configured, which varies with radio types.
802.11a : 6, 9, 12, 18, 24, 36, 48 and 54 Mbps
802.11b : 1, 2, 5.5 and 11 Mbps
802.11g: 1, 2, 5.5, 11, 6, 9, 12, 18, 24, 36, 48 and 54 Mbps
disable
Sets a data rate to be disabled on the specified radio type.
support
Sets a data rate to be supported on the specified radio type.
mandatory
Sets a data rate to be mandatory on the specified radio type.
11n
Sets the MCS value on the 802.11n radio.
mcs-mandatory
Specifies the mandatory MCS value.
mcs-support
Specifies the supported MCS value.
index
Specifies the range, which is from 0 to 23.
Defaults
The default setting differs:
802.11a: Rates 6, 9, 12 are set to mandatory and the rest are set to supported.
802.11b: Rates 1, 2, 5.5, 11 are set to mandatory.
802.11g: Rates 1, 2, 5.5, 11 are set to mandatory and the rest to supported.
mcs- support: The default MCS value is 7 for one traffic, 15 for two traffics, and 23 for three traffics.
mcs- mandatory:0
Command
mode
Dot11radio interface configuration mode
Usage Guide
N/A