418 CHAPTER 11: MANAGED ACCESS POINT COMMANDS
To change a parameter in a radio profile, you must first disable all the
radios in the profile. After you complete the change, you can reenable
the radios.
To enable or disable specific radios without disabling all of them, use the
set ap radio command.
Examples — The following command configures a new radio profile
named rp1:
WX4400# set radio-profile rp1
success: change accepted.
The following command enables the radios that use radio profile rp1:
WX4400# set radio-profile rp1 mode enable
The following commands disable the radios that use radio profile rp1,
change the beacon interval, then reenable the radios:
WX4400# set radio-profile rp1 mode disable
WX4400# set radio-profile rp1 beacon-interval 200
WX4400# set radio-profile rp1 mode enable
The following command enables the WPA IE on MAP radios in radio
profile rp2:
WX4400# set radio-profile rp2 wpa-ie enable
success: change accepted.
See Also
display ap config on page 316
display radio-profile on page 350
set ap radio mode on page 391
set ap radio radio-profile on page 392