Administrator Guide

Version Description
9.5(0.1) 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 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.
ip ssh source-interface
Specifies an interfaces IP address as the source IP address for an outgoing SSH connections.
Syntax
ip ssh source-interface interface
To delete a source interface, use the no ip ssh source-interface command.
Parameters
interface
Enter the following keywords and slot/port or number information:
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a Loopback interface, enter the keyword loopback then a number from 0
to 16383.
For a port channel interface, enter the keywords port-channel then a
number.
For a Null interface, enter the keyword null then the Null interface number.
For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
Defaults Not configured.
Command Modes CONFIGURATION
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.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.
Security 1423