Operation Manual – SSH
H3C S5100-SI/EI Series Ethernet Switches
Chapter 1 SSH Configuration
1-16
Table 1-9
Follow these steps to assign a public key for an SSH user:
To do...
Use the command...
Remarks
Enter system view
system-view
—
Assign a public key to an
SSH user
ssh user
username
assign
publickey
keyname
Required
If you issue this command
multiple times, the last
command overrides the
previous ones.
1.3.9 Exporting the Host Public Key to a File
In tasks of
Configuring the Public Key of a Client on the Server
or
Configuring whether
first-time authentication is supported
, an SSH client’s or an SSH server's host public
key can be imported from a public key file. This task allows you to export the host public
key to a file on the client or server device with key pairs generated.
Table 1-10
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
Table 1-11
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