User`s manual
165
DWS-1008 User’s Manual
D-Link Systems, Inc.
Conguring DWL-8220AP Access Points
Generally, clients assume access points require long preambles and request to use short
preambles only if the access point with which they are associated advertises support for short
preambles. You can disable the advertisement of support for short preambles by setting the
preamble length value to long. In this case, clients assume that the access point supports
long preambles only and the clients request long preambles.
Changing the preamble length value affects only the support advertised by the radio.
Regardless of the preamble length setting (short or long), an 802.11b/g radio accepts and
can generate 802.11b/g frames with either short or long preambles.
If any client associated with an 802.11b/g radio uses long preambles for unicast trafc, the
access point still accepts frames with short preambles but does not transmit any frames with
short preambles. This change also occurs if the access point overhears a beacon from an
802.11b/g radio on another access point that indicates the radio has clients that require long
preambles.
The default preamble length value is short. This command does not apply to 802.11a
radios.
To change the preamble length advertised by 802.11b/g radios, use the following command:
set radio-prole name preamble-length {long | short}
To congure 802.11b/g radios that use the radio prole rp_long to advertise support for long
preambles instead of short preambles, type the following command:
DWS-1008# set radio-prole rp_long preamble-length long
success: change accepted.
Resetting a Radio Prole Parameter to its Default Value
To reset a radio prole parameter to its default value, use the following command:
clear radio-prole name parameter
Caution: Make sure you specify the radio prole parameter you want to reset. If you do not
specify a parameter, MSS deletes the entire prole from the conguration.
All radios that use this prole must be disabled before you can delete the prole. 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 prole remains in the conguration. If you
do not specify a parameter, the entire radio prole is deleted from the conguration.
To disable the radios that are using radio prole rp1 type the following command:
DWS-1008# set radio-prole rp1 mode disable
success: change accepted.