Administrator Guide

Usage Information
The source-interface interface attribute is applicable for both the SSH client as well as the COPY
(SCP) commands. Using these attributes the client session tags an error to the user during run time, in case there
is a mismatch between this command and the ip ssh vrf command.
Example
Dell(conf)#ip ssh source-interface gigabitethernet 1/47
Dell(conf)#do ssh 10.10.10.2 -l admin
Dell(conf)#no ip ssh source-interface
ip ssh vrf
Specify a VRF for an outgoing SSH connections.
Syntax
ip ssh vrf vrf-name
To delete a VRF for an outgoing SSH connection, use the no ip ssh vrf vrf-name command.
Parameters
vrf vrf-name Enter the keyword vrf and then the name of the VRF to congure that VRF for an
outgoing SSH session.
Defaults Not congured.
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
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 S6000-ON.
9.5(0.1) Introduced on the Z9500.
9.4(0.0) Introduced on the S-Series and Z9000.
Usage Information
If you congure 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
Security 1451