<?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: Same ACL on X440 works, on X460 no in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86005#M20643</link>
    <description>&lt;P&gt;Hi Giuseppe,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AFAIU it should be still that by default we have ingress direction for applied ACLs unless instructed otherwise in the command. For the ACL you mention, ingress should be fine.&lt;/P&gt;&lt;P&gt;Are there any other ACLs in place? Port-based ACLs have higher precedence than VLAN-based ACLs (which have higher precedence than wildcard, device-wide ACLs). So if .pol applied to a port is checked and the packet is matched, no further .pol contents in TCAM are evaluated against the packet.&lt;/P&gt;&lt;P&gt;Same with dynamic ACLs having precedence over static (.pol) ACLs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Tomasz&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 18:29:30 GMT</pubDate>
    <dc:creator>Tomasz</dc:creator>
    <dc:date>2021-06-30T18:29:30Z</dc:date>
    <item>
      <title>Same ACL on X440 works, on X460 no</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86002#M20640</link>
      <description>&lt;P&gt;Good evening&lt;/P&gt;&lt;P&gt;I have this ACL:&lt;/P&gt;&lt;P&gt;if match all {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; source-address 192.168.253.70/32 ;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; destination-address 192.168.170.8/32 ;&lt;BR /&gt;}&lt;BR /&gt;then {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; deny&amp;nbsp; ;&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On X440 works ( my lab ) ( version 31.1.2 )&lt;/P&gt;&lt;P&gt;On X450 it does not work&amp;nbsp; ( customer ) ( version 30.0.7 )&lt;/P&gt;&lt;P&gt;Anybody can tell me why ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 03:26:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86002#M20640</guid>
      <dc:creator>Giuseppe_Montan</dc:creator>
      <dc:date>2021-06-25T03:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Same ACL on X440 works, on X460 no</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86003#M20641</link>
      <description>&lt;P&gt;How did you apply the ACL? per Port or per VLAN?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 20:56:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86003#M20641</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2021-06-26T20:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Same ACL on X440 works, on X460 no</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86004#M20642</link>
      <description>&lt;P&gt;Hi Stefan, I apply the ACL per Vlan, do you know when I have to use ingress and when Egress ?&lt;/P&gt;&lt;P&gt;I thing the problem is there.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 01:48:29 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86004#M20642</guid>
      <dc:creator>Giuseppe_Montan</dc:creator>
      <dc:date>2021-06-29T01:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Same ACL on X440 works, on X460 no</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86005#M20643</link>
      <description>&lt;P&gt;Hi Giuseppe,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AFAIU it should be still that by default we have ingress direction for applied ACLs unless instructed otherwise in the command. For the ACL you mention, ingress should be fine.&lt;/P&gt;&lt;P&gt;Are there any other ACLs in place? Port-based ACLs have higher precedence than VLAN-based ACLs (which have higher precedence than wildcard, device-wide ACLs). So if .pol applied to a port is checked and the packet is matched, no further .pol contents in TCAM are evaluated against the packet.&lt;/P&gt;&lt;P&gt;Same with dynamic ACLs having precedence over static (.pol) ACLs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Tomasz&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 18:29:30 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86005#M20643</guid>
      <dc:creator>Tomasz</dc:creator>
      <dc:date>2021-06-30T18:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Same ACL on X440 works, on X460 no</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86006#M20644</link>
      <description>&lt;P&gt;Hi, I solved the problem.&lt;/P&gt;&lt;P&gt;in this case ( a server inside Vlan 192.168.170 ) I hat to use egress at the end of ACL.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Jul 2021 15:17:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/same-acl-on-x440-works-on-x460-no/m-p/86006#M20644</guid>
      <dc:creator>Giuseppe_Montan</dc:creator>
      <dc:date>2021-07-02T15:17:32Z</dc:date>
    </item>
  </channel>
</rss>

