Hub/Switch Reference Guide

AP Commands 307
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Syntax
set radio-profile name rfid-mode {enable | disable}
Defaults
The default is disable.
Access
Enabled.
History
Introduced in WSS Software Version 5.0.
Examples
The following command enables radios managed by radio profile rp1 to act as asset location
receivers:
WSS# set radio-profile rfid-mode enable
success: change accepted.
See Also
set radio-profile mode on page 291
show radio-profile on page 376
set radio-profile rts-threshold
Changes the RTS threshold for the AP 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
Defaults
The default RTS threshold for an AP radio is 2346 bytes.
Access
Enabled.
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:
WSS# set radio-profile rp1 rts-threshold 1500
success: change accepted.
See Also
set radio-profile mode on page 291
show radio-profile on page 376
name Radio profile name.
enable Enables radios to function as asset location receivers.
disable Disables radios from functioning as asset location receivers.
name Radio profile name.
threshold Maximum frame length, in bytes. You can enter a value from 256 through
3000.