Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
28 views3 pages

Router Passwords

The document provides instructions on how to set, remove, and break passwords on a router. It details the commands needed for configuring console and enable passwords, as well as the steps to bypass the password protection during the boot process. Additionally, it explains the significance of the router's configuration register modes for resetting the router.

Uploaded by

miyabhaivinay
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views3 pages

Router Passwords

The document provides instructions on how to set, remove, and break passwords on a router. It details the commands needed for configuring console and enable passwords, as well as the steps to bypass the password protection during the boot process. Additionally, it explains the significance of the router's configuration register modes for resetting the router.

Uploaded by

miyabhaivinay
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Router Passwords

How to set password on Router:-


Router(config)# line console 0
Router(config-line)# password cisco = for user mode
Router(config-line)# login
Router(config-line)# exit
Router(config)# enable password ccna
Router# copy running-config startup-config == to save
the configuration of router
How to Remove password on Router:-
Router(config)# line console 0
Router(config-line)# no password
Router(config-line)# exit
Router(config)# no enable password
Router# copy running-config startup-config == to save
the configuration of router
How to Break password on Router:-
1> First switch off the router and then on it after this
you will have to press
[ctrl + shift + 6 + c] or [ctrl + pause break]
To break router booting process

Router has 2 mode:-


a. 0x2102 = By-default mode reload / restart
b. 0x2142 = reset

2> Rommon1> confreg 0x2142


3> Rommon2> reset
4> Router# show run = nothing to show in this
5> Router# copy startup-config running-config
6> Router# show run = check password and save in
you mind
7> Router(config)# config-register 0x2102
8> Router(config)# exit
9> Router# reload

You might also like