<?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 ASA ACLs in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011792#M401062</link>
    <description>&lt;P&gt;I would like to add an extended ACL line (in order to use objects) to an existing named standard ACL. I think this should be possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list &amp;lt;name1&amp;gt; &lt;STRONG&gt;standard &lt;/STRONG&gt;permit &amp;lt;&amp;nbsp; &amp;gt;&lt;/P&gt;&lt;P&gt;access-list &amp;lt;name1&amp;gt; &lt;STRONG&gt;extended &lt;/STRONG&gt;permit &amp;lt; &amp;gt; &amp;lt; &amp;gt;&lt;/P&gt;&lt;P&gt;access-list &amp;lt;name1&amp;gt; standard deny any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would I also need to add an extended deny ip any any for it to process the extended lines at the end ? I assume the standard can but won't look at destination ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 23:39:55 GMT</pubDate>
    <dc:creator>xayavongp</dc:creator>
    <dc:date>2019-03-11T23:39:55Z</dc:date>
    <item>
      <title>ASA ACLs</title>
      <link>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011792#M401062</link>
      <description>&lt;P&gt;I would like to add an extended ACL line (in order to use objects) to an existing named standard ACL. I think this should be possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list &amp;lt;name1&amp;gt; &lt;STRONG&gt;standard &lt;/STRONG&gt;permit &amp;lt;&amp;nbsp; &amp;gt;&lt;/P&gt;&lt;P&gt;access-list &amp;lt;name1&amp;gt; &lt;STRONG&gt;extended &lt;/STRONG&gt;permit &amp;lt; &amp;gt; &amp;lt; &amp;gt;&lt;/P&gt;&lt;P&gt;access-list &amp;lt;name1&amp;gt; standard deny any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would I also need to add an extended deny ip any any for it to process the extended lines at the end ? I assume the standard can but won't look at destination ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:39:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011792#M401062</guid>
      <dc:creator>xayavongp</dc:creator>
      <dc:date>2019-03-11T23:39:55Z</dc:date>
    </item>
    <item>
      <title>ASA ACLs</title>
      <link>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011793#M401063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't have the same ACL with both standard and extended line in it.&lt;/P&gt;&lt;P&gt;Where do you assign the access-list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To answer your question, you don't need to configure "deny any" or "deny ip any any" because at the end of the access-list, there is an implicit deny, so you don't need to explicitly configure "deny any" or "deny ip any any.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 13:01:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011793#M401063</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-08-09T13:01:26Z</dc:date>
    </item>
    <item>
      <title>ASA ACLs</title>
      <link>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011794#M401064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you point me to a document or reference? This ACL is a multicast boundary ACL.&lt;/P&gt;&lt;P&gt;The exisiting ACL is standard. So if this is true I would need to make that all extended since I can't mix standard and extended ACL. It would easier (with objects) to have 4 lines versus 30 lines in the ACL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 13:58:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011794#M401064</guid>
      <dc:creator>xayavongp</dc:creator>
      <dc:date>2012-08-09T13:58:27Z</dc:date>
    </item>
    <item>
      <title>ASA ACLs</title>
      <link>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011795#M401065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Xayavonqp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not very good at ACL but my work needs it &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; Jennifer is right... you cannot have standard and extended together in a same ACL set. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to add some entries to a current acl...what I would do usually is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.) Do a "show access-list (acl name or number). And copy them on a notepad or so.&lt;/P&gt;&lt;P&gt;2.) In the ACL List, you will see line numbers for each entry... This may be important if you want which acl entry prior to reach first...as you know the cisco device read and analyze each entry one by one by the orders. Remember, the implicit is always deny any any at the end of any acls.&lt;/P&gt;&lt;P&gt;3.) Create a entry with the line number (eg:access-list name line 50 extended permit tcp any host.....)&lt;/P&gt;&lt;P&gt;4.) The entry you add would not over written the same numbe of line (for example in this case is 50), instead those current entries would be put down one more (like adding a row in Excel in a table, in this case, the original entry line number with 50 now will turn to be 51, and the new one you add will be line 50).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally...to review access list on a fw, I like to use GUI...as it is easier to review and modify if you have over hundred and hundred lines there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand what I tried to say &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" height="16" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif" width="16"&gt;&lt;/SPAN&gt; Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Takami chiro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 17:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011795#M401065</guid>
      <dc:creator>riderfaiz</dc:creator>
      <dc:date>2012-08-09T17:52:28Z</dc:date>
    </item>
    <item>
      <title>ASA ACLs</title>
      <link>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011796#M401066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what device are you configuring the acl on, and what is the version of the device?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2012 04:12:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011796#M401066</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-08-10T04:12:40Z</dc:date>
    </item>
    <item>
      <title>ASA ACLs</title>
      <link>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011797#M401067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the late replies but I just went ahead and converted it all to extended ACLs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 20:58:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-acls/m-p/2011797#M401067</guid>
      <dc:creator>xayavongp</dc:creator>
      <dc:date>2012-09-06T20:58:39Z</dc:date>
    </item>
  </channel>
</rss>

