Best Answer - In 10 Steps
I'm assuming that you're looking for password recovery instructions. On just about every modern Cisco router, the process goes something like:
1. Reboot router.
2. When ROMMON is loading, send break signal on console port.
3. confreg 0x2142
4. reset
5. enable, copy start run
6. ***interfaces will be shut down!! make sure you 'no shut' them***
7. conf t, change enable secret, line con/vty/aux passwords, usernames, etc.
8. config-register 0x2102
9. ^Z, write / copy run start
10. reload, and make sure it's happy
1. Reboot router.
2. When ROMMON is loading, send break signal on console port.
3. confreg 0x2142
4. reset
5. enable, copy start run
6. ***interfaces will be shut down!! make sure you 'no shut' them***
7. conf t, change enable secret, line con/vty/aux passwords, usernames, etc.
8. config-register 0x2102
9. ^Z, write / copy run start
10. reload, and make sure it's happy
0 comments:
Post a Comment