Reference Guide

ip ssh server
Configure an SSH server.
Z9000
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
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
pre-Version
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.
Example
FTOS# conf
FTOS(conf)# ip ssh server port 45
FTOS(conf)# ip ssh server enable
FTOS#
Related
Commands
show ip ssh — displays the ssh information.
1275