D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 309
clear radio-profile
Removes a radio profile or resets one of the profile’s parameters to its default value.
Syntax: clear radio-profile name [parameter]
name
parameter
Defaults If you reset an individual parameter, the parameter is returned to it’s default value.
Access: Enabled
Usage: If you specify a parameter, the setting for the parameter is reset to its default value. The
settings of the other parameters are unchanged and the radio profile remains in the configuration.
If you do not specify a parameter, the entire radio profile is deleted from the configuration. All
radios that use this profile must be disabled before you can delete the profile.
Examples: The following commands disable the radios that are using radio profile rp1 and reset
the beaconed-interval parameter to its default value:
DWS-1008# set radio-profile rp1 mode disable
DWS-1008# clear radio-profile rp1 beacon-interval
success: change accepted.
The following commands disable the radios that are using radio profile rptest and remove the
profile:
DWS-1008# set radio-profile rptest mode disable
DWS-1008# clear radio-profile rptest
success: change accepted.
Radio profile name.
Radio profile parameter:
• beacon-interval
• countermeasures
• dtim-interval
• frag-threshold
• max-rx-lifetime
• max-tx-lifetime
• preamble-length
• rts-threshold
• service-profile
(For information about these parameters, see the set radio-profile
commands that use them.)