User`s manual

169
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring DWL-8220AP Access Points
Disabling or Reenabling All Radios Using a Prole
To disable or reenable all radios that are using a radio prole, use the following command:
set radio-prole name [mode {enable | disable}]
The following command enables all radios that use radio prole rp1:
DWS-1008# set radio-prole rp1 mode enable
success: change accepted.
The following commands disable all radios that use radio prole rp1, change the beacon
interval, then reenable the radios:
DWS-1008# set radio-prole rp1 mode disable
success: change accepted.
DWS-1008# set radio-prole rp1 beacon-interval 200
success: change accepted.
DWS-1008# set radio-prole rp1 mode enable
success: change accepted.
Resetting a Radio to its Factory Default Settings
To disable an AP radio and reset it to its factory default settings, use the following
command:
clear {ap port-list | dap dap-num} radio {1 | 2 | all}
This command performs the following actions:
Sets the transmit power, channel, and external antenna type to their default values.
Removes the radio from its radio prole and places the radio in the default radio
prole.
This command does not affect the PoE setting.
To disable and reset radio 2 on the access point connected to port 3, type the following
command:
DWS-1008# clear ap 3 radio 2