redirection
   
      Configures a list of destination ports
         (separated by commas, or using a dash for a range) that are taken into consideration when
         redirecting client connections
      Supported in the following platforms: 
         
         
            - Access Points — AP410i/e, AP460i/e, AP505i, AP510i/e, AP560i/h, AP7522, AP7532, AP7562,
               AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
               — NX5500, NX7500, NX9500, NX9600, VX9000
Syntax
         
         redirection ports <LIST-OF-PORTS>
      
      Parameters
         
         redirection ports <LIST-OF-PORTS>
         
                  
                     | ports <LIST-OF-PORTS> | Configures destination ports considered for redirecting client
                           connection A maximum of 16 ports can be specified in a comma-separated
                           list. Standard ports 80 and 443 are always considered for client
                           connections regardless of what‘s entered by the
                        administrator. | 
               
      
      Example
         
         nx9500-229D58(config-captive-portal-test)#redirection ports 1,2,3
         nx9500-229D58(config-captive-portal-test)#show context
captive-portal test
 redirection ports 1-3
nx9500-229D58(config-captive-portal-test)#
      
      Related Commands
         
         
                  
                     | no | Disables redirection of client connection |