![Cisco MDS 9000 Series Command Reference Manual Download Page 1565](http://html.mh-extra.com/html/cisco/mds-9000-series/mds-9000-series_command-reference-manual_212531565.webp)
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
23-43
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 23 T Commands
telnet
telnet
To log in to a host that supports Telnet, use the
telnet
command in EXEC mode.
telnet
{
hostname
|
ip-address
} [
port
]
Syntax Description
Defaults
None.
Command Modes
EXEC mode.
Command History
Usage Guidelines
None.
Examples
The following example establishes a Telnet session to the specified IP address.
switch#
telnet 172.22.91.153
Trying 172.22.91.153...
Connected to 172.22.91.153.
Login:xxxxxxxx
Password:xxxxxxxxx
switch#
Related Commands
hostname
Specifies a host name. Maximum length is 64 characters.
ip-address
Specifies an IP address.
port
(Optional) Specifies a port number. The range is 0 to 2147483647.
Release
Modification
1.0(2)
This command was introduced.
Command
Description
telnet server enable
Enables the Telnet server.