A SERVICE OF

logo

Command Line Interface
4-34
Example
show ip ssh
Use this command to display the connection settings used when authenticating
client access to the SSH server.
Command Mode
Privileged Exec
Example
show ssh
Use this command to display the current SSH server connections.
Command Mode
Privileged Exec
Example
Console#disconnect ssh 0
Console#
Console#show ip ssh
Information of secure shell
SSH status: enable
SSH authentication timeout: 120
SSH authentication retries: 3
Console#
Console#show ssh
Information of secure shell
Session Username Version Encrypt method Negotiation state
------- -------- ------- -------------- -----------------
0 admin 1.5 cipher-3des session-started
Console#
Field Description
Session The session number. (Range: 0-3)
Username The user name of the client.
Version The Secure Shell version number.
Negotiation State The authentication negotiation state.
(Values: negotiation-started, authentication-started, session-started)
Encryption Method The encryption method is automatically negotiated between the client and server.
Options for SSHv1.5 include: des, 3des
Terminology:
des – Data Encryption Standard (56-bit key)
3des – Triple-DES (Uses three iterations of DES, 112-bit key)