Root Commands
7210 SAS M, T, X, R6 Basic System Configuration Guide Page 69
Quitting SSH while in the process of authentication is accomplished by either executing a ctrl-c or
"~." (tilde and dot) assuming the “~” is the default escape character for SSH session.
Parameters ip-address | host-name — The remote host to which to open an SSH session. The IP address or the
DNS name (providing DNS name resolution is configured) can be specified.
-l user — The user name to use when opening the SSH session.
router router-instance — Specify the router name or service ID.
Values router-name: Base, management
service-id: 1 — 2147483647
Default Base
telnet
Syntax telnet [ip-address | dns-name] [port] [router router-instance]
Context <GLOBAL>
Description This command opens a Telnet session to a remote host. Telnet servers in 7210 SAS networks limit a
Telnet clients to three retries to login. The Telnet server disconnects the Telnet client session after
three retries. The number of retry attempts for a Telnet client session is not user-configurable.
Parameters ip-address — The IP address or the DNS name (providing DNS name resolution is configured) can
be specified.
Values ipv4-address a.b.c.d
ipv6-address x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0 .. FFFF]H
d: [0 .. 255]D
dns-name — Specify the DNS name (if DNS name resolution is configured).
Values 128 characters maximum
port — The TCP port number to use to Telnet to the remote host, expressed as a decimal integer.
Default 23
Values 1 — 65535
router router-instance — Specify the router name or service ID.
Values router-name: Base, management
service-id: 1 — 2147483647
Default Base