Users Guide
Example
Dell# conf
Dell(conf)# ip ssh server port 45
Dell(conf)# ip ssh server enable
Dell#
Related
Commands
show ip ssh — displays the ssh information.
ip ssh source-interface
Specifies an interface’s IP address as the source IP address for an outgoing SSH connections.
C9000 Series
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 1-Gigabit Ethernet interface, enter the keyword GigabitEthernet then
the slot/port information.
● For Loopback interfaces, enter the keyword loopback then a number from
zero (0) to 16838.
● For the Null interface, enter the keywords null 0.
● For a Port Channel interface, enter the keywords port-channel then a
number. The range is from 1 to 128.
● For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
●
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port information.
● For 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, 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.1) Introduced on the Z9500.
9.4(0.0) Introduced on the S-Series and Z9000.
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 tengigabitethernet 0/36
Dell(conf)#do ssh 10.10.10.2 -l admin
Dell(conf)#no ip ssh source-interface
1490 Security