Command Line Reference Guide

ip ssh rsa-authentication (EXEC)
Add keys for the RSA authentication.
S5000
Syntax
ip ssh rsa-authentication {my-authorized-keys WORD}
To delete the authorized keys, use the no ip ssh rsa-authentication {my-
authorized-keys} command.
Parameters
my-authorized-
keys
WORD
Enter the keywords my-authorized-keys followed by the file
name of the RSA authorized-keys.
Defaults none
Command Modes EXEC
Command History
Version 9.0(1.3) Introduced on the S5000.
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).
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.
S5000
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.
1163