<?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: ACL Bug? /17 Supernet in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-bug-17-supernet/m-p/46021#M11586</link>
    <description>Create Date: May 17 2013 11:44AM&lt;BR /&gt;
&lt;BR /&gt;
hello MP&lt;BR /&gt;
&lt;BR /&gt;
I have not tested this so not sure although I have not heard about this being a problem until now.  I would recommend opening a case with TAC to have them test it in the lab.  If it is a bug they can then send it to engineering.  I will also try to test when I have a chance which may not be for a week or so.&lt;BR /&gt;
&lt;BR /&gt;
P  (from Paul_Russo)</description>
    <pubDate>Wed, 08 Jan 2014 06:02:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T06:02:00Z</dc:date>
    <item>
      <title>ACL Bug? /17 Supernet</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-bug-17-supernet/m-p/46020#M11585</link>
      <description>Create Date: May 15 2013 10:01AM&lt;BR /&gt;
&lt;BR /&gt;
Hi,&lt;BR /&gt;
&lt;BR /&gt;
i use a Summit x670 with the image ExtremeXOS version 15.2.2.7.&lt;BR /&gt;
&lt;BR /&gt;
I have made acls for the vlan that i have created on the switch.&lt;BR /&gt;
The (big) problem is when i made on the end off the rules a deny acl, example &lt;BR /&gt;
&lt;BR /&gt;
create access-list deny_any " source-address 0.0.0.0/0 ;" " deny  ;" application "Cli"&lt;BR /&gt;
&lt;BR /&gt;
all acls where have ips or networkaddresses in it doesnt work!&lt;BR /&gt;
&lt;BR /&gt;
Example:&lt;BR /&gt;
create access-list test_allow_me " source-address 10.1.1.1/32 ; protocol tcp ; destination-port 80 ;" " permit  ;" application "Cli"&lt;BR /&gt;
&lt;BR /&gt;
Now i have tested this a lot of time and the point is, when i make a rule with a /18 supernet or lower, also /19, /20 .... all acls are working.&lt;BR /&gt;
All netwrokmask over /18 also /17, /16 ... dont work.&lt;BR /&gt;
&lt;BR /&gt;
Is this a Firmewarebug?&lt;BR /&gt;
  (from mp)</description>
      <pubDate>Wed, 08 Jan 2014 06:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-bug-17-supernet/m-p/46020#M11585</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL Bug? /17 Supernet</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-bug-17-supernet/m-p/46021#M11586</link>
      <description>Create Date: May 17 2013 11:44AM&lt;BR /&gt;
&lt;BR /&gt;
hello MP&lt;BR /&gt;
&lt;BR /&gt;
I have not tested this so not sure although I have not heard about this being a problem until now.  I would recommend opening a case with TAC to have them test it in the lab.  If it is a bug they can then send it to engineering.  I will also try to test when I have a chance which may not be for a week or so.&lt;BR /&gt;
&lt;BR /&gt;
P  (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 06:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-bug-17-supernet/m-p/46021#M11586</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL Bug? /17 Supernet</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-bug-17-supernet/m-p/46022#M11587</link>
      <description>Create Date: Jun 28 2013  6:29PM&lt;BR /&gt;
&lt;BR /&gt;
I'm experiencing a similar issue:&lt;BR /&gt;
&lt;BR /&gt;
Everything matches this policy (applied to bgp export direct for ipv6, I've changed the actual addresses for this example), its as if the nlri directive isn't even there:&lt;BR /&gt;
&lt;BR /&gt;
entry permit-portable-access-nets {&lt;BR /&gt;
if match any {&lt;BR /&gt;
    nlri fe80?8000::/33 min 33 ;&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    community set "23456:1" ;&lt;BR /&gt;
    permit  ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
entry deny-anything-else {&lt;BR /&gt;
if match all {&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
    deny  ;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
I tried throwing in a route-origin icmp and changing it to match all to create a condition that shouldn't be true no matter what, but it still permitted the routes. I've opened a TAC case, here's hoping it makes it through to someone who understands the question.&lt;BR /&gt;
&lt;BR /&gt;
And I've verified that they are matching this policy because if I change the permit right after the community set to a deny and refresh the policy the routes disappear from the transmitted routes table.  (from xxiii)</description>
      <pubDate>Wed, 08 Jan 2014 06:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-bug-17-supernet/m-p/46022#M11587</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL Bug? /17 Supernet</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-bug-17-supernet/m-p/46023#M11588</link>
      <description>Create Date: Aug 22 2013  8:06AM&lt;BR /&gt;
&lt;BR /&gt;
Were you able to solve the problem?  (from shulik)</description>
      <pubDate>Wed, 08 Jan 2014 06:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-bug-17-supernet/m-p/46023#M11588</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:02:00Z</dc:date>
    </item>
  </channel>
</rss>

