channel-list
   
      Configures the channel list advertised
         by the AP radios. This command also enables dynamic update of a channel list.
      Supported on the following devices: 
         
         
            - Access Points: AP3000/X, AP5010, AP310i/e, AP410i/e, 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
- Virtual Platforms: CX9000, VX9000
Syntax
         
         channel-list [2.4GHz|5GHz|6GHz|dynamic]
         channel-list dynamic
         channel-list [2.4GHz|5GHz|6GHz] <CHANNEL-LIST>
      
      Parameters
         
         channel-list dynamic
         
                  
                     | dynamic | Configure this setting to enable the dynamic channel listing mode for
                        smart scans in the 2.4, 5 GHz, and 6 GHz bands. This setting is disabled by
                        default. | 
               
         channel-list [2.4GHz|5GHz|6GHz] <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 band 
                           <CHANNLE-LIST> –
                              Specify the list of channels separated by commas or hyphens. | 
                  
                     | 6GHz <CHANNEL-LIST> | Configures the channel list advertised by radios operating in the 6.0
                        GHz band 
                           <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, 5.0 GHz, and 6.0 GHz bands. Also disables dynamic update of a
                        channel list. |