Nortel Networks 2300 Switch User Manual


 
Configuring Auto-RF 325
Nortel WLAN—Security Switch 2300 Series Configuration Guide
Changing Auto-RF settings
Changing channel tuning settings
Disabling or reenabling channel tuning
Auto-RF for channels is enabled by default. To disable or reenable the feature for all radios in a radio profile, use the
following command:
set radio-profile name auto-tune channel-config {enable | disable} [no-client]
The no-client option allows WSS Software to change the channel on a radio even if the radio has active client sessions.
Without this option, WSS Software does not change the channel unless there are no active client sessions on the radio.
To disable channel tuning for radios in the rp2 radio profile, type the following command:
WSS# set radio-profile rp2 auto-tune channel-config disable
success: change accepted.
Changing the channel tuning interval
The default channel tuning interval is 3600 seconds. You can change the interval to a value from 0 to 65535 seconds. If
you set the interval to 0, Auto-RF does not reevaluate the channel at regular intervals. However, Auto-RF can still
change the channel in response to RF anomalies. Nortel recommends that you use an interval of at least 300 seconds (5
minutes).
To change the channel tuning interval, use the following command:
set radio-profile name auto-tune channel-interval seconds
To set the channel tuning interval for radios in radio profile rp2 to 2700 seconds (45 minutes), type the following
command:
WSS# set radio-profile rp2 auto-tune channel-interval 2700
success: change accepted.
Changing the channel holddown interval
The default channel holddown interval is 900 seconds. You can change the interval to a value from 0 to 65535 seconds.
To change the channel holddown interval, use the following command:
set radio-profile name auto-tune channel-holddown holddown
To change the channel holddown for radios in radio profile rp2 to 600 seconds, type the following command:
WSS# set radio-profile rp2 auto-tune channel-holddown 600
success: change accepted.