cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
588
Views
0
Helpful
3
Replies

How to break cisco 7000 series console password

nacertified
Level 1
Level 1

ips r not configured at any port so telnet is failed.so is there any other way to break its console password?

3 Replies 3

sourabhagarwal
Level 4
Level 4

connect PC to console port of router.

access router through hyperterminal from your PC. once you get the router prompt on the console of your PC, goto privilege and then configuration mode.

there you can set the console password.

Router(config) line con0

Router(config-if) password

hope to help ... rate if it does ...

Hello

the main problem is that i want to BREAK the console password for cisco 7000 R.As there is no ip configured, 'telnet' solution is failed.

What is the key combination to put an interupt during the boot process.

Thanx in Advance......

This URL has procedure to do password recovery which we generally use to recover enable password but in your case, you can use it to set a new console and enable password also.

once you login to the router, in config mode, you can set console password like this.

Router# line con0

Router(config-if) password

http://www.cisco.com/en/US/products/hw/routers/ps332/products_password_recovery09186a0080093e15.shtml

hope it helps ... rate if it helps ....