<?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: Standard IP access list Behaviour in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3784018#M542702</link>
    <description>&lt;P&gt;These 2 are conside 2 access list, you need to apply them in the respected interface to take affective.&lt;/P&gt;
&lt;P&gt;both work in different way, the way you apply in the direction.&lt;/P&gt;
&lt;P&gt;If i understand correctly you looking to permit certain IP and rest deny then below should work for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;remove ACL 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Standard IP access list 25&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10 permit 172.17.204.98&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;20 permit 172.17.1.205&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;30 permit 172.19.126.236&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;40 permit 172.18.1.89&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;50 deny any any&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Apply the ACL to respected interface.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;look some reference guide :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/23602-confaccesslists.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/23602-confaccesslists.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2019 08:22:03 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2019-01-21T08:22:03Z</dc:date>
    <item>
      <title>Standard IP access list Behaviour</title>
      <link>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3783968#M542699</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have query for&amp;nbsp;ACL configured on my Cisco Router&lt;/P&gt;
&lt;P&gt;For Example:-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Standard IP access list 10&lt;BR /&gt; 10 deny any&lt;BR /&gt;Standard IP access list 25&lt;BR /&gt; 10 permit 172.17.204.98&lt;BR /&gt; 20 permit 172.17.1.205&lt;BR /&gt; 30 permit 172.19.126.236&lt;BR /&gt; 40 permit 172.18.1.89&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So how this will work. Does all the traffic will deny?&lt;/P&gt;
&lt;P&gt;When the deny for access list 10 will work and when the standard access list 25 will work&lt;/P&gt;
&lt;P&gt;What is the use of sequence number in IP access-list.&lt;/P&gt;
&lt;P&gt;Any help will be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 08:54:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3783968#M542699</guid>
      <dc:creator>bp.noc</dc:creator>
      <dc:date>2019-03-11T08:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Standard IP access list Behaviour</title>
      <link>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3783995#M542700</link>
      <description>The access-lists are assigned to interfaces. Once the interface is selected&lt;BR /&gt;based on routing of outgoing traffic or the interface that received&lt;BR /&gt;traffic, the assigned ACL will be selected and applied.&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jan 2019 07:47:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3783995#M542700</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2019-01-21T07:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Standard IP access list Behaviour</title>
      <link>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3784018#M542702</link>
      <description>&lt;P&gt;These 2 are conside 2 access list, you need to apply them in the respected interface to take affective.&lt;/P&gt;
&lt;P&gt;both work in different way, the way you apply in the direction.&lt;/P&gt;
&lt;P&gt;If i understand correctly you looking to permit certain IP and rest deny then below should work for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;remove ACL 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Standard IP access list 25&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10 permit 172.17.204.98&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;20 permit 172.17.1.205&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;30 permit 172.19.126.236&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;40 permit 172.18.1.89&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;50 deny any any&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Apply the ACL to respected interface.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;look some reference guide :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/23602-confaccesslists.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/ios-firewall/23602-confaccesslists.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 08:22:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3784018#M542702</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-21T08:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Standard IP access list Behaviour</title>
      <link>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3784071#M542703</link>
      <description>&lt;P&gt;Thank you very much for your response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you meant to say, if I will have below access-list on the top of ACL, then it will deny all traffic?&lt;/P&gt;
&lt;P&gt;For Example :-&lt;/P&gt;
&lt;P&gt;Standard IP access list 10&lt;BR /&gt; 10 deny any&lt;/P&gt;
&lt;P&gt;Standard IP access list Vty_Access&lt;BR /&gt; 10 permit 172.18.120.10&lt;/P&gt;
&lt;P&gt;************&lt;/P&gt;
&lt;P&gt;Also I am having issue to reach syslog server, is it because of the ACL on router, I am not able to access the syslog server.&lt;/P&gt;
&lt;P&gt;There is Cisco ASA firewall between Syslog server and Router. From Firewall I can able to get syslog.&lt;/P&gt;
&lt;P&gt;I am facing issue with router but When I am doing packet tracer from ASA it saw no drop till syslog server.&lt;/P&gt;
&lt;P&gt;Any help in this as well really appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 09:27:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3784071#M542703</guid>
      <dc:creator>bp.noc</dc:creator>
      <dc:date>2019-01-21T09:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Standard IP access list Behaviour</title>
      <link>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3784397#M542705</link>
      <description>&lt;P&gt;yes when you apply below ACL everything will be denied.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Standard IP access list 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fix the ACL and test syslog, or remove the ACL and test and start adding one by one building the ACL by tsting, until you get hands on and understand how the ACL working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 17:05:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/standard-ip-access-list-behaviour/m-p/3784397#M542705</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-01-21T17:05:18Z</dc:date>
    </item>
  </channel>
</rss>

