- 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 se ssions will be allowed.

7.3.4 SSH Client Session Commands

7.3.4.1 ssh

This command establish es a new outbound ssh connection to a rem ote host.
Syntax
ssh <ip-address|hostn ame> <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 ra nge 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