Reference Guide

Security | 849
ip ssh rsa-authentication (Config)
s z
Enable RSA authentication for the SSHv2 server.
Syntax
ip ssh rsa-authentication enable
To disable RSA authentication, use the no ip ssh rsa-authentication enable command.
Parameters
Defaults
RSA authentication is disabled by default
Command Modes
CONFIGURATION
Command History
Usage Information
Enabling RSA authentication allows the user to login without being prompted for a password. In
addition, the OpenSSH compatible SSHv2 RSA public key must be added to the list of authorized keys
(ip ssh rsa-authentication my-authorized-keys device://filename command).
Related
Commands
ip ssh rsa-authentication (EXEC)
s z
Add keys for the RSA authentication.
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
Defaults
No default behavior or values
Command Modes
EXEC
Command History
S6000
enable Enter the keyword enable to enable RSA authentication for the SSHv2 server.
Version 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on Z9000
Version
8.3.7.0
Introduced on the S-Series.
ip ssh rsa-authentication (EXEC) Add keys for RSA authentication.
S6000
my-authorized-keys WORD Enter the keyword my-authorized-keys followed by the file
name of the RSA authorized-keys.
Version 9.0.2.0 Introduced on the S6000.
Version 8.3.11.1 Introduced on Z9000
Version
8.3.7.0
Introduced on the S-Series.