Administrator Guide
Version Description
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
pre-6.1.1.0 Introduced on the E-Series.
Usage
Information
This command enables the SSH server and begins listening on a port. If a port is not specified, listening is
on SSH default port 22.
NOTE: Starting with Dell EMC Networking OS Release 9.2(0.0), SSH server is enabled by default.
Example
DellEMC# conf
DellEMC(conf)# ip ssh server port 45
DellEMC(conf)# ip ssh server enable
DellEMC#
ip ssh server dns enable
Enable or disable the DNS in SSH server configuration to resolve hostname for host-based authenticatioin.
Syntax
ip ssh server dns enable
To disable the DNS in SSH server configuration, use the no ip ssh server dns enable command.
Defaults
Disabled.
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.13.0.1 Introduced on the MXL, C9010, S3048–ON, S3100 series, S4810, S4820T, S4048–
ON, S4048T-ON, S5000, S6000, S6000–ON, S6100–ON, S6010–ON, Z9500,
Z9100–ON and FN-IOM.
Usage
Information
To disable the DNS in SSH server configuration, use the no ip ssh server dns enable command.
ip ssh server vrf
Configure an SSH server on either a specific VRF or a management VRF.
Syntax
NOTE: Some of the parameters in this command require licensing to access. For more information,
contact your Dell EMC Networking representative.
ip ssh server vrf {any | management | vrf-name}
To disable the SSH server configuration, use the no ip ssh server vrf {management | vrf-
name} command.
Parameters
any Enter the keyword any to enable access to the server from any VRF.
vrf management Enter the keyword vrf followed by the keyword management to configure an
SSH server on a management VRF.
vrf
vrf-name
Enter the keyword vrf followed by the VRF name to configure an SSH server on
that VRF.
Security 1493