Administrator Guide

Table Of Contents
Version Description
9.7(0.0) Introduced on the S6000-ON.
9.5(0.0) Introduced on the Z9500.
9.4(0.0) Introduced on the S-Series and Z9000.
Usage
Information
If you configure a VRF for an SSH session, then you need not explicitly mention the same VRF for the
SSH client sessions intended for that VRF. The vrf attribute in the ip ssh vrf command is applicable
for both the SSH client as well as the COPY (SCP) commands.
Example
Dell(conf)#ip ssh vrf vrf1
Dell(conf)#do ssh 10.10.10.2 -l admin
Dell(conf)#no ip ssh vrf vrf1
show crypto
Display the public part of the SSH host-keys.
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, refer to 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.7(0.0) Introduced on the S6000ON.
9.0.2.0 Introduced on the S6000.
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.
pre-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 rsa1
1024 65537
150477578329696762034442036788963493870885070479991994815292070626705966514872389873388513888726045587485998010070732182414929030692027544033783833684808165051718757388498171624789464677065606836272077109398066281380715348265219018664838324451688712041531630245739774449604335364302251481307373438756957374121
Dell#show crypto key mypubkey rsa
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9IYgcUcc8wQm+5KUQgW/zAs8V5STalGq4/+S+6H9axpQnA+A0xweeo5iR5hvPP6Vc+HS+uWoQH+VOJ8H5Jxsm347XnYv/gpSqhgjZ/C5UwFiucVkVfYu8RDcJVIuQhLvPEebIF5Q+sD8K89MXU90MAS/UdoiJZSOIlbaCuSTW1Q==
1148 Security