Mail Beyond Logo
Feed on
Posts
Comments

If you are like me, you tend to click things just to see how they work. Sometimes they don’t work. At all. If you’ve mucked up the IP, vlan, etc settings and the Cisco ASDM can’t get into the device, it’s time for more desparate measures.

There is a button on the back of the device that says ‘Reset’. This button appears to be entirely for looks. I think will help you fix the problem as much as this button will:

Instead, you’ll need to use the Console Port!

  1. hook up the blue console cable to your serial port, plugging the other end into ‘Console’ port on the ASA 5505. The console port looks like a network jack, but it’s above the usb ports.
  2. Use hyperterminal, click Start, Programs, Accessories, Communications, Hyperterminal, create a connection on Com1 using the terminal settings:
    • Bits per second: 9600
    • Data bits: 8
    • Parity: None
    • Stop bits: 1
    • Flow control: None
  3. After you open your connection, press enter a couple times, and you should get a prompt like: ‘ciscoasa>’, or ‘nameofyourdevice>’
  4. type ‘ena’ to go to enable mode. Enter the password, or just press enter if there is no password set.
  5. type ‘config t’
  6. type ‘config factory-default’
  7. hit spacebar when the ‘more’ thing happens. You want to get back to the prompt that looks like: ‘ciscoasa(config)#’
  8. type ‘reload save-config noconfirm’
  9. make sure that the outside line is plugged into port zero, and your pc is plugged into any of the ports 1-7.
  10. The Cisco ASA has been reset to factory settings. DHCP is enabled on the cisco device, and it’s internal IP address is now 192.168.1.1!

If you found this helpful, help me by checking out the ads at the bottom of the page. Thank you!

Bookmark with: | del.icio.us | Digg it | Netscape | Newsvine | Yahoo MyWeb |

2 Responses to “Restoring Factory Defaults to the Cisco ASA5505 Firewall via the Console”

  1. on 16 Apr 2007 at 6:22 pm Tony

    Now, when you open the Cisco ASDM, the default username and password is to leave both fields blank.

  2. on 25 Oct 2008 at 5:13 am Myint

    That’s very clear and interesting. But the solution I am trying to look for is to restore the factory default as I cannot communicate my new ASA5505 in both console (Hyperterminal) and port 1-7 (ASDM). It was happened after transferring startup-configuration from old unit. Hyperterminal says the new unit lost Image. Thanks for any suggestion if you can give.

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.