Reference Guide

Table Of Contents
Version 9.4.
(0.0)
Introduced on the S-Series and Z-Series.
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
ip ssh server
Configure an SSH server. SSH server is enabled by default.
S4820T
Syntax
NOTE: Some of the parameters in this command require licensing to access.
For more information, contact your Dell Networking representative.
ip ssh server {enable | port port-number} [version {1 | 2}]
To disable SSH server functions, use the no ip ssh server enable command.
Parameters
enable Enter the key word enable to start the SSH server.
port port-
number
(OPTIONAL) Enter the keyword port then the port number
of the listening port of the SSH server. The range is from 1 to
65535. The default is 22.
[version {1 | 2}] (OPTIONAL) Enter the keyword version then the SSH
version 1 or 2 to specify only SSHv1 or SSHv2.
NOTE: If you enable FIPS mode, you can only select
version 2.
Defaults Default listening port is 22.
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 9.0.2.0 Introduced on the S6000.
Version
8.3.19.0
Introduced on the S4820T.
1520
Security