F3215-HP Load Balancing Module Security Command Reference-6PW101
146
Views
System view
Default command level
2: System level
Parameters
rsa: Specifies an RSA key pair.
Usage guidelines
When using this command to create RSA key pairs, you are asked to provide the length of the key
modulus. The modulus length is in the range of 512 to 2048 bits, and defaults to 1024 bits. If the type of
key pair already exists, the system asks you whether you want to overwrite it.
Examples
# Create local RSA key pairs.
<Sysname> system-view
[Sysname] public-key local create rsa
The range of public key size is (512 ~ 2048).
NOTES: If the key modulus is greater than 512,
It will take a few minutes.
Press CTRL+C to abort.
Input the bits of the modulus[default = 1024]:
Generating Keys...
++++++++++++++++
+++++++
+++++++++
+++
Related commands
• public-key local destroy
• display public-key local public
public-key local destroy
Use public-key local destroy to destroy the local asymmetric key pairs.
Syntax
public-key local destroy rsa
Views
System view
Default command level
2: System level
Parameters
rsa: RSA key pair.
Examples
# Destroy the local RSA key pairs.
<Sysname> system-view