User Guide

Table Of Contents
Configuring RF Auto-Tuning 297
Nortel WLAN Security Switch 2300 Series Configuration Guide
Changing Channel Tuning Settings
Disabling or Reenabling Channel Tuning
RF Auto-Tuning 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}
To disable channel tuning for radios in the rp2 radio profile, type the following command:
23x0# 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, RF Auto-Tuning does not reevaluate the channel at regular intervals. However,
RF Auto-Tuning 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:
23x0# 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:
23x0# set radio-profile rp2 auto-tune channel-holddown 600
success: change accepted.