2-1115
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands telnet
telnet
To start a Telnet connection to a remote host, use the telnet command.
telnet host [port]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to open and close a Telnet session with the host elvis:
Console> (enable) telnet elvis
Trying 192.122.174.11...
Connected to elvis.
Escape character is ’^]’.
UNIX(r) System V Release 4.0 (elvis)
login: fred
Password:
Last login: Thu Oct 15 09:25:01 from forster.cisc.rum
Sun Microsystems Inc. SunOS 5.4 Generic July 1994
You have new mail.
% logout
Console> (enable)
Related Commands disconnect
host Name or IP address of the remote host to which you want to connec t.
port (Optional) Specific port connection on the remote host.