3Com 3CRWX440095A Webcam User Manual


 
set radio-profile rts-threshold 295
You must disable all radios that use a radio profile before you can change
parameters in the profile. Use the set radio-profile mode command
.
Examples — The following command configures 802.11b/g radios that
use the radio profile rp_long to advertise support for long preambles
instead of short preambles:
WX4400# set radio-profile rp_long preamble-length long
success: change accepted.
See Also
display radio-profile on page 257
set radio-profile mode on page 291
set radio-profile
rts-threshold
Changes the RTS threshold for the MAP radios in a radio profile. The RTS
threshold specifies the maximum length a frame can be before the radio
uses the RTS/CTS method to send the frame. The RTS/CTS method clears
the air of other traffic to avoid corruption of the frame due to a collision
with another frame.
Syntax
set radio-profile name rts-threshold threshold
name — Radio profile name.
threshold — Maximum frame length, in bytes. You can enter a value
from 256 through 3000.
Defaults — The default RTS threshold for an MAP radio is 2346 bytes.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Usage — You must disable all radios that are using a radio profile before
you can change parameters in the profile. Use the set radio-profile
mode command
.
Examples — The following command changes the RTS threshold for
radio profile rp1 to 1500 bytes:
WX4400# set radio-profile rp1 rts-threshold 1500
success: change accepted.