3com 5500-ei pwr Instruccion De Instalación

Descargar
Página de 1072
 
1-14 
Follow these steps to export the RSA host public key: 
To do... 
Use the command... 
Remarks 
Enter system view 
system-view 
— 
Export the RSA host public key 
to a specified file 
public-key local export rsa 
{ openssh | ssh1 | ssh2 } 
filename ] 
Required 
 
Follow these steps to export the DSA host public key: 
To do... 
Use the command... 
Remarks 
Enter system view 
system-view 
— 
Export the DSA host public key 
to a specified file 
public-key local export dsa 
{ openssh | ssh2 } filename ]
Required 
 
 
With the filename argument specified, you can export the RSA or DSA host public key to a file so 
that you can configure the key at a remote end by importing the file. If the filename argument is not 
specified, this command displays the host public key information on the screen in a specified 
format. 
The RSA host public key format can be SSH1, SSH2 and OpenSSH, while the DSA host public key 
format can be SSH2 and OpenSSH. DSA does not support the format of SSH1. 
 
Configuring the SSH Client 
The configurations required on the SSH client are related to the authentication mode that the SSH 
server uses. In addition, if an SSH client does not support first-time authentication, you need to 
configure the public key of the server on the client, so that the client can authenticate the server. 
SSH Client Configuration Task List 
Complete the following tasks to configure the SSH client: 
SSH client configuration task 
Scenario 
For a client running SSH 
client software 
For a client assumed by an 
SSH2-capable switch 
The authentication mode is 
password