Configuration Procedure; Distributing A Local Host Public Key - HP FlexFabric 5930 Series Security Configuration Manual

Hide thumbs Also See for FlexFabric 5930 Series:
Table of Contents

Advertisement

If you do not assign the key pair a name, the system assigns the default name to the key pair and
marks the key pair as default. You can also assign the default name to another key pair, but the
system does not mark the key pair as default.
The name of a key pair must be unique among all manually named key pairs that use the same key
algorithm, but can be the same as a key pair that uses a different key algorithm. If a name conflict
occurs, the system asks whether you want to overwrite the existing key pair.
The key pairs are automatically saved and can survive system reboots.
Table 5 A comparison of different types of asymmetric key algorithms
Type
RSA
DSA
ECDSA
NOTE:
Only SSH 1.5 uses the RSA server key pair.

Configuration procedure

To create a local key pair:
Step
1.
Enter system view.
2.
Create local DSA or RSA key
pairs.

Distributing a local host public key

You must distribute a local host public key to a peer device so the peer device can use the public key to
encrypt information sent to the local device or authenticate the digital signature signed by the local
device.
To distribute a local host public key:
1.
Record the key or export the key to a file
2.
Transfer the key, for example, by using FTP or TFTP
This section covers only the first task.
The following are the methods available for recording or exporting a local host public key:
Number of key pairs
If you specify the key pair name, the
command creates a host key pair.
If you do not specify the key pair
name, the command creates one
server key pair and one host key pair,
and both key pairs use their default
names.
The command only creates one host key
pair.
The command only creates one host key
pair.
Command
system-view
public-key local create { dsa |
ecdsa | rsa } [ name key-name ]
Modulus length
The value range is
512 to 2048 and the
default is1024, in bits.
512 to 2048 bits
1024 by default
192 bits
61
HP recommendation
At least 768 bits
At least 768 bits
N/A
Remarks
N/A
By default, no local key pair exists.

Advertisement

Table of Contents
loading

Table of Contents