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-11
No. Procedure
9
Checking the Configuration
9.3.2 Creating an SSH User
Do as follows on the router:
Step 1
Run:
system-view
The system view is displayed.
Step 2
Run:
ssh user
user-name
The SSH user is created.
If the SSH user that has the authentication mode of password or password-rsa is created, you
need to create a local user that has the same name in the AAA view.
1.
Run:
aaa
The AAA view is displayed.
2.
Run:
local-user
username password
{
cipher
|
simple
}
password
The local user is created.
----End
If the SSH user is not created separately, you can create the SSH user when performing the following
configurations:
z
Configuring the Authentication Mode for SSH Users
z
Configuring the Service Type of SSH Users
9.3.3 Configuring SSH for the VTY User Interface
Do as follows on the router:
Step 1
Run:
system-view
The system view is displayed.
Step 2
Run:
user-interface
[
vty
]
first-ui-number
[
last-ui-number
]
The VTY user interface is displayed.
Step 3
Run: