Owner's Manual

SSH Commands 407
Example
The following example displays the SSH server configuration.
The following table describes the significant fields shown in the display:
show crypto key mypubkey
The
show crypto key mypubkey
privileged EXEC command displays the SSH public keys on the
device.
Syntax
show crypto key mypubkey
[
rsa
|
dsa
]
rsa
—RSA key.
dsa
—DSA key.
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
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-SH1
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)