<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Restoring Factory Defaults to the Cisco ASA5505 Firewall via the Console</title>
	<atom:link href="http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console</link>
	<description>...Solved by Anthony Curreri</description>
	<lastBuildDate>Thu, 02 Feb 2012 21:57:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tanks</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-11467</link>
		<dc:creator>tanks</dc:creator>
		<pubDate>Thu, 02 Feb 2012 21:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-11467</guid>
		<description>tanks.</description>
		<content:encoded><![CDATA[<p>tanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Curreri</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-10731</link>
		<dc:creator>Anthony Curreri</dc:creator>
		<pubDate>Wed, 04 Jan 2012 20:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-10731</guid>
		<description>That&#039;s exactly why I started this blog!  That, and so that I had someplace I could always find answers I came up with.  OK, mostly the latter.</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly why I started this blog!  That, and so that I had someplace I could always find answers I came up with.  OK, mostly the latter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Musashi</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-10729</link>
		<dc:creator>David Musashi</dc:creator>
		<pubDate>Wed, 04 Jan 2012 20:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-10729</guid>
		<description>Your welcome!  I&#039;m glad that I could be of some help.  Seems all too often I&#039;m finding answers on the &#039;net and not often enough that I&#039;m supplying them!</description>
		<content:encoded><![CDATA[<p>Your welcome!  I&#8217;m glad that I could be of some help.  Seems all too often I&#8217;m finding answers on the &#8216;net and not often enough that I&#8217;m supplying them!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Curreri</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-10726</link>
		<dc:creator>Anthony Curreri</dc:creator>
		<pubDate>Wed, 04 Jan 2012 19:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-10726</guid>
		<description>Great, thanks for the info David!</description>
		<content:encoded><![CDATA[<p>Great, thanks for the info David!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Musashi</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-10724</link>
		<dc:creator>David Musashi</dc:creator>
		<pubDate>Wed, 04 Jan 2012 19:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-10724</guid>
		<description>@Anthony Curreri - You have to be VERY careful when using those instructions to reset an ASA.  Those register settings didn&#039;t work in my 5505 ASA and just caused it to boot into rommon.  I then had to use confreg within rommon to set the register to boot correctly.  The steps I follow to reset the 5505 ASA using the console cable(clearing out the configuration along with any passwords)
1. In global config mode: 5505(config)# write erase  
2. At the &quot;Erase configuration in flash memory?&quot; prompt press Enter to confirm
3. 5505(config)# reload
4. At the &quot;Proceed with reload?&quot; prompt press Enter to confirm (note that we did NOT do a &quot;write memory&quot; after the write erase but before the reload, nor do we want to save the configuration)
5. After the 5505 ASA has restarted you should be prompted to &quot;Pre-configure Firewall now through interactive prompts?&quot; I press &quot;n&quot; then enter to not run the interactive setup.
6. You should now be at the user exec: ciscoasa&gt;
7. If you go into priviledge exec mode, it should prompt for a password and the password will be blank.

That&#039;s the steps I follow.  I feel this does a much better job of clearing out the configuration.  It doesn&#039;t set any of the DHCP stuff that the &quot;configure factory-default&quot; sets up.  All in all I feel it gives a &quot;cleaner&quot; reset than the &quot;configure factory-default&quot; gives.  of course it does have it&#039;s drawbacks.  After running the write erase, all of your Ethernet interfaces are shutdown.  Also the ASDM is not accessible without some configuration through the console cable at the command line.  What I&#039;ve found that sort of gives the &quot;best of both worlds&quot; is to follow my steps above.  Once you&#039;ve done the write erase log back into the ASA and go to global config mode and enter the &quot;configure factory-default&quot; as you suggest above.  What this does is take the very clean configuration that the &quot;write erase&quot; creates and turns on all the Ethernet ports, as well as does all the other nice things you&#039;ve mentioned above making it easier to then administer the ASA through the ASDM.</description>
		<content:encoded><![CDATA[<p>@Anthony Curreri &#8211; You have to be VERY careful when using those instructions to reset an ASA.  Those register settings didn&#8217;t work in my 5505 ASA and just caused it to boot into rommon.  I then had to use confreg within rommon to set the register to boot correctly.  The steps I follow to reset the 5505 ASA using the console cable(clearing out the configuration along with any passwords)<br />
1. In global config mode: 5505(config)# write erase<br />
2. At the &#8220;Erase configuration in flash memory?&#8221; prompt press Enter to confirm<br />
3. 5505(config)# reload<br />
4. At the &#8220;Proceed with reload?&#8221; prompt press Enter to confirm (note that we did NOT do a &#8220;write memory&#8221; after the write erase but before the reload, nor do we want to save the configuration)<br />
5. After the 5505 ASA has restarted you should be prompted to &#8220;Pre-configure Firewall now through interactive prompts?&#8221; I press &#8220;n&#8221; then enter to not run the interactive setup.<br />
6. You should now be at the user exec: ciscoasa&gt;<br />
7. If you go into priviledge exec mode, it should prompt for a password and the password will be blank.</p>
<p>That&#8217;s the steps I follow.  I feel this does a much better job of clearing out the configuration.  It doesn&#8217;t set any of the DHCP stuff that the &#8220;configure factory-default&#8221; sets up.  All in all I feel it gives a &#8220;cleaner&#8221; reset than the &#8220;configure factory-default&#8221; gives.  of course it does have it&#8217;s drawbacks.  After running the write erase, all of your Ethernet interfaces are shutdown.  Also the ASDM is not accessible without some configuration through the console cable at the command line.  What I&#8217;ve found that sort of gives the &#8220;best of both worlds&#8221; is to follow my steps above.  Once you&#8217;ve done the write erase log back into the ASA and go to global config mode and enter the &#8220;configure factory-default&#8221; as you suggest above.  What this does is take the very clean configuration that the &#8220;write erase&#8221; creates and turns on all the Ethernet ports, as well as does all the other nice things you&#8217;ve mentioned above making it easier to then administer the ASA through the ASDM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Musashi</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-10720</link>
		<dc:creator>David Musashi</dc:creator>
		<pubDate>Wed, 04 Jan 2012 16:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-10720</guid>
		<description>@Kjetot - How long do you let it sit before you consider it &quot;frozen&quot;?  With my ASA 5505 booting 842, it sits there at &quot;Loading /asa42-k8.bin…&quot; for SEVERAL MINUTES before it actually boots.  First time it did it to me I thought it froze as well.  It wasn&#039;t until I was trying a restart on it and I let it sit while I was away from my desk for several minutes that I learned it wasn&#039;t frozen.  When I got back to my desk it had actually booted, just took forever.</description>
		<content:encoded><![CDATA[<p>@Kjetot &#8211; How long do you let it sit before you consider it &#8220;frozen&#8221;?  With my ASA 5505 booting 842, it sits there at &#8220;Loading /asa42-k8.bin…&#8221; for SEVERAL MINUTES before it actually boots.  First time it did it to me I thought it froze as well.  It wasn&#8217;t until I was trying a restart on it and I let it sit while I was away from my desk for several minutes that I learned it wasn&#8217;t frozen.  When I got back to my desk it had actually booted, just took forever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Curreri</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-10718</link>
		<dc:creator>Anthony Curreri</dc:creator>
		<pubDate>Wed, 04 Jan 2012 16:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-10718</guid>
		<description>The main difference is that I didn&#039;t know about &quot;write erase.&quot;

If you want to try it, I &lt;a href=&quot;http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/products_tech_note09186a00802017a1.shtml&quot; rel=&quot;nofollow&quot;&gt;found instructions on write erase here.&lt;/a&gt;  Do this at you own risk, as I&#039;ve never tried it.

With config factory-default you can specify the inside management IP address and subnet, which is handy.  You can learn more about &lt;a href=&quot;http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/start.html#wp1055130&quot; rel=&quot;nofollow&quot;&gt;config factory-default here.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>The main difference is that I didn&#8217;t know about &#8220;write erase.&#8221;</p>
<p>If you want to try it, I <a href="http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/products_tech_note09186a00802017a1.shtml" rel="nofollow">found instructions on write erase here.</a>  Do this at you own risk, as I&#8217;ve never tried it.</p>
<p>With config factory-default you can specify the inside management IP address and subnet, which is handy.  You can learn more about <a href="http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/start.html#wp1055130" rel="nofollow">config factory-default here.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Musashi</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-10716</link>
		<dc:creator>David Musashi</dc:creator>
		<pubDate>Wed, 04 Jan 2012 16:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-10716</guid>
		<description>What is the difference between &quot;configure factory-defaults&quot; and &quot;write erase&quot;?
The &quot;write erase&quot; seems to do a LOT more of a through job of clearing out any existing config than the &quot;configure factory-defaults&quot; seems too.</description>
		<content:encoded><![CDATA[<p>What is the difference between &#8220;configure factory-defaults&#8221; and &#8220;write erase&#8221;?<br />
The &#8220;write erase&#8221; seems to do a LOT more of a through job of clearing out any existing config than the &#8220;configure factory-defaults&#8221; seems too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kjetot</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-9334</link>
		<dc:creator>Kjetot</dc:creator>
		<pubDate>Tue, 15 Nov 2011 12:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-9334</guid>
		<description>Hello.
I&#039;m trying to reset the password on my cisco 5505, and have followed the instructions given, but then agin it will not boot.

It only says  

Launching BootLoader...
Default configuration file contains 1 entry.

Searching / for images to boot.

Loading /asa802-k8.bin... Booting...
Loading...


It just freeze there?</description>
		<content:encoded><![CDATA[<p>Hello.<br />
I&#8217;m trying to reset the password on my cisco 5505, and have followed the instructions given, but then agin it will not boot.</p>
<p>It only says  </p>
<p>Launching BootLoader&#8230;<br />
Default configuration file contains 1 entry.</p>
<p>Searching / for images to boot.</p>
<p>Loading /asa802-k8.bin&#8230; Booting&#8230;<br />
Loading&#8230;</p>
<p>It just freeze there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Curreri</title>
		<link>http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console/comment-page-1#comment-9322</link>
		<dc:creator>Anthony Curreri</dc:creator>
		<pubDate>Mon, 14 Nov 2011 17:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console#comment-9322</guid>
		<description>Console connections can be finicky, you need to make sure you have the right cable, and that all your hyperterminal settings are correct.  I&#039;ve always been able to use a computer that had a real COM port, a USB adapter sometimes works, sometimes doesn&#039;t.

If you have the password, you can &lt;a href=&quot;http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa-5505-firewall-via-the-asdm&quot; rel=&quot;nofollow&quot;&gt;use the ASDM to reset the settings&lt;/a&gt; instead of the console.</description>
		<content:encoded><![CDATA[<p>Console connections can be finicky, you need to make sure you have the right cable, and that all your hyperterminal settings are correct.  I&#8217;ve always been able to use a computer that had a real COM port, a USB adapter sometimes works, sometimes doesn&#8217;t.</p>
<p>If you have the password, you can <a href="http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa-5505-firewall-via-the-asdm" rel="nofollow">use the ASDM to reset the settings</a> instead of the console.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

