Deployment Guide
1352 | Security
www.dell.com | support.dell.com
Defaults
None
Command Modes
CONFIGURATION
Command
History
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
Figure 51-10. ip ssh vrf Command Examples
Related
Commands
ip ssh vrf
c
Specify a VRF for an outgoing SSH connections.
Syntax
ip ssh vrf vrf-name {management | WORD}
To delete a VRF for an outgoing SSH connection, use the no ip ssh vrf vrf-name command.
Parameters
Defaults
Not Configured
Command Modes
CONFIGURATION
Command
History
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.
Version 8.4.7.0 Introduced on the C-Series.
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
show ip ssh Display the ssh information.
vrf vrf-name Enter the keyword vrf and then the name of the VRF to configure that
VRF for an outgoing SSH session.
management
Enter the keyword management to specify management VRF for an
outgoing SSH connection.
WORD
Enter the name of the VRF to specify a non-default VRF for an
outgoing SSH connection.
Version 8.4.7.0 Introduced on the C-Series.










