<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Correct way to replace config on asa in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/correct-way-to-replace-config-on-asa/m-p/2449236#M270243</link>
    <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;If I want to replace the current config on my asa what is the best way of doing it ? &lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 03:40:52 GMT</pubDate>
    <dc:creator>carl_townshend</dc:creator>
    <dc:date>2019-03-12T03:40:52Z</dc:date>
    <item>
      <title>Correct way to replace config on asa</title>
      <link>https://community.cisco.com/t5/network-security/correct-way-to-replace-config-on-asa/m-p/2449236#M270243</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;If I want to replace the current config on my asa what is the best way of doing it ? &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:40:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/correct-way-to-replace-config-on-asa/m-p/2449236#M270243</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2019-03-12T03:40:52Z</dc:date>
    </item>
    <item>
      <title>Correct way to replace config on asa</title>
      <link>https://community.cisco.com/t5/network-security/correct-way-to-replace-config-on-asa/m-p/2449237#M270245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can copy and paste the new configuration in after you have erased the old configuration. I suggest copy pasting approx. 10 lines at a time.&amp;nbsp; This makes it easier to troubleshoot if you see any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two ways of erasing your config. the first way is to use the command &lt;STRONG&gt;configure factory-default [ip_address [mask]]&lt;/STRONG&gt;&amp;nbsp; This will set the ASA config to the way it was when you first recieved it, so there will be some configuration left on it such as boot system,DHCP, ASDM, etc.&amp;nbsp; The IP address is the management IP you will used to connect to the ASA if you are not connecting via a serial cable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other way is to use the command &lt;STRONG&gt;write erase&lt;/STRONG&gt;. This deletes all configuration from the ASA.&amp;nbsp; Here you will need to configure everything from scratch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now to copy your config into the ASA again you could either copy paste your config from notepad, I suggest copying around 10 lines at a time, as this makes it easier to troubleshoot if you see any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is to copy the running config straight from a TFTP server to the running-config&lt;/P&gt;&lt;P&gt;copy tftp running-config&lt;/P&gt;&lt;P&gt;just remember to save the running-config to the startup-config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;BR /&gt;Please remember to rate and select a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 18:24:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/correct-way-to-replace-config-on-asa/m-p/2449237#M270245</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-02-05T18:24:45Z</dc:date>
    </item>
    <item>
      <title>Correct way to replace config on asa</title>
      <link>https://community.cisco.com/t5/network-security/correct-way-to-replace-config-on-asa/m-p/2449238#M270247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Suppose we already have a config in there and want to replace it, if we do a copy tftp run it will merge the config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we do a copy tftp startup config to replace the startup config then reload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the command to change the config that it will boot next from ?&lt;/P&gt;&lt;P&gt; And if we changed this would we still need to do a copy run start after ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 19:15:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/correct-way-to-replace-config-on-asa/m-p/2449238#M270247</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2014-02-05T19:15:29Z</dc:date>
    </item>
    <item>
      <title>Correct way to replace config on asa</title>
      <link>https://community.cisco.com/t5/network-security/correct-way-to-replace-config-on-asa/m-p/2449239#M270249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;Suppose we already have a config in there and want to replace it, if we do a copy tftp run it will merge the config.&lt;/PRE&gt;&lt;P&gt;That is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;Can we do a copy tftp startup config to replace the startup config then reload?&lt;/PRE&gt;&lt;P&gt;This is an option you could do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;What is the command to change the config that it will boot next from ?&lt;BR /&gt;&lt;P&gt;And if we changed this would we still need to do a copy run start after ?&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;boot config disk0:/&lt;FILENAME&gt;&lt;/FILENAME&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will set the boot config file to whichever file you want to use as your startup config file.&amp;nbsp; Just remember that you will no long be saving the running config to the startup if you use this command.&amp;nbsp; You will need to save it to the &lt;FILENAME&gt; config file.&amp;nbsp; Also, disk0 is where the files are stored by default but if you have changed where the config files are stored just change to the correct disk / location.&lt;/FILENAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a good link on file management on the ASA&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/admin_swconfig.html#wp1044108"&gt;http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/admin_swconfig.html#wp1044108&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- &lt;BR /&gt;Please remember to rate and select a correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 20:04:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/correct-way-to-replace-config-on-asa/m-p/2449239#M270249</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-02-05T20:04:44Z</dc:date>
    </item>
  </channel>
</rss>

