<?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 Multiple IOS mages in BOOTVAR string ASA 5500 series in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/multiple-ios-mages-in-bootvar-string-asa-5500-series/m-p/3000746#M148930</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We have an ASA that is our main firewall, when typing the show bootvar command, the following output appears:&lt;/P&gt;
&lt;P&gt;BOOT variable = &lt;STRONG&gt;disk0:/asa961-smp-k8.bin&lt;/STRONG&gt;;disk0:/asa931-1-smp-k8.bin;disk0:/&lt;SPAN&gt;asa931-1-smp-k8.bin&lt;/SPAN&gt;;disk0:/asa921-smp-k8.bin&lt;BR /&gt;Current BOOT variable = &lt;STRONG&gt;disk0:/asa961-smp-k8.bin&lt;/STRONG&gt;;disk0:/asa931-1-smp-k8.bin;disk0:/asa922-4-smp-k8.bin;disk0:/asa921-smp-k8.bin&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We would like to have the first one in the string as the boot image, would removing the remaining images be as simple as follows?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;no boot disk0:/asa931-1-smp-k8.bin&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;no boot disk0:/asa931-1-smp-k8.bin (duplicate)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;no boot disk0:/asa921-smp-k8.bin&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;After doing so, would the above mentioned images be removed from the bootvar?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks In Advance,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Tony&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 08:27:30 GMT</pubDate>
    <dc:creator>goodwinag</dc:creator>
    <dc:date>2019-03-12T08:27:30Z</dc:date>
    <item>
      <title>Multiple IOS mages in BOOTVAR string ASA 5500 series</title>
      <link>https://community.cisco.com/t5/network-security/multiple-ios-mages-in-bootvar-string-asa-5500-series/m-p/3000746#M148930</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We have an ASA that is our main firewall, when typing the show bootvar command, the following output appears:&lt;/P&gt;
&lt;P&gt;BOOT variable = &lt;STRONG&gt;disk0:/asa961-smp-k8.bin&lt;/STRONG&gt;;disk0:/asa931-1-smp-k8.bin;disk0:/&lt;SPAN&gt;asa931-1-smp-k8.bin&lt;/SPAN&gt;;disk0:/asa921-smp-k8.bin&lt;BR /&gt;Current BOOT variable = &lt;STRONG&gt;disk0:/asa961-smp-k8.bin&lt;/STRONG&gt;;disk0:/asa931-1-smp-k8.bin;disk0:/asa922-4-smp-k8.bin;disk0:/asa921-smp-k8.bin&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;We would like to have the first one in the string as the boot image, would removing the remaining images be as simple as follows?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;no boot disk0:/asa931-1-smp-k8.bin&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;no boot disk0:/asa931-1-smp-k8.bin (duplicate)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;no boot disk0:/asa921-smp-k8.bin&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;After doing so, would the above mentioned images be removed from the bootvar?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks In Advance,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Tony&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:27:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-ios-mages-in-bootvar-string-asa-5500-series/m-p/3000746#M148930</guid>
      <dc:creator>goodwinag</dc:creator>
      <dc:date>2019-03-12T08:27:30Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/multiple-ios-mages-in-bootvar-string-asa-5500-series/m-p/3000747#M148931</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;just execute &lt;STRONG&gt;show run boot&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;/STRONG&gt;copy the output of this command. You will see&amp;nbsp;something like this "boot system disk0:/asaXXX-smp-k8.bin" multiple times for every image&lt;/LI&gt;
&lt;LI&gt;put down "NO" before every image you dont want, like this "no&amp;nbsp;&lt;SPAN&gt;boot system disk0:/asaXXX-smp-k8.bin"&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Leave just the one you want&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;copy run start&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;Hope it helps&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2016 17:29:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-ios-mages-in-bootvar-string-asa-5500-series/m-p/3000747#M148931</guid>
      <dc:creator>Anton Abik</dc:creator>
      <dc:date>2016-10-28T17:29:45Z</dc:date>
    </item>
  </channel>
</rss>

