![Huawei Quidway NetEngine80 Скачать руководство пользователя страница 174](http://html.mh-extra.com/html/huawei/quidway-netengine80/quidway-netengine80_configuration-manual_169456174.webp)
Quidway NetEngine80
Configuration Guide - Basic Configurations
9 Telnet and SSH
Issue 04 (2009-12-20)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
9-13
The password authentication is configured for the SSH client.
2.
Run:
ssh authentication-type default password
The default password authentication is configured for the SSH client.
When the local authentication or HWTACACS authentication is adopted, if the number of
SSH users is small, configure the password authentication. If the number of SSH users is great,
configure the default password authentication for the SSH client.
z
Authenticate the SSH client through RSA.
1.
Run:
ssh user
user-name
authentication-type rsa
The RSA authentication is configured for the SSH client.
2.
Run:
rsa peer-public-key
key-name
The public key view is displayed.
3.
Run:
public-key-code begin
The public key editing view is displayed.
4.
Run:
hex-data
The public key is edited.
5.
Run:
public-key-code end
Quit the public key editing view.
6.
Run:
peer-public-key end
Quit the public key view and return to the system view.
7.
Run:
ssh user
user-name
assign rsa-key
key-name
The public key is assigned to the SSH users.
----End
z
After the public key editing view is displayed, the RSA public key generated on the client software
can be sent to the server. Copy the RSA public key to the router that serves as the SSH server.
z
Before the peer RSA public key is assigned to the SSH client, the SSH server must be configured
and the peer RSA public key must be the RSA public key of the SSH client.