Configuring Rsa And Dsa Keys - 3Com MSR 50 Series Configuration Manual

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

1924
C
102: SSH2.0 C
HAPTER
Configuring RSA and
DSA Keys
c
ONFIGURATION
If you configure a user interface to support SSH, be sure to configure the
corresponding authentication method with the authentication-mode
scheme command.
For a user interface configured to support SSH, you cannot configure the
authentication-mode password command and the authentication-mode
none command.
Creating RSA or DSA key pairs
For successful SSH login, you must create the RSA or DSA key pairs first.
Follow these steps to create an RSA or DSA key pair:
To do...
Enter system view
Create the local RSA key pair
Create the local DSA key pair
CAUTION:
Configuration of the rsa local-key-pair create and public-key local create
dsa command can survive a reboot. You only need to configure it once.
The length of an RSA server/host key is in the range 512 to 2048 bits. With
SSH2, however, some clients require that the keys generated by the server
must not be less than 768 bits.
The length of a DSA host key is in the range 512 to 2048 bits. With SSH2,
nevertheless, some clients require that the keys generated by the server must
not be less than 768 bits.
Exporting RSA or DSA key pairs
You can display or export the local RSA or DSA host key for setting the host key on
the remote end.
Follow these steps to display or export an RSA or DSA host key:
To do...
Enter system view
Display the local RSA host key on the
screen in a specified format, or export it
to a specified file
Display the local DSA host key on the
screen in a specified format, or export it
to a specified file
Destroying RSA or DSA key pairs
Follow these steps to destroy an RSA or DSA key pair:
Use the command...
system-view
public-key local-key-pair
create rsa
public-key local create dsa
Use the command...
system-view
public-key local export rsa
{ openssh | ssh1 | ssh2 } [ filename ]
public-key local export dsa
{ openssh | ssh2 } [ filename ]
Remarks
-
Required
Use either command.
By default, there is neither
RSA key pair nor DSA key pair.
Remarks
-
Required
Use either
command.

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents