- 167 -
Syntax
show telnet
Default Setting
None
Command Mode
Privileged Exec
User Exec
Display Message
Outbound Telnet Login Timeout (in minutes) Indicates the number of minutes an outbound telnet
session is allowed to remain inactive before being logged off. A value of 0, which is the default, results
in no timeout.
Maximum Number of Outbound Telnet Sessions Indicates the number of simultaneous outbound
telnet connections allowed.
Allow New Outbound Telnet Sessions Indicates whether outbound telnet sessions will be allowed.
7.3.4 SSH Client Session Commands
7.3.4.1 ssh
This command establishes a new outbound ssh connection to a remote host.
Syntax
ssh <ip-address|hostname> <username> { [port <1-65535>] [protocol <protocollevel>] | [protocol
<protocollevel>] [port <1-65535>]}
<ip-address|hostname> - A hostname or a valid IP address.
<username> - user account.
[port] - A valid decimal integer in the range of 1 to 65535, where the default value is 22.
[protocol] - SSH Protocol Level (Version) 1 or 2.
Default Setting
None
Command Mode
Privileged Exec