Specifications
Enterasys Wireless Controller Software CLI Reference Guide 4-47
Examples
Thefollowingexamplesetsthetimebetweensuccessivebeaconsto70msonRadio1.
EWC.enterasys.com:ap:defaults:4102:radio1# beaconp 70
4.3.2.8.4 dcs
Thedcscommandreferstothedcscontext,whichcontainscommandstoconfiguretheDynamic
ChannelSelection(DCS)feature.Thedcscommandisaccessiblefromtheap
:defaults:4102:radio1
contextoftheCLI.
Thefollowingcommandsareavailableintheap
:defaults:4102:radio1:dcscontext:
• channel_plan
• mode
• radio_channels
4.3.2.8.4.1 channel_plan
Usethechannel_plancommandtocustomizethechannelplanfortheWirelessAP’sRadio1.The
channel_plancommandisaccessiblefromtheap:defaults:4102:radio1:dcscontextoftheCLI.
Syntax
channel_plan <all-non-dfs|all|channel[, channel]>
Parameters
Examples
ThefollowingexampleshowsthechannelplanforRadio1isconfiguredtoincludeallnon‐DFS
channels.
EWC.enterasys.com:ap:defaults:4102:radio1:dcs# channel_plan all-non-dfs
Thefollowingexampleshowsthatthechannelplanforradio1iscustomizedtoinclud e channels
1,2and3.
EWC.enterasys.com:ap:defaults:4102:radio1:dcs# channel_plan 1, 2, 3
Note: Commands entered in the dcs context do not need to be followed by "apply" in order for them
to take effect.
Note: The parameters available in the channel_plan command are determined by the setting of
the mode command in the ap:defaults:4102:radio1 context.
all‐non‐dfs Radio1usesallnon‐DFSchannels.
all Radio1usesallchannels
channel[,channel] Radio1usesthechannelsthatarelisted,separatedby
commas.