Operation Manual

MP Access Point Commands
Mobility System Software Command Reference Guide
Version 7.3
12 – 250
Defaults
The default channel depends on the radio type:
The default channel number for 802.11b/g is 6.
The default channel number for 802.11a is the lowest valid channel number for the country of
operation.
Access
Enabled.
History
Usage
You can configure the transmit power of a radio on the same command line. Use the
tx-power option.
This command is not valid if dynamic channel tuning (RF Auto-Tuning) is enabled.
Examples
The following command configures the channel on the 802.11a radio on the MP access
point connected to port 5:
MX# set ap 5 radio 1 channel 36
success: change accepted.
The following command configures the channel and transmit power on the 802.11b/g radio on the
MP access point connected to port 11:
MX# set ap 11 radio 1 channel 1 tx-power 10
success: change accepted.
See Also
set ap radio tx-power on page 12-254
show ap config radio on page 12-328
set ap radio link-calibration
Configures an MP radio to emit link calibration packets, which can aid in positioning a Mesh AP.
Syntax
set ap apnum radio {1 | 2} link-calibration mode {enable | disable}
Defaults
Disabled.
Access
Enabled.
Version 1.0 Command introduced
Version 2.0 Option dap added for Distributed MPs
Version 6.0 Option dap removed.
Version 6.2 Added the index value range of 1 to 9999.
Version 7.3 Option channel-number changed to channel.
ap apnum Index value that identifies the MP on the MX. You can specify a value from 1 to
9999.
radio 1 Radio 1 of the MP.
radio 2 Radio 2 of the MP. (This option does not apply to single-radio models.)
enable Enables link calibration packets for the MP radio.
disable Disables link calibration packets for the MP radio.