<?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 - slice hardware full for vlan * in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/error-acl-install-operation-failed-slice-hardware-full-for-vlan/m-p/21562#M1553</link>
    <description>Create Date: Jun  6 2013 11:16AM&lt;BR /&gt;
&lt;BR /&gt;
Hey Helpme&lt;BR /&gt;
&lt;BR /&gt;
if you look int he release notes of the version of recode you are using you can see how many slices each type of switch.  Each time you change the compare statements in the ACL you use a slice.  For example you have an ACL where you look at MAC address then another statement where you look at ipaddress those would be two different slices.&lt;BR /&gt;
&lt;BR /&gt;
looking at the ACLs would help show if there is a way to redo the ACLs.&lt;BR /&gt;
&lt;BR /&gt;
p  (from Paul_Russo)</description>
    <pubDate>Wed, 08 Jan 2014 06:03:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T06:03:00Z</dc:date>
    <item>
      <title>Error: ACL install operation failed - slice hardware full for vlan *</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/error-acl-install-operation-failed-slice-hardware-full-for-vlan/m-p/21561#M1552</link>
      <description>Create Date: Jun  5 2013  7:20AM&lt;BR /&gt;
&lt;BR /&gt;
When i apply some ACL to interface it display this error condition, how to reset this status.  (from Hsu_LiPing)</description>
      <pubDate>Wed, 08 Jan 2014 06:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/error-acl-install-operation-failed-slice-hardware-full-for-vlan/m-p/21561#M1552</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: ACL install operation failed - slice hardware full for vlan *</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/error-acl-install-operation-failed-slice-hardware-full-for-vlan/m-p/21562#M1553</link>
      <description>Create Date: Jun  6 2013 11:16AM&lt;BR /&gt;
&lt;BR /&gt;
Hey Helpme&lt;BR /&gt;
&lt;BR /&gt;
if you look int he release notes of the version of recode you are using you can see how many slices each type of switch.  Each time you change the compare statements in the ACL you use a slice.  For example you have an ACL where you look at MAC address then another statement where you look at ipaddress those would be two different slices.&lt;BR /&gt;
&lt;BR /&gt;
looking at the ACLs would help show if there is a way to redo the ACLs.&lt;BR /&gt;
&lt;BR /&gt;
p  (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 06:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/error-acl-install-operation-failed-slice-hardware-full-for-vlan/m-p/21562#M1553</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: ACL install operation failed - slice hardware full for vlan *</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/error-acl-install-operation-failed-slice-hardware-full-for-vlan/m-p/21563#M1554</link>
      <description>Create Date: Jun  5 2013  6:04PM&lt;BR /&gt;
&lt;BR /&gt;
Hi, &lt;BR /&gt;
&lt;BR /&gt;
what model do you have ? &lt;BR /&gt;
&lt;BR /&gt;
Please check for 24 port : sh access-list usage acl-slice port 1 &lt;BR /&gt;
48 port : "sh access-list usage acl-slice port 1" and "sh access-list usage acl-slice port 25" &lt;BR /&gt;
 &lt;BR /&gt;
It seems you don't have enough slices free to apply this ACL &lt;BR /&gt;
&lt;BR /&gt;
The question is what ACL you have now and what do you want to add ?&lt;BR /&gt;
&lt;BR /&gt;
 -- &lt;BR /&gt;
&lt;BR /&gt;
Jarek  (from Jaroslaw_Kasjaniuk)</description>
      <pubDate>Wed, 08 Jan 2014 06:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/error-acl-install-operation-failed-slice-hardware-full-for-vlan/m-p/21563#M1554</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: ACL install operation failed - slice hardware full for vlan *</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/error-acl-install-operation-failed-slice-hardware-full-for-vlan/m-p/21564#M1555</link>
      <description>show access-list configuration&lt;BR /&gt;
the above command will show if acl is in dedicated or shared mode.&lt;BR /&gt;
Change the mode and reboot the switch to apply the acl again.&lt;BR /&gt;
&lt;BR /&gt;
configure access-list vlan-acl-precedence mode shared.&lt;BR /&gt;
save &lt;BR /&gt;
reboot.&lt;BR /&gt;
&lt;BR /&gt;
Now you should be able to apply the acl.&lt;BR /&gt;
If you still receive the same error then we might have to look into acl slice and try to re-align rules to&lt;BR /&gt;
have space.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2014 09:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/error-acl-install-operation-failed-slice-hardware-full-for-vlan/m-p/21564#M1555</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2014-06-13T09:24:00Z</dc:date>
    </item>
  </channel>
</rss>

