D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 348
Access: Enabled.
Usage: Use the command without any optional parameters to create new profile. If the radio
profile does not already exist, MSS creates a new radio profile. Use the enable or disable option
to enable or disable all the radios using a profile. To assign the profile to one or more radios, use
the set ap radio radio-profile command.
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:
DWS-1008# set radio-profile rp1
success: change accepted.
The following command enables the radios that use radio profile rp1:
DWS-1008# set radio-profile rp1 mode enable
success: change accepted.
The following commands disable the radios that use radio profile rp1, change the
beacon interval, then reenable the radios:
DWS-1008# set radio-profile rp1 mode disable
DWS-1008# set radio-profile rp1 beacon-interval 200
DWS-1008# set radio-profile rp1 mode enable
The following command enables the WPA IE on AP radios in radio profile rp2:
DWS-1008# set radio-profile rp1 mode enable
success: change accepted.
See Also:
• set radio-profile mode
• set {ap | dap} radio radio-profile
• show {ap | dap} config
• show radio-profile