White Papers

Table Of Contents
Usage
Information
You can enable the SSH server on either a management VRF or a user defined VRF but not both. If no
VRF is specified, then the SSH server is enabled on the default VRF.
If the SSH server is enabled on a VRF with name vrf1, then use the following command to restart the SSH
server on a VRF with name vrf2: ip ssh server vrf vrf2. If the SSH server is enabled on a VRF
with name vrf1, then use the following command to restart the SSH server on the default VRF: ip ssh
server vrf.
Example
DellEMC(conf)# ip ssh server vrf any
DellEMC(conf)# no ip ssh server vrf
DellEMC(conf)# ip ssh server vrf vrf1
DellEMC(conf)# no ip ssh server vrf
DellEMC(conf)# ip ssh server vrf management
DellEMC(conf)# no ip ssh server vrf
Related
Commands
show ip ssh displays the ssh information.
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 EMC Networking representative.
show crypto key mypubkey {rsa}
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.
Defaults none
Command Modes EXEC
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.12(0.0) Removed support for rsa1 keys from all platforms.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000ON.
9.2(1.0) Introduced on the Z9500.
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.
Security 1469