Command Line Reference Guide

port
port-number
(OPTIONAL) Enter the keyword port followed by the port number of
the listening port of the SSH server. The range is 1 to 65535. The
default is 22.
[version {1 | 2}] (OPTIONAL) Enter the keyword version followed by 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
Version 9.0(1.3) Introduced on the S5000.
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.
show crypto
Display the public part of the SSH host-keys.
S5000
Syntax
NOTE: Some of the parameters in this command require licensing to access. For more
information, contact your Dell Networking representative.
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.
NOTE: If you enable FIPS mode, this parameter is not available.
Defaults none
Command Modes EXEC
1164