<?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: How to delete hundreds of Unused lines - ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4845502#M1101036</link>
    <description>&lt;P&gt;Hi Sheraz, thank you for your reply. This however relates more to just deleting the objects/network groups. My task is to delete unused rules on the ASA (hundreds of them). These are sent to me in an Excel sheet format.&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 15:12:22 GMT</pubDate>
    <dc:creator>Bonnie</dc:creator>
    <dc:date>2023-05-30T15:12:22Z</dc:date>
    <item>
      <title>How to delete hundreds of Unused lines - ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4844866#M1101001</link>
      <description>&lt;P&gt;I receive a list of unused rules (hundereds of unused rules) that needs to be deleted from the ASA&lt;/P&gt;
&lt;P&gt;I can't seem to find any help on this topic, Is this really a mostly manual process? Please is someone able to share a less painful way of executing this task?&lt;/P&gt;
&lt;P&gt;This includes having to remove "hosts" from object-groups.&lt;/P&gt;
&lt;P&gt;Appreciate any direction here please&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Bonnie&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 17:32:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4844866#M1101001</guid>
      <dc:creator>Bonnie</dc:creator>
      <dc:date>2023-05-29T17:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete hundreds of Unused lines - ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4844969#M1101002</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Take a look in &lt;A href="https://www.tunnelsup.com/config-cleanup.html" target="_blank"&gt;https://www.tunnelsup.com/config-cleanup.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 18:48:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4844969#M1101002</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2023-05-29T18:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete hundreds of Unused lines - ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4844973#M1101003</link>
      <description>&lt;P&gt;Reset factory' if config need to clean up more more than config need to keep.&lt;/P&gt;
&lt;P&gt;Note:- take a backup config before do any change.&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 18:55:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4844973#M1101003</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-05-29T18:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete hundreds of Unused lines - ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4844999#M1101004</link>
      <description>&lt;P&gt;I assume this must be production network. if this is the case take extra care doing anything manual. must have a change control in place. If you using ASDM you can view the object/object-group if its used or not used (not required anymore as in your case).&lt;/P&gt;
&lt;P&gt;to see what is "Not Used" you go (ASDM) into the "Configuration, Firewall" section and make sure you have turned on "View, Addresses". You should then see the "Not Used". This will display a new pop up windows list of not used object network/object-group you can delete them as it will give you the check list to select.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Not_used.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/185966iA729D54ABD3C32EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Not_used.PNG" alt="Not_used.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 21:11:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4844999#M1101004</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2023-05-29T21:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete hundreds of Unused lines - ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4845074#M1101006</link>
      <description>&lt;P&gt;Plus 1 on &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/178747"&gt;@Flavio Miranda&lt;/a&gt; 's recommendation. I have used this tool for years without any problem. It generates a snippet of config that you can easily paste in cli to remove the unused object, groups etc. After running it and doing the cleanup, run it again with the updated config - often secondary lines will appear based on having removed the first instance.&amp;nbsp; (Sometimes even a third time - basically re-run it until it come up clean in the tool.)&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 02:56:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4845074#M1101006</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2023-05-30T02:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete hundreds of Unused lines - ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4845502#M1101036</link>
      <description>&lt;P&gt;Hi Sheraz, thank you for your reply. This however relates more to just deleting the objects/network groups. My task is to delete unused rules on the ASA (hundreds of them). These are sent to me in an Excel sheet format.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 15:12:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-delete-hundreds-of-unused-lines-asa/m-p/4845502#M1101036</guid>
      <dc:creator>Bonnie</dc:creator>
      <dc:date>2023-05-30T15:12:22Z</dc:date>
    </item>
  </channel>
</rss>

