322
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter Show Commands
show ssh key
show ssh key
To display the Secure Shell (SSH) server key, use the show ssh key command.
show ssh key
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines This command is available only when SSH is enabled using the ssh server enable command.
Examples This example shows how to display the SSH server key:
switch# show ssh key
**************************************
rsa Keys generated:Mon Aug 2 22:49:27 2010
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEA0iACA1fHAeIaY6PD5fSBLqGX3MIn+k72qhdvLNib7dL7
8CRQVS1AlQiDDTrvyIfRZ5yHMDQndvcmRfkJzluSCW2FP8vokZ66aXFk8TBTFc5Bn3NUiUyPZyhPtFD2
LaHBCkxl0MxEP+nmPJ6Qf6mBzZVAIdLw8Nd64ZwqVHHjeFc=
bitcount:1024
fingerprint:
bb:bf:a4:c0:22:3b:70:15:e4:2b:2b:bb:08:41:82:d4
**************************************
could not retrieve dsa key information
**************************************
switch#
Related Commands
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
ssh server key Configures the SSH server key.