Instruction Manual

Table Of Contents
SSH Commands
Page 296
Parameters
This command has no arguments or keywords.
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:
show crypto key mypubkey
The show crypto key mypubkey Privileged EXEC mode command displays the SSH public keys on the device.
Syntax
show crypto key mypubkey [rsa | dsa]
Parameters
rsa — Indicates the RSA key.
dsa — Indicates the DSA key.
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)