Huawei Router Telnet Login configuration instance

Source: Internet
Author: User



Telnet login authentication Mode has Aaa,password,none, here we use AAA and password two authentication mode for experiment, R2 authentication mode for PASSWORD,R3 authentication mode is AAA, finally through Telnet login verification effect.

Step One: Configure each interface IP address, configure RIP protocol, so that each router can communicate with each other

R1

Interface g0/0/0

IP Add 12.0.0.2 8

Interface G0/0/1

IP Add 23.0.0.2 8

Quit

RIP//Configure RIP protocol

Network 12.0.0.0//announce segment

Network 23.0.0.0

Dis this//view interface configuration

======

R2

Interface g0/0/0

IP Add 12.0.0.1 8

Quit

RIP//Configure RIP protocol

Network 12.0.0.0//announce segment

Dis this//view interface configuration

=====

R3

Interface G0/0/1

IP Add 23.0.0.1 8

Quit

RIP//Configure RIP protocol

Network 23.0.0.0//announce segment

Dis this//view interface configuration

====

Step Two: Configure R2 for password certification, R3 for AAA certification

R2

User-interface maximum-vty 15//configuration maximum vty user interface is 15

User-interface vty 0 4//Enter Vty user interface view

Authentication-mode Password//configure authentication mode to password

16//Set the password length to a maximum of 16

Set Authentication password cipher Huawei//Set Password login password for Huawei

User Privilege level 3//Set users rights to 3

Dis this//view configuration

=====

R3

User-interface maximum-vty 15

User-interface vty 0 4

Authentication-mode AAA//Configure authentication mode for AAA

Q

AAA//Enter AAA view

Local-user Admin Password cipher Huawei//config user named admin, password is Huawei

Local-user Admin Privilege Level 3//Set user rights to 3

Local-user admin Service-type telnet//define user access type to Telnet

Dis this//view configuration

====

Step Three: Login verification

Telnet under the user view

t2|

Telnet 23.0.0.1

Enter your username and password to telnet to R3, and you can see that <R2> has changed to <R3>.


R3:

Telnet 12.0.0.1

Enter your password to telnet to R2, and you can see that <R3> has changed to <R2>



At this point, the whole experiment is perfect.




Huawei Router Telnet Login configuration instance

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.