Password recovery 2950 switch
filed in Cisco Tips on Nov.22, 2008
- Use the power switch in order to turn off the router, and then turn the router back on.
- Press Break on the terminal keyboard within 60 seconds of power up in order to put the router into ROMMON.
- Type confreg 0×2142 at the rommon 1> prompt in order to boot from Flash.
- Type reset at the rommon 2> prompt. [This step bypasses the startup configuration where the passwords are stored.]
- Press Ctrl−C in order to skip the initial setup procedure.
- Type enable at the Router> prompt.
- You are in enable mode and should see the Router# prompt.
- Type configure memory or copy startup− config running− config in order to copy the nonvolatile RAM (NVRAM) into memory.
- [Important: Do not type copy running− config startup− config or write. These commands erase your startup configuration. ]
- Type configure terminal.
- The hostname (config) # prompt appears.
- Type enable secret <password> in order to change the enable secret password.
- For example: hostname(config) #enable secret cisco
- Issue the no shutdown command on every interface that you use.
- If you issue a show ip interface brief command, every interface that you want to use should display up up.
- Type config− register 0×2102
- Press Ctrl−z [to leave the configuration mode.]
- Type write memory or copy running− config startup− config in order to commit the changes
Leave a Reply