User's Manual

Table Of Contents
Chapter 24
| Wireless Interface Commands
– 211
Default Setting
Percentage Mode: Full (100%)
dBm Mode: 18 dBm
Command Mode
Interface Configuration (Wireless)
Command Usage
The “min” keyword indicates minimum power.
The longer the transmission distance, the higher the transmission power
required. But to support the maximum number of users in an area, you must
keep the power as low as possible. Power selection is not just a trade off
between coverage area and maximum supported clients. You also have to
ensure that high strength signals do not interfere with the operation of other
radio devices in your area.
Example
AP(if-wireless 0)# transmit-power percentage half
AP(if-wireless 0)#
min-allowed-rate This command selects minimum allowed transmit data rates for the AP.
Syntax
min-allowed-rate {all | <cck-rate> <ofdm-rate> <singlestream-rate>
<doublestream-rate>}
all - Selects all available rates.
cck-rate - Specifies the minimum CCK rate (2.4 GHz radio only).
(Options: 1, 2, 5. 5, 11 Mbps)
ofdm-rate - Specifies the minimum OFDM rate.
(Options: 6, 9, 12, 18, 24, 36, 48, 54 Mbps)
singlestream-rate - Specifies the minimum 802.11n single stream rate.
(Options: MCS0, MCS1, MCS2, MCS3, MCS4, MCS5, MCS6, MCS7)
doublestream-rate - Specifies the minimum 802.11n double stream rate.
(Options: MCS8, MCS9, MCS10, MCS11, MCS12, MCS13, MCS14, MCS15)
Default Setting
CCK Rate: 1 Mbps
OFDM Rate: 6 Mbps
Single Stream Rate: MCS0
Double Stream Rate: MCS8
Command Mode
Interface Configuration (Wireless)