White Papers

Table Of Contents
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.5(0.0) Introduced the cipher, kex and mac options on the MXL 10/40GbE Switch.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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 Networking OS Release 9.2(0.0), SSH server is enabled by default.
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 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.
NOTE:
This command is applicable only in Full-Switch mode.
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, S3048ON, S3100 series, S4810, S4820T, S4048
ON, S4048T-ON, S5000, S6000, S6000ON, S6100ON, S6010ON, Z9500,
Z9100ON and FN-IOM.
Usage
Information
To disable the DNS in SSH server configuration, use the no ip ssh server dns enable command.
show crypto
Displays the public part of the SSH host-keys.
Syntax
show crypto key mypubkey {rsa | rsa1}
Parameters
Key Enter the keyword key to display the host public key.
mypubkey Enter the keyword mypubkey to display the host public key.
rsa Enter the keyword rsa to display the host SSHv2 RSA public key.
rsa1 Enter the keyword rsa1 to display the host SSHv1 RSA public key.
Security 1055