Password Recovery for routers

Source: Internet
Author: User
Tags config

I. Experimental objectives

1. Master the password recovery of the router

2. Understand the router startup process

Two. The experiment topology diagram

Three. Experimental requirements

If you forget the password that was previously configured by the router, reconfigure the new password by setting

Four experimental steps

1. Restart the router while pressing Ctrl+break, the router enters Rommonitor mode

2. Modify the value of the configuration register to 0x2142 (the default is 0x2102), when the router ignores Startup-config configuration and goes directly into setup mode.

3. After the router reboot, enter configuration mode, load the configuration file

Router#copy Startup-config Running-config

Destination filename [running-config]?

504 bytes copied in 0.416 secs (1211bytes/sec)

4. What passwords are configured through show run

Enable Password JFKDJSFK

Line con 0

Password JKJFKDJFD

Login

5. Reconfigure the privileged password and console password

Router (config) #enable Pass 123

Router (config) #line con 0

Router (config-line) #pass admin

Router (Config-line) #login

6. Change back to the register value and save the configuration

Router (config) #config-register 0x2102

Router (config) #exit

Router#write

Building configuration ...

[OK]

Finally reboot the router to verify that the modification was successful.

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.