Nortel 2350 用户指南

下载
页码 758
Configuring APs 251
Nortel WLAN—Security Switch 2300 Series Configuration Guide
Creating a new profile
To create a radio profile, use the following command:
set radio-profile name [mode {enable | disable}]
Specify a name of up to 16 alphanumeric characters. Do not include the mode enable or mode disable option. 
After you create the radio profile, you can use the enable and disable options to enable or disable all radios 
that use the profile. 
To configure a new radio profile named rp1, type the following command:
WSS# set radio-profile rp1
success: change accepted.
To assign the profile to one or more radios, use the set ap radio radio-profile command. (See 
.)
Changing radio parameters
To change individual parameters controlled by a radio profile, use the commands described in the following 
sections.
Changing the beacon interval
The beacon interval is the rate at which a radio advertises its beaconed SSID(s). To change the beacon interval, 
use the following command:
set radio-profile name beacon-interval interval
The interval can be a value from 25 ms through 8191 ms. The default is 100.
The beacon interval does not change even when advertisement is enabled for multiple SSIDs. WSS Software 
still sends one beacon for each SSID during each beacon interval. 
To change the beacon interval for radio profile rp1 to 200 ms, type the following command:
WSS# set radio-profile rp1 beacon-interval 200
success: change accepted.
Changing the DTIM interval
The DTIM interval specifies the number of times after every beacon that a radio sends a delivery traffic indica-
tion map (DTIM). An AP sends the multicast and broadcast frames stored in its buffers to clients who request 
them in response to the DTIM. The DTIM interval applies to both the beaconed SSID and the unbeaconed 
SSID.
Note.  
You must disable all radios that are using a radio profile before you can change 
parameters in the profile. (See 
.)