Installation manual

Operation Manual - System Management
Quidway S3000-EI Series Ethernet Switches Chapter 8 SSH Terminal Services
Huawei Technologies Proprietary
8-6
Table 8-7 Configuring public key
Operation Command
Enter public key view
rsa peer-public-key key-name
Delete a designated public key
undo rsa peer-public-key key-name
When entering the public key edit view with the rsa peer-public-key command, you
can begin editing the public key with the public-key-code begin command. You can
key in blank space between characters, since the system can remove the blank space
automatically. But the public key should be composed of hexadecimal characters.
Terminate public key editing and save the result with the public-key-code end
command. Validity check comes before saving: the public key editing fails if the key
contains invalid characters.
Please perform the following configurations in the public key view.
Table 8-8 Starting/terminating public key editing
Operation Command
Enter public key edit view
public-key-code begin
Terminate public key edit view
public-key-code end
Quit public key view
peer-public-key end
VIII. Associating public key with SSH user
Please perform the following configurations in system view.
Table 8-9 Associating public key with SSH user
Operation Command
Associate existing public
with an SSH user
ssh user username assign rsa-key keyname
Remove the association
undo ssh user username assign rsa-key
8.1.3 Configuring SSH Client
There are several types of SSH client software, such as PuTTY and FreeBSD. You
should first configure the client’s connection with the server. The basic configuration
tasks on client include:
z Specifying server IP address.
z Selecting SSH protocol. The client supports the remote connection protocols link
Telnet, Rlogin and SSH. To set up SSH connection, you must select SSH protocol.