Справочное Руководство для 3com S7906E

Скачать
Страница из 2327
 
1-11 
public-key local destroy 
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 command to destroy the local key pair(s). 
Related commands: public-key local create
Examples 
# Destroy the RSA local key pair. 
<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. 
ssh1: Uses the format of SSH1.5. 
ssh2: Uses the format of SSH2.0. 
filename: Name of the file for storing public key. For detailed information about file name, refer to File 
System Management in the System Volume.  
Description 
Use the public-key local export rsa command to display the RSA local public key on the screen or 
export it to a specified file.