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/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

channel-list [2.4GHz|5GHz|5GHZ-Hi|5GZ-Lo|dynamic]
channel-list dynamic
channel-list [2.4GHz|5GHz] <CHANNEL-LIST>
channel-list 5GHz-Hi <CHANNEL-LIST>
channel-list 5GHz-Lo <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 5GHz-Hi <CHANNEL-LIST>
5GHz-Hi <CHANNEL-LIST> In case of AP510i/e and AP56i/h access points functioning in the dual 5GHz mode, use this command to configure the channel list advertised by radios operating in 5GHz high frequency band mode.
  • <CHANNEL-LIST> – Specify the list of channels (100 - 165) separated by commas or hyphens.
Note: Formoreinformation on the software modes supported on the AP510i/e and AP560i/h model access points, see rf-mode.
channel-list 5GHz-Lo <CHANNEL-LIST>
5GHz-Lo <CHANNEL-LIST> In case of AP510i/e and AP56i/h access points functioning in the dual 5GHz mode, use this command to configure the channel list advertised by radios operating in 5GHz low frequency band mode.
  • <CHANNEL-LIST> – Specify the list of channels (36 - 64) separated by commas or hyphens.
Note: Formoreinformation on the software modes supported on the AP510i/e and AP560i/h model access points, see rf-mode.

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.