<?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 Upgrading ASA 5520 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/upgrading-asa-5520/m-p/700974#M422657</link>
    <description>&lt;P&gt;Just received a new ASA 5520 and I'm trying to update the ASA s/w to 7.2 and the ASDM to 5.2.  I have copied the files to flash, but when I run "asdm image flash:/asdm521.bin" I get an error that it's not an image file, and I don't know where to start with the ASA.  Any help would be appreciated.  I can't find any info in my documentation.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 09:20:50 GMT</pubDate>
    <dc:creator>jmcconne10</dc:creator>
    <dc:date>2020-02-21T09:20:50Z</dc:date>
    <item>
      <title>Upgrading ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-asa-5520/m-p/700974#M422657</link>
      <description>&lt;P&gt;Just received a new ASA 5520 and I'm trying to update the ASA s/w to 7.2 and the ASDM to 5.2.  I have copied the files to flash, but when I run "asdm image flash:/asdm521.bin" I get an error that it's not an image file, and I don't know where to start with the ASA.  Any help would be appreciated.  I can't find any info in my documentation.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:20:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-asa-5520/m-p/700974#M422657</guid>
      <dc:creator>jmcconne10</dc:creator>
      <dc:date>2020-02-21T09:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-asa-5520/m-p/700975#M422658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To upgrade/install the ASDM follow the example procedure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA(config)# copy tftp flash&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Address or name of remote host [x.x.x.x]?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Source filename [pix704.bin]? asdm-504.bin&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Destination filename [asdm-504.bin]?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Accessing t&lt;A class="jive-link-custom" href="ftp://x.x.x.x/asdm-504.bin..." target="_blank"&gt;ftp://x.x.x.x/asdm-504.bin...&lt;/A&gt;!!!!!!!!!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;Writing file flash:/asdm-504.bin...&lt;/P&gt;&lt;P&gt;!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;/P&gt;&lt;P&gt;5958324 bytes copied in 165.460 secs (36111 bytes/sec)&lt;/P&gt;&lt;P&gt;ASA(config)#&lt;/P&gt;&lt;P&gt;ASA(config)# sh flash&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Directory of flash:/&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;7      -rw-  5437440     21:12:42 Nov 24 2005  pix704.bin&lt;/P&gt;&lt;P&gt;11     -rw-  5919340     20:59:06 Nov 24 2005  asdm-504.bin&lt;/P&gt;&lt;P&gt;13     -rw-  7017        14:00:58 Jul 22 2005  admin.cfg&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;// asdm-504.bin is now copied in the flash. Now we need to set PIX to use&lt;/P&gt;&lt;P&gt;// this image for loading ASDM.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;ASA(config)# asdm image flash:/asdm-504.bin&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;// Last steps involve saving the running configuration to memory as we have&lt;/P&gt;&lt;P&gt;// made changes to boot files and reloading the PIX.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;ASA(config)# write memory&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;Cryptochecksum: d4f498de e877e418 2f9effa7 62ca0d6b&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;4807 bytes copied in 3.20 secs (1602 bytes/sec)&lt;/P&gt;&lt;P&gt;[OK]&lt;/P&gt;&lt;P&gt;ASA(config)# reload&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;// Once PIX comes back up, we can verify that upgradation has been successfull&lt;/P&gt;&lt;P&gt;// by using "show version" command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to the link ASDM Upgrade Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/customer/products/hw/vpndevc/ps2030/products_tech_note09186a00804708d8.shtml#t8" target="_blank"&gt;http://www.cisco.com/en/US/customer/products/hw/vpndevc/ps2030/products_tech_note09186a00804708d8.shtml#t8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.. all the best.. rate replies if found useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 07:28:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-asa-5520/m-p/700975#M422658</guid>
      <dc:creator>sachinraja</dc:creator>
      <dc:date>2006-12-14T07:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-asa-5520/m-p/700976#M422659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you already followed proper steps/procedures to copy the image in, just like how you transfered (tftp) the ASA 7.2 image file which was working fine, then you might need to check the asdm file again for correct image size, extra filename characters or missing .bin extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 08:18:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-asa-5520/m-p/700976#M422659</guid>
      <dc:creator>a.kiprawih</dc:creator>
      <dc:date>2006-12-14T08:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading ASA 5520</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-asa-5520/m-p/700977#M422660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the same exact issues here.&lt;/P&gt;&lt;P&gt;current asa5510 files are&lt;/P&gt;&lt;P&gt;asa: 7.0(4)&lt;/P&gt;&lt;P&gt;asdm: 5.0(4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm trying to upgrade to 7.2 for asa and asdm and when I try to upgrade asdm, I get a image not valid error mssg in the cli.&lt;/P&gt;&lt;P&gt;the disk0: is big enough to accomodate multiple asa and asdm images&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2007 18:06:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-asa-5520/m-p/700977#M422660</guid>
      <dc:creator>vgoradia</dc:creator>
      <dc:date>2007-01-17T18:06:16Z</dc:date>
    </item>
  </channel>
</rss>

