telnet
   
      Enables Telnet. Telnet provides a
         command line interface to a remote host over TCP. Telnet provides no encryption, but it
         does provide a measure of authentication. Telnet access is disabled by default.By
            default Telnet, when enabled, uses Transmission Control Protocol (TCP) port
            23. Use this command to change the TCP port.
      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
         
         telnet {port <1-65535>}
      
      Parameters
         
         telnet {port <1-65535>}
         
                  
                     | telnet | Enables Telnet | 
                  
                     | port <1-65535> | Optional. Configures the Telnet port. This is the port used for Telnet
                           connections. 
                           <1-65535> – Sets
                              a value from 1 - 165535. The default port is 23. | 
               
      
      Examples
         
         nx9500-6C8809(config-management-policy-test)#telnet port 200
         nx9500-6C8809(config-management-policy-test)#show context
management-policy test
 telnet port 200
 no http server
 https server
 ftp username superuser password 1 626b4033263d6d2ae4e79c48cdfcccb60fd4c77a8da9e365060597a6d6570ec2 rootdir dir
 ssh port 162
 snmp-server community snmp1 ro
 snmp-server user snmpmanager v3 encrypted des auth md5 0 test123
 snmp-server host 172.16.10.23 v3 162
 aaa-login radius external
 aaa-login radius policy test
 idle-session-timeout 0
 restrict-access host 172.16.10.2 log all
nx9500-6C8809(config-management-policy-test)#