Operation Manual
MP Access Point Commands
MP Access Point Commands
12 – 253
set ap radio mode
Enables or disables a radio on an MP.
Syntax
set ap {apnum | auto}} radio {1 | 2} mode {enable |sentry| disable}
Defaults
MP access point radios are disabled by default.
Access
Enabled.
History
Usage
To enable or disable one or more radios assigned to a profile, use the set ap radio
radio-profile command. To enable or disable all radios that use a specific radio profile, use the
set radio-profile command.
Examples
The following command enables radio 1 on MP 1:
MX# set ap 1 radio 1 mode enable
success: change accepted.
The following command sets radio 2 in sentry mode on MP 1:
MX# set ap 1 radio 2 mode sentry
success: change accepted.
See Also
● clear ap radio on page 12-225
● set ap radio radio-profile on page 12-254
● set radio-profile mode on page 12-272
● show ap config radio on page 12-328
ap apnum Index value that identifies the MP on the MX. You can
specify a value from 1 to 9999.
ap auto Sets the radio mode for MPs managed by the MP
configuration profile. (See set ap auto on page 12-230.)
radio 1 Radio 1 of the MP.
radio 2 Radio 2 of the MP. (This option does not apply to
single-radio models.)
mode enable Enables a radio.
mode sentry Allows longer dwell times on scanning channels.
mode disable Disables a radio.
Version 1.0 Command introduced
Version 2.0 Option dap added for Distributed MPs
Version 4.0 Option auto added for configuration of the MP configuration profile.
Version 6.0 Option dap removed.
Version 6.2 Added the index value range of 1 to 9999. Added sentry mode.