<?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: New ACL behavior? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4724292#M578371</link>
    <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;&lt;FONT size="4"&gt;""In&lt;/FONT&gt;&amp;nbsp;next step I just delete the ACL and try again the same thing:""&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;&lt;FONT face="terminal,monaco" size="3"&gt;ip access-list extended PING_CORE&lt;BR /&gt;&amp;nbsp;10 deny&amp;nbsp;&amp;nbsp; icmp host 11.0.0.1 host 11.0.0.2 &amp;lt;&amp;lt;- do you delete this ACE&amp;nbsp;&lt;BR /&gt;&amp;nbsp;20 permit ip any any &amp;lt;&amp;lt;- do you delete this ACE&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;&lt;FONT face="terminal,monaco" size="3"&gt;do you delete both ACE from ACL PING_CORE ??&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Nov 2022 10:36:44 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2022-11-19T10:36:44Z</dc:date>
    <item>
      <title>New ACL behavior?</title>
      <link>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4724181#M578367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I’m just confused about new behavior by applied, but not existing ACL&lt;/P&gt;&lt;P&gt;I remember from basics, that if you try to use an non-existing ACL, it will be threaded as deny ip any any ACL&lt;/P&gt;&lt;P&gt;but today, on catalyst 9500 switch, running iOS-XE 17. Something I saw something interesting&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is my test setup, the access-list PING_CORE is applied on int po1 in IN direction on SW2 and I will ping from SW1 lo0 to SW2 lo0&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;|————————————————————--| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|—————————————————-———|&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;| lo0 11.0.0.1 | &amp;nbsp;SW1 | int po1 |==========|int po1 | SW2 | lo0 11.0.0.2 |&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;|———————————————————-—-| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|————————————————————-|&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco" size="3"&gt;&lt;SPAN&gt;ip access-list extended PING_CORE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;10 deny&amp;nbsp;&amp;nbsp; icmp host 11.0.0.1 host 11.0.0.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;20 permit ip any any&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco" size="3"&gt;&lt;SPAN&gt;SW1#ping 11.0.0.2 source lo0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;U.U.U&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Success rate is 0 percent (0/5)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;&lt;FONT size="4"&gt;In&lt;/FONT&gt; next step I just delete the ACL and try again the same thing:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco" size="3"&gt;&lt;SPAN&gt;SW2(config)#do s run int po1 | in access-group&lt;BR /&gt;&amp;nbsp;ip access-group PING_CORE in&lt;BR /&gt;SW2#sh ip access-lists PING_CORE&lt;BR /&gt;SW2#&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco" size="2"&gt;&lt;SPAN&gt;&lt;FONT size="3"&gt;SW1#ping 11.0.0.2 source lo0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;Type escape sequence to abort.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;Sending 5, 100-byte ICMP Echos to 11.0.0.2, timeout is 2 seconds:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;Packet sent with a source address of 11.0.0.1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;!!!!!&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="3"&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;To be honest, I never did this test before and wasn’t able to find anything about it now, do I remember default behavior from non-existent ACL wrong or did something change?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 23:13:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4724181#M578367</guid>
      <dc:creator>Thomas Schmitt</dc:creator>
      <dc:date>2022-11-18T23:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: New ACL behavior?</title>
      <link>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4724284#M578370</link>
      <description>&lt;P&gt;First thing you did not mention where did you created ACL ? where did you apply (on what switch ?)&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;In&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;the next step I just delete the ACL and try again the same thing:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When there no match ACL, even though the interface has an access group that does not take active participation, since there is no PING_CORE ACL available.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2022 10:28:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4724284#M578370</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-11-19T10:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: New ACL behavior?</title>
      <link>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4724292#M578371</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;&lt;FONT size="4"&gt;""In&lt;/FONT&gt;&amp;nbsp;next step I just delete the ACL and try again the same thing:""&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;&lt;FONT face="terminal,monaco" size="3"&gt;ip access-list extended PING_CORE&lt;BR /&gt;&amp;nbsp;10 deny&amp;nbsp;&amp;nbsp; icmp host 11.0.0.1 host 11.0.0.2 &amp;lt;&amp;lt;- do you delete this ACE&amp;nbsp;&lt;BR /&gt;&amp;nbsp;20 permit ip any any &amp;lt;&amp;lt;- do you delete this ACE&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;&lt;FONT face="terminal,monaco" size="3"&gt;do you delete both ACE from ACL PING_CORE ??&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2022 10:36:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4724292#M578371</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-11-19T10:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: New ACL behavior?</title>
      <link>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4724337#M578373</link>
      <description>&lt;P&gt;From Cisco Doc.&lt;BR /&gt;&lt;BR /&gt;"""If an access list is referenced by a name, but the access list does not exist,&lt;FONT color="#00FF00"&gt;&lt;STRONG&gt; all packets pass&lt;/STRONG&gt;&lt;/FONT&gt;. An interface or command with an empty access list applied to it permits all traffic into the network."""&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_data_acl/configuration/xe-3s/sec-data-acl-xe-3s-book/sec-access-list-ov.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_data_acl/configuration/xe-3s/sec-data-acl-xe-3s-book/sec-access-list-ov.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2022 13:14:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4724337#M578373</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-11-19T13:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: New ACL behavior?</title>
      <link>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4725282#M578410</link>
      <description>&lt;P&gt;Thank you for replays, both are helpful and answered my question; but I have to mention, that I'm surprised about both of you. I read a lot of your posts and &lt;STRONG&gt;did't got&lt;/STRONG&gt; the feeling, like you have any trouble with reading text ... thats why I'm surprised&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt;&amp;nbsp;wrote:&lt;P&gt;ip access-list extended PING_CORE&lt;BR /&gt;&amp;nbsp;10 deny icmp host 11.0.0.1 host 11.0.0.2 &amp;lt;&amp;lt;- do you delete this ACE&lt;BR /&gt;&amp;nbsp;20 permit ip any any &amp;lt;&amp;lt;- do you delete this ACE&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; do you delete both ACE from ACL PING_CORE ??&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;where you self quoted: "&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;&lt;SPAN&gt;&lt;FONT size="4"&gt;In&lt;/FONT&gt;&amp;nbsp;next step I just delete the ACL&lt;/SPAN&gt;&lt;/FONT&gt;" &lt;EM&gt;&amp;lt;-- ACL, there wasn't a word about ACE.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Futhermore, there was quote from show command to verify configuration:&lt;/P&gt;&lt;PRE&gt;&lt;FONT face="terminal,monaco" size="3"&gt;&lt;SPAN&gt;SW2(config)#do s run int po1 | in access-group&lt;BR /&gt;&amp;nbsp;ip access-group PING_CORE in&lt;BR /&gt;SW2#sh ip access-lists PING_CORE&lt;BR /&gt;SW2#&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/PRE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;wrote:&lt;P&gt;First thing you did not mention where did you created ACL ? where did you apply (on what switch ?)&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;--&amp;gt;the access-list PING_CORE is applied on int po1 in IN direction on SW2&lt;/P&gt;&lt;P&gt;This issue I remembered completly wrong. Just to verify similar topics, may be I'm also here wrong:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What happens i&amp;nbsp; case I delete an applied route map/RPL Policy, for example in BGP redistribute command?&lt;/LI&gt;&lt;/UL&gt;&lt;PRE&gt;redistribute connected route-map DELETED_RM&lt;/PRE&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;Route map and RPL policy have an implicit deny/drop at the end for everything doesn't matched before?&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 21 Nov 2022 14:33:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/new-acl-behavior/m-p/4725282#M578410</guid>
      <dc:creator>Thomas Schmitt</dc:creator>
      <dc:date>2022-11-21T14:33:29Z</dc:date>
    </item>
  </channel>
</rss>

