![Huawei Quidway NetEngine80 Configuration Manual Download Page 191](http://html.mh-extra.com/html/huawei/quidway-netengine80/quidway-netengine80_configuration-manual_169456191.webp)
9 Telnet and SSH
Quidway NetEngine80
Configuration Guide - Basic Configurations
9-30
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 04 (2009-12-20)
z
The host address of Router B
z
The authentication mode and the password
Configuration Procedure
Step 1
Configure the IP address.
# Configure Router A.
<RouterA>
system-view
[RouterA]
interface gigabitethernet1/0/0
[RouterA-GigabitEthernet1/0/0]
undo shutdown
[RouterA-GigabitEthernet1/0/0]
ip address 1.1.1.1 24
# Configure Router B.
<RouterB>
system-view
[RouterB]
interface gigabitethernet1/0/0
[RouterB-GigabitEthernet1/0/0]
undo shutdown
[RouterB-GigabitEthernet1/0/0]
ip address 1.1.1.2 24
Step 2
Configure the authentication mode and the password of Telnet on Router B.
<RouterB>
system-view
[RouterB]
user-interface vty 0 4
[RouterB-ui-vty0-4]
authentication-mode password
[RouterB-ui-vty0-4]
set authentication password simple 123456
[RouterB-ui-vty0-4]
quit
Step 3
Log in to Router B from Router A through Telnet.
<RouterA>
telnet 1.1.1.2
Trying 1.1.1.2 ...
Press CTRL+K to abort
Connected to 1.1.1.2 ...
***********************************************************
* All rights reserved (2000-2005) *
* 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. *
***********************************************************
Login authentication
Password:
Note: The max number of VTY users is 5, and the current number
of VTY users on line is 1.
<RouterB>
----End
Configuration Files
z
Configuration file of Router A (It is not mentioned here.)
z
Configuration file of Router B
#