Users Guide

Parameters
vrf management Enter the key word vrf followed by the keyword management to congure an
SSH server on a management VRF.
vrf vrf-name Enter the key word vrf followed by the VRF name to congure an SSH server on
that VRF.
Defaults None
Command Modes CONFIGURATION
Command History
This guide is platform-specic. 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 S6000-ON.
9.5(0.0) Introduced on the Z9500.
9.4(0.0) Introduced on the S-Series and Z9000.
Usage Information
You can enable the SSH server on either a management VRF or a user dened VRF but not both. If no VRF
is specied, 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
• Dell(conf)#ip ssh server vrf vrf1
• Dell(conf)#no ip ssh server vrf
• Dell(conf)#ip ssh server vrf management
• Dell(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 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
Security
1381