NETGEAR XSM7224S-100NAS Switch User Manual


 
ProSafe XSM7224S Managed Stackable Switch CLI Manual, Software Version 9.0
Management Commands 7-11
v1.0, November 2010
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 noecho
option disables local echo.
Default enabled
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] [noecho]
Modes Privileged EXEC
User EXEC