channel-list

Configures the channel list advertised by the AP radios. This command also enables dynamic update of a channel list.

Supported in the following platforms:

  • Access Points — AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543, AP8533.
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

channel-list [2.4GHz|5GHz|dynamic]
channel-list dynamic
channel-list [2.4GHz|5GHz] <CHANNEL-LIST>

Parameters

channel-list dynamic
dynamic Configure this setting to enable the dynamic channel listing mode for smart scans in the 2.4 and 5 GHz bands. This setting is disabled by default.
channel-list [2.4GHz|5GHz] <CHANNEL-LIST>
2.4GHz <CHANNEL-LIST> Configures the channel list advertised by radios operating in the 2.4 GHz band
  • <CHANNLE-LIST> – Specify the list of channels separated by commas or hyphens.
5GHz <CHANNEL-LIST> Configures the channel list advertised by radios operating in the 5.0 GHz mode
  • <CHANNLE-LIST> – Specify the list of channels separated by commas or hyphens.

Examples

nx9500-6C8809(config-rf-domain-default)#channel-list 2.4GHz 1-10
nx9500-6C8809(config-rf-domain-default)#show context
rf-domain default
 no country-code
 channel-list 2.4GHz 1,2,3,4,5,6,7,8,9,10
nx9500-6C8809(config-rf-domain-default)#

Related Commands

no (rf-domain-config-mode) Removes the list of channels configured on the selected RF Domain for 2.4 GHz and 5.0 GHz bands. Also disables dynamic update of a channel list.