telnet
Syntax
telnethost-name<8bit><bypass-routing> <inet| inet6><interfaceinterface-name> <logical-routerlogical-router-name> <noresolve> <portport-number><routing-instancerouting-instance-name> <sourcesource-address>Description
Open a telnet session to a remote system.
Type
Ctrl-]to escape from the telnet session to the telnet command level, and then typequitto exit from telnet.Options
8bit—(Optional) Use an 8-bit data path.
bypass-routing—(Optional) Bypass the normal routing tables and send ping requests directly to a system on an attached network. If the system is not on a directly attached network, an error is returned. Use this option to ping a local system through an interface that has no route through it.
interfaceinterface-name—(Optional) Interface name for the ssh session. This option does not work whendefault-address-selectionis configured.
host-name—Name or address of the remote system.
logical-routerlogical-router-name—(Optional) Name of a particular logical router for the telnet attempt.
noresolve—(Optional) Do not attempt to determine the hostname that corresponds to the IP address.
portport-number—(Optional) Port number or service name on the remote system.
routing-instancerouting-instance-name—(Optional) Name of the routing instance for the telnet attempt.
sourcesource-address—(Optional) Source address of the telnet connection.Required Privilege Level
Sample Output
user@host>telnet 192.154.1.254Trying 192.154.169.254...Connected to level5.company.net.Escape character is '^]'.ttypalogin:<Control>]telnet>quitConnection closed.user@host>