398 SSH Commands
show ip ssh
The show ip ssh Privileged EXEC mode command displays the SSH server configuration.
Syntax
• show ip ssh
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode.
User Guidelines
There are no user guidelines for this command.
Example
The following example displays the SSH server configuration.
The following table describes significant fields shown above:
Console# show ip ssh
SSH server enabled. Port: 22
RSA key was generated.
DSA (DSS) key was generated.
SSH Public Key Authentication is enabled.
Active incoming sessions:
IP address SSH
username
Version Cipher Auth Code
---------- ---------- --------- ------- ----------
172.16.0.1 John Brown 2.0 3 DES HMAC-SHA1
Field Description
IP address Client address
SSH username User name
Version SSH version number
Cipher Encryption type (3DES, Blowfish, RC4)
Auth Code Authentication Code (HMAC-MD5, HMAC-SHA1)
book.book Page 398 Thursday, December 18, 2008 7:40 PM