Use the channel_plan command to customize the channel plan for the Wireless AP‘s Radio 1. The channel_plan command is accessible from all radio dcs contexts of the CLI.
The parameters available in the channel_plan command are determined by the setting of the mode command in the same radio context.
all-non-dfs | Radio 1 uses all non-DFS channels. |
all | Radio 1 uses all channels |
channel[, channel] | Radio 1 uses the channels that are listed, separated by commas. |
auto | Radio 2 uses 3 channels for countries supporting 11 channels and 4 channels for countries supporting 13 channels. |
3-channel | Radio 2 uses 3 channels. |
4-channel | Radio 2 uses 4 channels. |
channel [, channel] | Radio 2 uses the channels that are listed, separated by commas. |
The following example shows the channel plan for Radio 1 is configured to include all non-DFS channels:
EWC.extremenetworks.com:ap:defaults:ap37xx:radio1:dcs# channel_plan all-non-dfs
The following example shows that the channel plan for radio 1 is customized to include channels 1, 2 and 3:
EWC.extremenetworks.com:ap:defaults:ap37xx:radio2:dcs# channel_plan 1, 2, 3