<?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 installation problem on x670 - XOS 15.5.3.4 in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-installation-problem-on-x670-xos-15-5-3-4/m-p/50060#M13385</link>
    <description>Hi Jarek and Brandon,&lt;BR /&gt;
&lt;BR /&gt;
Thank you for your helpful answers !&lt;BR /&gt;
&lt;BR /&gt;
I forgot the limitation on match condition combnation. I replaced the ethernet-destination-address by destination-address 255.255.255.255/32.&lt;BR /&gt;
The goal of this rule is to deny broadcasted DHCP request between two X670. The two devices have a bootprelay configuration for the vlan-id 443 and I want only the first device receiving the request to relay it and not the both of them.&lt;BR /&gt;
&lt;BR /&gt;
Changing the combination makes it possible to install the policy !&lt;BR /&gt;
&lt;BR /&gt;
In addition, here is the answer for you Brandon :&lt;BR /&gt;
SRX.5 # show access-list usage acl-slice port 2&lt;BR /&gt;
Ports 1-48&lt;BR /&gt;
Stage: INGRESS&lt;BR /&gt;
Slices:          Used: 9  Available: 1&lt;BR /&gt;
Slice 0 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 1 Rules:   Used: 12  Available: 116 system&lt;BR /&gt;
Slice 2 Rules:   Used: 1  Available: 127 IPv6 MC&lt;BR /&gt;
Slice 3 Rules:   Used: 2  Available: 126 system&lt;BR /&gt;
Slice 4 Rules:   Used: 2  Available: 254 system&lt;BR /&gt;
Slice 5 Rules:   Used: 2  Available: 254 user/other&lt;BR /&gt;
Slice 6 Rules:   Used: 4  Available: 252 user/other&lt;BR /&gt;
Slice 7 Rules:   Used: 32  Available: 224 user/other&lt;BR /&gt;
Slice 8 Rules:   Used: 2  Available: 254 user/other&lt;BR /&gt;
Slice 9 Rules:   Used: 9  Available: 247 user/other&lt;BR /&gt;
Stage: EGRESS&lt;BR /&gt;
Slices:          Used: 1  Available: 3&lt;BR /&gt;
Slice 0 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 1 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 2 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 3 Rules:   Used: 79  Available: 177 user/other&lt;BR /&gt;
Stage: LOOKUP&lt;BR /&gt;
Slices:          Used: 0  Available: 4&lt;BR /&gt;
Slice 0 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 1 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 2 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 3 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Stage: EXTERNAL&lt;BR /&gt;
Slices:          Used: 0  Available: 0&lt;BR /&gt;
&lt;BR /&gt;
It works now.&lt;BR /&gt;
Thank you.&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Romain M.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Jan 2016 15:44:00 GMT</pubDate>
    <dc:creator>Romain_Mercier</dc:creator>
    <dc:date>2016-01-21T15:44:00Z</dc:date>
    <item>
      <title>ACL installation problem on x670 - XOS 15.5.3.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-installation-problem-on-x670-xos-15-5-3-4/m-p/50057#M13382</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm facing a problem with two X670-48x in version 15.5.3.4 when I try to install an ACL on an egress port.&lt;BR /&gt;&lt;BR /&gt;Here is the content of the policy file :&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;entry NO-DHCP-SR1-SR2-01 {&lt;BR /&gt;if match all {&lt;BR /&gt;vlan-id 443 ;&lt;BR /&gt;protocol udp ;&lt;BR /&gt;destination-port bootps ;&lt;BR /&gt;ethernet-destination-address ff:ff:ff:ff:ff:ff ;&lt;BR /&gt;} then {&lt;BR /&gt;deny ;&lt;BR /&gt;count BROADDHCP443;&lt;BR /&gt;}&lt;BR /&gt;}&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;When I try to install the ACL I get this error :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;SRX.14 # configure access-list INTER-ROUTERS ports 2 egress&lt;BR /&gt;&lt;BR /&gt;Error: ACL install operation failed - filter hardware full for vlan *, port 2&lt;/BLOCKQUOTE&gt;&lt;P&gt;Months ago, I upgraded the swith from 15.2.2.7 to 15.5.3.4, so I thought I match the symptoms described herre :&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000077652" target="_blank" rel="nofollow noreferrer noopener"&gt; https://extremeportal.force.com/ExtrArticleDetail?an=000077652&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have follow the instructions and changed the access-list configuration, saved the configuration and then reboot the switch but I'm still having the same error message.&lt;BR /&gt;Here is an extract of the log when trying to apply the ACL :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;01/19/2016 07:57:07.88 Policy:unBind:INTER-ROUTERS:vlan:*:port:*:&lt;BR /&gt;01/19/2016 07:57:07.88 Policy:unBind:INTER-ROUTERS:vlan:*:port:2:&lt;BR /&gt;01/19/2016 07:57:07.88 EXOS application attempting to install incompatible ACL: filter vlan *, port 2 (rule "NO-DHCP-SR1-SR2-01", index 1)&lt;BR /&gt;01/19/2016 07:57:07.87 &lt;I&gt; Loaded Policy: INTER-ROUTERS number of entries 1&lt;BR /&gt;01/19/2016 07:57:07.87 &lt;I&gt; Loading policy INTER-ROUTERS from file /config/INTER-ROUTERS.pol&lt;BR /&gt;01/19/2016 07:50:55.75 Policy:unBind:INTER-ROUTERS:vlan:*:port:*:&lt;BR /&gt;01/19/2016 07:50:55.75 Policy:unBind:INTER-ROUTERS:vlan:*:port:2:&lt;BR /&gt;01/19/2016 07:50:55.75 EXOS application attempting to install incompatible ACL: filter vlan *, port 2 (rule "NO-DHCP-SR1-SR2-01", index 1)&lt;BR /&gt;01/19/2016 07:50:55.74 &lt;I&gt; Loaded Policy: INTER-ROUTERS number of entries 1&lt;BR /&gt;01/19/2016 07:50:55.74 &lt;I&gt; Loading policy INTER-ROUTERS from file /config/INTER-ROUTERS.pol&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Have you any idea about what's wrong with this ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Romain M.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 17:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-installation-problem-on-x670-xos-15-5-3-4/m-p/50057#M13382</guid>
      <dc:creator>Romain_Mercier</dc:creator>
      <dc:date>2016-01-20T17:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL installation problem on x670 - XOS 15.5.3.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-installation-problem-on-x670-xos-15-5-3-4/m-p/50058#M13383</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
