Skrevet av Emne: How to recover a lost enable password on a Cisco router  (Lest 3099 ganger)

ATC

  • Gjest
How to recover a lost enable password on a Cisco router
« på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • This document shows how to "crack" the enable (root) password on most Cisco routers. The technique requires console access and is well documented by Cisco.



    ATC

    • Gjest
    [Solved] How to recover a lost enable password on a Cisco router
    « Svar #1 på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • See "http://www.cisco.com/warp/public/779/smbiz/service/knowledge/general/recovery1.htm" for complete details on the hows and whys.

    1. Press Ctrl+Break during the first 60 seconds after power-up
    2. Type "confreg 0x142"
    3. Type "reset"
    4. When prompted if you want to enter the initial configuration dialog, type "n" for no.
    5. Type "enable"
    6. Type "copy startup-config running-config"
    7. Type "config term"
    8. Type "enable secret [new_password]"
    9. Type "config-reg 0x2102"
    10. Type "end"
    11. Type "copy running-config startup-config"
    12. Type "reload"