Operation Manual – SSH2.0
Quidway S3100 Series Ethernet Switches
Chapter 1 SSH Terminal Services
Huawei Technologies Proprietary
1-7
Table 1-6
Configure client public keys
Operation
Command
Remarks
Enter system view
system-view
—
Enter public key view
rsa peer-public-key
key-name
Required
Enter public key edit view
public-key-code begin
—
You can key in a blank
space between
characters, since the
system can remove the
blank space
automatically. But the
public key should be
composed of
hexadecimal characters.
Return to public key view
from public key edit view
public-key-code end
—
The system saves public
key data when exiting
from public key edit view
Return to system view from
public key view
peer-public-key
end
—
Allocate public keys to SSH
users
ssh user username
assign rsa-key
keyname
Required
Keyname
is the name of
an existing public key. If
the user already has a
public key, the new public
key overrides the old one.
1.1.3 SSH Client Configuration
The following table describes SSH configuration tasks.
Table 1-7
Configure SSH client
Operation
Command
Remarks
Enter system view
system-view
—