Password Recovery Procedure for the Cisco Router
Perform these steps in order to recover your password:
- Switch on the router.
- Press ctrl + pausebreak on the keyboard
- rommon 1>confreg 0x2142 ;in order to boot from Flash.
- rommon 1> reset ;The router reboots, but ignores the saved configuration.
- Router> enable ;You are in enable mode and should see the Router#
- Router# configure memory or copy startup-config running-config ;in order to copy the nonvolatile RAM (NVRAM) into memory.
-
Warning: Do not enter copy running-config startup-config or write. These commands erase your startup configuration.
- Type enable secret
hostname(config)#enable secret cisco
- Type config-register
hostname(config)#config-register 0x2102
- Type write memory in order to commit the changes.
No comments:
Post a Comment