<?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 Re: load a config from Pix to ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016871#M919690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys, thanks for all you help. sorted it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2008 10:30:48 GMT</pubDate>
    <dc:creator>SOL10</dc:creator>
    <dc:date>2008-05-28T10:30:48Z</dc:date>
    <item>
      <title>load a config from Pix to ASA</title>
      <link>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016867#M919686</link>
      <description>&lt;P&gt;hi all, im upgrading from a pix 505 v6.3 to an ASA 5505 and Ive saved the config to my tftp server. Can someone please advise how i load this into the new ASA? &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:49:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016867#M919686</guid>
      <dc:creator>SOL10</dc:creator>
      <dc:date>2019-03-11T12:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: load a config from Pix to ASA</title>
      <link>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016868#M919687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The configurations are not 100% compatible!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know of any automated tool.  If you were running 6.3 on the ASA and upgraded to 7/8.x - the pix does the conversion, but you are not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way you are going to do it, is manually by hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 14:34:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016868#M919687</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-05-23T14:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: load a config from Pix to ASA</title>
      <link>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016869#M919688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suleiman,&lt;/P&gt;&lt;P&gt;  Assuming that your previous version var 6.3(5) that it does have static statements instead conduits, you wont have much trouble.&lt;/P&gt;&lt;P&gt;  In ASA firewall, first copy ASA's current config to tftp by&lt;/P&gt;&lt;P&gt; copy running-config t&lt;A class="jive-link-custom" href="ftp://tftpserverip/asaoldconfig" target="_blank"&gt;ftp://tftpserverip/asaoldconfig&lt;/A&gt;&lt;/P&gt;&lt;P&gt;  Then to copy the config of 6.3 config, run the folowing in ASA&lt;/P&gt;&lt;P&gt;  copy t&lt;A class="jive-link-custom" href="ftp://tftpserverip/6.3config" target="_blank"&gt;ftp://tftpserverip/6.3config&lt;/A&gt; startup-config&lt;/P&gt;&lt;P&gt;  wr mem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  After you reboot ASA, you will be prompted as "this command is depreceated" or "line xx" if there are complications. Note down these prompts and revise your config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 15:14:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016869#M919688</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2008-05-23T15:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: load a config from Pix to ASA</title>
      <link>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016870#M919689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i found the best way to do this to avoid errors (or errors that you dont notice or know about) is to copy/paste only small sections of the existing config at a time.  This way, you will see any errors/messages that come up.  &lt;/P&gt;&lt;P&gt;I did about a dozen like this without a problem.&lt;/P&gt;&lt;P&gt;like one poster said, make sure your old config isn't use conduits.  cisco offers a tool to convert conduits to acl's if you are.  occ.exe or something like that, i can't remember.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2008 17:24:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016870#M919689</guid>
      <dc:creator>srue</dc:creator>
      <dc:date>2008-05-23T17:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: load a config from Pix to ASA</title>
      <link>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016871#M919690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys, thanks for all you help. sorted it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 10:30:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/load-a-config-from-pix-to-asa/m-p/1016871#M919690</guid>
      <dc:creator>SOL10</dc:creator>
      <dc:date>2008-05-28T10:30:48Z</dc:date>
    </item>
  </channel>
</rss>

