Command Reference Guide

Telnet Commands
CLI Command Reference
September 2014 Page 62
HP Moonshot Switch Module CLI Command Reference
Telnet Commands
This section describes the commands you use to configure and view Telnet settings. You can use Telnet to
manage the device from a remote management host.
ip telnet server enable
Use this command to enable Telnet connections to the system and to enable the Telnet Server Admin Mode.
This command opens the Telnet listening port.
no ip telnet server enable
Use this command to disable Telnet access to the system and to disable the Telnet Server Admin Mode. This
command closes the Telnet listening port and disconnects all open Telnet sessions.
telnet
This command establishes a new outbound Telnet connection to a remote host. The host value must be a valid
IP address or host name. Valid values for port should be a valid decimal integer in the range of 0 to 65535,
where the default value is 23. If
[debug] is used, the current Telnet options enabled is displayed. The optional
line parameter sets the outbound Telnet operational mode as linemode where, by default, the operational
mode is character mode. The localecho option enables local echo.
Default disabled
Format
ip telnet server enable
Mode Privileged EXEC
Format
no ip telnet server enable
Mode Privileged EXEC
Format
telnet ip-address|hostname port [debug] [line] [localecho]
Modes •Privileged EXEC
User EXEC