Administrator Guide

Usage
Information
If you want to log in without being prompted for a password, log in through RSA
authentication. To do that, 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).
NOTE: The no form of this command deletes the file flash://ADMIN_DIR/
ssh/ authorized-keys-username file.
Related
Commands
show ip ssh rsa-authentication — displays the RSA authorized keys.
ip ssh rsa-authentication (Config) — enables RSA authentication.
ip ssh server
Configure an SSH server. SSH server is enabled by default.
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 Dell Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version 9.0.2.0 Introduced on the S6000.
1408
Security