Users Guide
show crypto
Display the public part of the SSH host-keys.
C9000 Series
Syntax
NOTE: Some of the parameters in this command require licensing to access. For more information,
contact your Dell Networking representative.
show crypto key mypubkey {rsa | rsa1}
Parameters
Key Enter the keyword key to display the host public key.
mypubkey Enter the keyword mypubkey to display the host public key.
rsa Enter the keyword rsa to display the host SSHv2 RSA public key.
rsa1 Enter the keyword rsa1 to display the host SSHv1 RSA public key.
NOTE: If you enable FIPS mode, this parameter is not available.
Defaults none
Command Modes EXEC
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.1.1.0 Introduced on the E-Series.
Usage
Information
This command is useful if the remote SSH client implements Strict Host Key Checking. You can copy the
host key to your list of known hosts.
Example
Dell#show crypto key mypubkey rsa
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEAtzkZME/
e8V8smnXR22EJGQhCMkEOkuisa+ OILVoMYU1ZKGfj0W5BPCSvF/
x5ifqYFFwUzJNOcsJK7vjSsnmMhChF2YSvXlvTJ6h971F JAQlOsgd0ycpocsF
+DNLKfJnx7SAjhakFQMwG
g/g78ZkDT3Ydr8KKjfSI4Bg/WS8B740=
Dell#show crypto key mypubkey rsa1
1024 35
1310600154808733989532575153972496578500722
064442949636740809356830889610203172266
7988956754966765265006379622189779927609278
523638839223055081819166009928132616408
66434577460221922951890399296633457911737422
47431553750501676929660273790601494434
050000015179864425629613385774919236081 771341059533760063913083
Dell#
Related
Commands
crypto key generate — generates the SSH keys.
Security 1491