CLI Guide

When FIPS is enabled, the default key-exchange-algorithm
is diffie-hellman-group14-sha1.
When FIPS is not enabled, the default key-exchange-
algorithms are the following:
diffie-hellman-group-exchange-sha1
diffie-hellman-group1-sha1,
diffie-hellman-group14-sha1
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
Supported Modes Full–Switch
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.
Security
1357