![Huawei Quidway NetEngine 20 series Скачать руководство пользователя страница 180](http://html.mh-extra.com/html/huawei/quidway-netengine-20-series/quidway-netengine-20-series_configuration-manual_169449180.webp)
Quidway NetEngine20/20E
Configuration Guide - Basic Configurations
9 Telnet and SSH
Issue 05 (2010-01-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
9-31
<Quidway>
system-view
[Quidway]
ssh user client001 service-type stelnet
[Quidway]
ssh user client002 service-type stelnet
Step 7
Connect the STelnet client to the SSH server.
# When you log in for the first time, enable the first-time authentication for the SSH client.
[client]
ssh client first-time enable
# Connect the STelnet client to the SSH server in the password authentication.
<client>
system-view
[client]
stelnet 10.164.39.222
Please input the username:client001
Trying 10.164.39.222 ...
Press CTRL+K to abort
Connected to 10.164.39.222 ...
The server is not authenticated. Do you continue to access it?(Y/N):y
Do you want to save the server's public key?(Y/N):y
he server's public key will be saved with the name: 10.164.39.222. Please wait...s
Enter password
:
Enter the password "huawei", and the following output is displayed after successful login:
***********************************************************
* All rights reserved (2000-2007) *
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
* Notice: *
* This is a private communication system. *
* Unauthorized access or use may lead to prosecution. *
***********************************************************
Note: The max number of VTY users is 10, and the current number
of VTY users on line is 1.
<Quidway>
# Connect the STelnet client to the SSH server in the RSA authentication.
<client>
system-view
[client]
stelnet 10.164.39.222
Please input the username: client002
Trying 10.164.39.222 ...
Press CTRL+K to abort
Connected to 10.164.39.222 ...
***********************************************************
* All rights reserved (2000-2007) *
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *
* Notice: *
* This is a private communication system. *
* Unauthorized access or use may lead to prosecution. *
***********************************************************
Note: The max number of VTY users is 10, and the current number
of VTY users on line is 1.
<Quidway>