Installation manual

Operation Manual - System Management
Quidway S3000-EI Series Ethernet Switches Chapter 8 SSH Terminal Services
Huawei Technologies Proprietary
8-12
[Quidway-ui-vty0-4] authentication-mode scheme
# Select SSH protocol on the switch.
[Quidway-ui-vty0-4] protocol inbound ssh
# Specify RSA authentication on the switch.
[Quidway] ssh user client002 authentication-type RSA
# Configure RSA key pair on the switch.
[Quidway] rsa peer-public-key quidway002
[Quidway-rsa-public] public-key-code begin
[Quidway-key-code] 308186028180739A291ABDA704F5D93DC8FDF84C427463
[Quidway-key-code] 1991C164B0DF178C55FA833591C7D47D5381D09CE82913
[Quidway-key-code] D7EDF9C08511D83CA4ED2B30B809808EB0D1F52D045DE4
[Quidway-key-code] 0861B74A0E135523CCD74CAC61F8E58C452B2F3F2DA0DC
[Quidway-key-code] C48E3306367FE187BDD944018B3B69F3CBB0A573202C16
[Quidway-key-code] BB2FC1ACF3EC8F828D55A36F1CDDC4BB45504F020125
[Quidway-key-code] public-key-code end
[Quidway-rsa-public] peer-public-key end
[Quidway] ssh user client002 assign rsa-key key002
Note:
You need to specify RSA private key which corresponds to the public key for the SSH
user client002.
Run SSH1.5 client program on the PC which has been configured with private RSA
private key and you can set up SSH connection.