System information
12-493
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show ssh fingerprint
show ssh fingerprint
To display the status of SSH key generation and the current public key information for the SN 5428-2
Storage Router, use the show ssh fingerprint command.
show ssh fingerprint
Syntax Description This command has no arguments or keywords.
Defaults None.
Command Modes Administrator and Monitor.
Command History
Usage Guidelines Use this command to display the status of the SSH key generation process and to display the existing
public key information, including the number of bits used to generate the keys.
Before generating new SSH keys, use this command to verify the key generation process is not currently
in process.
Examples The following is example output from the show ssh fingerprint command:
[SN5428-2A]# show ssh fingerprint
Key generation status is 'Idle'
1024 da:35:91:9a:fe:70:20:a7:b0:2f:d2:0e:b1:6c:6f:10 admin@SN5428-2A
1024 7f:5e:95:9c:3b:cc:10:eb:62:76:a4:88:48:08:2c:de /ata3/ssh/ssh_host_rsa_key.pub
1024 10:a6:aa:52:6a:ac:44:8a:6f:5f:21:2e:6b:1a:da:fa /ata3/ssh/ssh_host_dsa_key.pub
Release Modification
3.2.1 This command was introduced.