Reference Guide
Security | 1369
Command
History
Usage
Information
If you want to log in without being prompted for a password, log in through RSA
authentication. To do that, you must first add the SSHv2 RSA public keys to the list
of authorized keys. This command adds the specified RSA keys to the following file:
flash://ADMIN_DIR/ssh/authorized-keys-
username (where username is the user
associated with this terminal).
Related
Commands
ip ssh server
c e s
Configure an SSH server.
Syntax
ip ssh server {enable | port port-number
} [version {1 | 2}]
To disable SSH server functions, enter
no ip ssh server enable command.
Parameters
Defaults
Default listening port is 22
Command Modes
CONFIGURATION
Command
History
Version 7.6.1.0 Introduced for S-Series
Version 7.5.1.0 Introduced for C-Series
pre-Version 6.1.1.0 Introduced for E-Series
Note: The no form of this command deletes the file flash://ADMIN_DIR/ssh/
authorized-keys-username
show ip ssh rsa-authentication Display RSA authorized keys.
ip ssh rsa-authentication (Config) Enable RSA authentication.
Note: Some of the parameters in this command require licensing to access. For more
information, please contact your Dell Force10 representative.
enable
Enter the key word enable to start the SSH server.
port port-number
(OPTIONAL) Enter the keyword port followed by the port number
of the listening port of the SSH server.
Range: 1 to 65535
Default: 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 FIPS mode is enabled, only version 2 can be selected.
Version 8.3.19.0 Introduced on S4820T
Version 8.3.7.0 Introduced on S4810
Version 7.6.1.0 Introduced for S-Series
Version 7.5.1.0 Expanded to include specifying SSHv1 or SSHv2; Introduced for C-Series
pre-Version 6.1.1.0 Introduced for E-Series










