<?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: Upgrade firmware on ASA? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/upgrade-firmware-on-asa/m-p/934350#M938637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that helped, there did not appear to be a boot line there before I put it in - sh run with the boot option didn't show anything until I put the new line in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Apr 2008 18:53:25 GMT</pubDate>
    <dc:creator>dan.tesch</dc:creator>
    <dc:date>2008-04-26T18:53:25Z</dc:date>
    <item>
      <title>Upgrade firmware on ASA?</title>
      <link>https://community.cisco.com/t5/network-security/upgrade-firmware-on-asa/m-p/934348#M938632</link>
      <description>&lt;P&gt;I am familiar with upgrading firmware on Cisco routers but I am trying to update the firmware on an ASA - I downloaded the firmware and have it on the flash of the device but I don't see a line in the running config that calls out the image at boot like a router does - am I missing something or does it just boot from only a single image in flash?  I see a line in the config that calls out the asdm image but nothing for the other.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:37:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrade-firmware-on-asa/m-p/934348#M938632</guid>
      <dc:creator>dan.tesch</dc:creator>
      <dc:date>2019-03-11T12:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade firmware on ASA?</title>
      <link>https://community.cisco.com/t5/network-security/upgrade-firmware-on-asa/m-p/934349#M938633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make sure you have the image - disk0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa#dir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory of disk0:/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;82     -rwx  6851212     05:22:16 Dec 11 2007  asdm-603.bin&lt;/P&gt;&lt;P&gt;83     -rwx  398305      09:02:36 Apr 19 2007  sslclient-win-1.1.0.154.pkg&lt;/P&gt;&lt;P&gt;2      drwx  4096        05:27:40 Dec 11 2007  log&lt;/P&gt;&lt;P&gt;85     -rwx  14635008    05:17:54 Dec 11 2007  asa803-k8.bin&lt;/P&gt;&lt;P&gt;86     drwx  4096        22:42:02 Apr 05 2008  sdesktop&lt;/P&gt;&lt;P&gt;6      drwx  4096        05:28:02 Dec 11 2007  crypto_archive&lt;/P&gt;&lt;P&gt;87     -rwx  545757      08:02:48 Jan 04 2008  rdp-plugin.jar&lt;/P&gt;&lt;P&gt;88     -rwx  2206269     08:03:34 Jan 04 2008  sslclient-win-1.1.4.177-anyconnect.pkg&lt;/P&gt;&lt;P&gt;89     -rwx  418765      21:55:44 Mar 21 2008  sslclient-win-1.1.4.179.pkg&lt;/P&gt;&lt;P&gt;90     -rwx  4740699     22:38:56 Apr 05 2008  securedesktop_asa-3.3.0.118-k9.pkg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take notes of your currect boot variable statement &lt;/P&gt;&lt;P&gt;asaw# show run | inc boot&lt;/P&gt;&lt;P&gt;boot system disk0:/asa803-k8.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;issue new boot statement &lt;/P&gt;&lt;P&gt;asa(config)# boot system disk0:/newimage.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also you need to tell asa which asdm image will be using, I assume you have downladed asdm image as well based on asa code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take notes of yur currend asdm statement &lt;/P&gt;&lt;P&gt;asa# show run | inc asdm&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-603.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;issue new asdm statement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa(config)#asdm image disk0:/new_asdm_image.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is some instructions on upgrading process examples.&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/docs/security/asa/asa80/release/notes/arn803n.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa80/release/notes/arn803n.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 18:26:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrade-firmware-on-asa/m-p/934349#M938633</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-04-26T18:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade firmware on ASA?</title>
      <link>https://community.cisco.com/t5/network-security/upgrade-firmware-on-asa/m-p/934350#M938637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that helped, there did not appear to be a boot line there before I put it in - sh run with the boot option didn't show anything until I put the new line in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 18:53:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrade-firmware-on-asa/m-p/934350#M938637</guid>
      <dc:creator>dan.tesch</dc:creator>
      <dc:date>2008-04-26T18:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade firmware on ASA?</title>
      <link>https://community.cisco.com/t5/network-security/upgrade-firmware-on-asa/m-p/934351#M938639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your update,  once you confirm all statements are in placed  and proper code confirmed reaload, if issues let us know we'll be here to help  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for rating &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 18:56:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrade-firmware-on-asa/m-p/934351#M938639</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-04-26T18:56:32Z</dc:date>
    </item>
  </channel>
</rss>

