System information

190
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
Access Point Commands
mode enable Enables the radios that use this profile.
mode disable Disables the radios that use this profile.
Defaults: Each radio profile that you create has a set of properties with factory default
values that you can change with the other set radio-profile commands in this
chapter.
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.
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
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 DWL-8220AP radios in radio profile rp2:
DWS-1008# set radio-profile rp2 wpa-ie enable
success: change accepted.
set radio-profile preamble-length
Changes the preamble length for which an 802.11b/g DWL-8220AP radio advertises support.
This command does not apply to 802.11a.
Syntax: set radio-profile name preamble-length {long | short}