<?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: Error: ACL install operation failed - filter hardware full for vlan esn-mo-01, port * in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/error-acl-install-operation-failed-filter-hardware-full-for-vlan/m-p/15650#M2398</link>
    <description>The egress ACL doesn't support a port range of UDP/TCP.                                   Unlike ingress ACLs, ‘qosprofile’  action is only used to determine DSCP and DOT1P mappings and has no effect on  the traffic queuing or prioritization. &lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Fri, 13 May 2016 20:16:00 GMT</pubDate>
    <dc:creator>Kevin_Kim</dc:creator>
    <dc:date>2016-05-13T20:16:00Z</dc:date>
    <item>
      <title>Error: ACL install operation failed - filter hardware full for vlan esn-mo-01, port *</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/error-acl-install-operation-failed-filter-hardware-full-for-vlan/m-p/15649#M2397</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I'm trying to implement a new egress vlan ACL to match traffic going to a particular address on a range of UDP ports and put it into QoSprofile QP6.&lt;BR /&gt;&lt;BR /&gt;But I'm getting the above error.&lt;BR /&gt;&lt;BR /&gt;I'm on an X460 running 15.6.3.1 and I appear to have egress ACL slices available:&lt;BR /&gt;&lt;BR /&gt;show access-list usage acl-slice port 1&lt;BR /&gt;Ports 1-34&lt;BR /&gt;Stage: INGRESS&lt;BR /&gt;[snip]&lt;BR /&gt;Stage: EGRESS&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: LOOKUP&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: 35 Available: 477 system&lt;BR /&gt;Stage: EXTERNAL&lt;BR /&gt;Slices: Used: 0 Available: 0&lt;BR /&gt;&lt;BR /&gt;I've found the 'fix' to reset the precedence to 'shared' as it now defaults to 'dedicated', but why should I? This ACL didn't exist on any previous version of code so why can't I use the default setting to apply this relatively simple ACL?&lt;BR /&gt;&lt;BR /&gt;&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;Many thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2016 19:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/error-acl-install-operation-failed-filter-hardware-full-for-vlan/m-p/15649#M2397</guid>
      <dc:creator>Stephen_Elliot1</dc:creator>
      <dc:date>2016-05-13T19:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: ACL install operation failed - filter hardware full for vlan esn-mo-01, port *</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/error-acl-install-operation-failed-filter-hardware-full-for-vlan/m-p/15650#M2398</link>
      <description>The egress ACL doesn't support a port range of UDP/TCP.                                   Unlike ingress ACLs, ‘qosprofile’  action is only used to determine DSCP and DOT1P mappings and has no effect on  the traffic queuing or prioritization. &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 13 May 2016 20:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/error-acl-install-operation-failed-filter-hardware-full-for-vlan/m-p/15650#M2398</guid>
      <dc:creator>Kevin_Kim</dc:creator>
      <dc:date>2016-05-13T20:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: ACL install operation failed - filter hardware full for vlan esn-mo-01, port *</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/error-acl-install-operation-failed-filter-hardware-full-for-vlan/m-p/15651#M2399</link>
      <description>Thanks Kevin, but this is taken from the Concepts Guide chapter about ACL QoS Traffic Classes:&lt;BR /&gt;
&lt;BR /&gt;
"Depending on the platform you are using, traffic in an ACL traffic group can be processed as follows:&lt;BR /&gt;
&lt;BR /&gt;
  • Assigned to an ingress meter for rate limiting&lt;BR /&gt;
&lt;BR /&gt;
  • Marked for an egress QoS profile for rate shaping  &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;  &lt;BR /&gt;
&lt;BR /&gt;
  • Marked for an egress traffic queue for rate shaping   &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;
&lt;BR /&gt;
  • Marked for DSCP replacement on egress&lt;BR /&gt;
&lt;BR /&gt;
  • Marked for 802.1p priority replacement on egress&lt;BR /&gt;
&lt;BR /&gt;
• Assigned to an egress meter for rate limiting"&lt;BR /&gt;
&lt;BR /&gt;
Is that incorrect?  Should I be using an Ingress ACL on the incoming Vlan to assign my traffic to an appropriate QP?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 13 May 2016 20:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/error-acl-install-operation-failed-filter-hardware-full-for-vlan/m-p/15651#M2399</guid>
      <dc:creator>Stephen_Elliot1</dc:creator>
      <dc:date>2016-05-13T20:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: ACL install operation failed - filter hardware full for vlan esn-mo-01, port *</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/error-acl-install-operation-failed-filter-hardware-full-for-vlan/m-p/15652#M2400</link>
      <description>You can use 'qosprofile' action statement in an egress ACL for remarking DSCP or Dot1p values. However, the traffic queuing or prioritization doesn't take place.&lt;BR /&gt;
&lt;BR /&gt;
qosprofile qosprofilename—Forwards the packet to the specified QoS profile.&lt;BR /&gt;
&lt;BR /&gt;
• ingress—all platforms&lt;BR /&gt;
• egress—does not forward the packets to the specified qosprofile. If the action modifier “replace- dot1p” is present in the ACL rule, the dot1p field in the packet is replaced with the value from associated qosprofile. &lt;BR /&gt;</description>
      <pubDate>Fri, 13 May 2016 20:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/error-acl-install-operation-failed-filter-hardware-full-for-vlan/m-p/15652#M2400</guid>
      <dc:creator>Kevin_Kim</dc:creator>
      <dc:date>2016-05-13T20:38:00Z</dc:date>
    </item>
  </channel>
</rss>

