R3204P16-HP Load Balancing Module Security Command Reference-6PW101

48
<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...
++++++++++++++++
+++++++
+++++++++
+++
public-key local destroy rsa
Syntax
public-key local destroy rsa
View
System view
Default level
2: System level
Parameters
rsa: RSA key pair.
Description
Use the public-key local destroy rsa command to destroy the local asymmetric key pairs.
Related commands: public-key local create rsa.
Examples
# Destroy the local RSA key pairs.
<Sysname> system-view
[Sysname] public-key local destroy rsa
Warning: Confirm to destroy these keys? [Y/N]:y
public-key local export rsa
Syntax
public-key local export rsa { openssh | ssh1 | ssh2 } [ filename ]
View
System view
Default level
2: System level
Parameters
openssh: Uses the format of OpenSSH.