you can not mix field selectors that you have in ACL.&lt;BR /&gt;
&lt;BR /&gt;
For egress you can do (from user guide) :&lt;BR /&gt;
&lt;BR /&gt;
Following is the table of the available combinations:&lt;BR /&gt;
• Combination 1:&lt;BR /&gt;
&lt;VLAN-ID&gt;&lt;/VLAN-ID&gt;
ethernet-type&amp;gt;&lt;BR /&gt;
• Combination 2:&lt;BR /&gt;
&lt;VLAN-ID&gt;&lt;/VLAN-ID&gt;
protocol, destination-port, source-port, tcp-flags&amp;gt;&lt;BR /&gt;
• Combination 3:&lt;BR /&gt;
&lt;VLAN-ID&gt;, source-address&lt;I&gt;,&lt;BR /&gt;
protocol&amp;gt;&lt;BR /&gt;
&lt;BR /&gt;
Can you write what do you want to achieve with that ACL ?&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek&lt;/I&gt;&lt;/VLAN-ID&gt;</description>
      <pubDate>Wed, 20 Jan 2016 17:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-installation-problem-on-x670-xos-15-5-3-4/m-p/50058#M13383</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2016-01-20T17:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL installation problem on x670 - XOS 15.5.3.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-installation-problem-on-x670-xos-15-5-3-4/m-p/50059#M13384</link>
      <description>Hi Romain,&lt;BR /&gt;
&lt;BR /&gt;
In addition to what Jarek mentioned, can you get the output of 'show access-list usage acl-slice port 2'? &lt;BR /&gt;
&lt;BR /&gt;
This will let us see if there are hardware resources available for the ACL to be installed on the port.&lt;BR /&gt;
&lt;BR /&gt;
-Brandon</description>
      <pubDate>Thu, 21 Jan 2016 03:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-installation-problem-on-x670-xos-15-5-3-4/m-p/50059#M13384</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2016-01-21T03:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: ACL installation problem on x670 - XOS 15.5.3.4</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-installation-problem-on-x670-xos-15-5-3-4/m-p/50060#M13385</link>
      <description>Hi Jarek and Brandon,&lt;BR /&gt;
&lt;BR /&gt;
Thank you for your helpful answers !&lt;BR /&gt;
&lt;BR /&gt;
I forgot the limitation on match condition combnation. I replaced the ethernet-destination-address by destination-address 255.255.255.255/32.&lt;BR /&gt;
The goal of this rule is to deny broadcasted DHCP request between two X670. The two devices have a bootprelay configuration for the vlan-id 443 and I want only the first device receiving the request to relay it and not the both of them.&lt;BR /&gt;
&lt;BR /&gt;
Changing the combination makes it possible to install the policy !&lt;BR /&gt;
&lt;BR /&gt;
In addition, here is the answer for you Brandon :&lt;BR /&gt;
SRX.5 # show access-list usage acl-slice port 2&lt;BR /&gt;
Ports 1-48&lt;BR /&gt;
Stage: INGRESS&lt;BR /&gt;
Slices:          Used: 9  Available: 1&lt;BR /&gt;
Slice 0 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 1 Rules:   Used: 12  Available: 116 system&lt;BR /&gt;
Slice 2 Rules:   Used: 1  Available: 127 IPv6 MC&lt;BR /&gt;
Slice 3 Rules:   Used: 2  Available: 126 system&lt;BR /&gt;
Slice 4 Rules:   Used: 2  Available: 254 system&lt;BR /&gt;
Slice 5 Rules:   Used: 2  Available: 254 user/other&lt;BR /&gt;
Slice 6 Rules:   Used: 4  Available: 252 user/other&lt;BR /&gt;
Slice 7 Rules:   Used: 32  Available: 224 user/other&lt;BR /&gt;
Slice 8 Rules:   Used: 2  Available: 254 user/other&lt;BR /&gt;
Slice 9 Rules:   Used: 9  Available: 247 user/other&lt;BR /&gt;
Stage: EGRESS&lt;BR /&gt;
Slices:          Used: 1  Available: 3&lt;BR /&gt;
Slice 0 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 1 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 2 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 3 Rules:   Used: 79  Available: 177 user/other&lt;BR /&gt;
Stage: LOOKUP&lt;BR /&gt;
Slices:          Used: 0  Available: 4&lt;BR /&gt;
Slice 0 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 1 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 2 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 3 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Stage: EXTERNAL&lt;BR /&gt;
Slices:          Used: 0  Available: 0&lt;BR /&gt;
&lt;BR /&gt;
It works now.&lt;BR /&gt;
Thank you.&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Romain M.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jan 2016 15:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/acl-installation-problem-on-x670-xos-15-5-3-4/m-p/50060#M13385</guid>
      <dc:creator>Romain_Mercier</dc:creator>
      <dc:date>2016-01-21T15:44:00Z</dc:date>
    </item>
  </channel>
</rss>

