<?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: 7100-Series / ACL / Access Control List Limitations in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58765#M1413</link>
    <description>but why the switch shows:&lt;BR /&gt;
&lt;BR /&gt;
 IPV4 Rules          = 249&lt;BR /&gt;
&lt;BR /&gt;
or&lt;BR /&gt;
&lt;BR /&gt;
Chassis limits:Application                         Limit    In use   Entry size  Total Memory&lt;BR /&gt;
-------------------------------- --------- --------- ------------ ------------&lt;BR /&gt;
access-lists                           256         9         125K        31.3M&lt;BR /&gt;
  access-list-entries                 1000       180         160B       156.4K&lt;BR /&gt;
&lt;BR /&gt;
and we ended at 180 ACL-entries?</description>
    <pubDate>Thu, 16 Feb 2017 16:21:00 GMT</pubDate>
    <dc:creator>networks</dc:creator>
    <dc:date>2017-02-16T16:21:00Z</dc:date>
    <item>
      <title>7100-Series / ACL / Access Control List Limitations</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58763#M1411</link>
      <description>We try to transfer an ACL from a DFE module (with Advanced Licence) to an 7100 (about 300 entries). We can only enter 180 lines, then we're done.&lt;BR /&gt;
&lt;BR /&gt;
TOR(rw-cfg-ext-acl-160)-&amp;gt;permit tcp host 192.168.60.254 any eq 2222&lt;BR /&gt;
Apply access-group failed: Insufficient resources to apply access-group&lt;BR /&gt;
TOR(rw-cfg-ext-acl-160)-&amp;gt;&amp;lt;165&amp;gt;Feb 15 03:01:46 0.0.0.0 RtrAcl[1]&lt;BR /&gt;
Rules Exhausted for IpV4 Egress Acls, interfaces applied 1 Need 2 rules but have only 1, cannot apply&lt;BR /&gt;
--------------------------------------------------------------------------------------------------------&lt;BR /&gt;
The "show limits" command displays:&lt;BR /&gt;
&lt;BR /&gt;
Chassis limits:Application                         Limit    In use   Entry size  Total Memory&lt;BR /&gt;
-------------------------------- --------- --------- ------------ ------------&lt;BR /&gt;
access-lists                           256         9         125K        31.3M&lt;BR /&gt;
  access-list-entries                 1000       180         160B       156.4K&lt;BR /&gt;
  access-list-entries-per-list        1000         -            -            -&lt;BR /&gt;
  applied-access-lists                1552         8         110B       165.5K&lt;BR /&gt;
    applied-ipv4-in                    256         0            -            -&lt;BR /&gt;
    applied-ipv4-out                   256         8            -            -&lt;BR /&gt;
    applied-ipv6-in                    256         0            -            -&lt;BR /&gt;
    applied-ipv6-out                   256         0            -            -&lt;BR /&gt;
    applied-l2-in                      256         0            -            -&lt;BR /&gt;
    applied-l2-out                     256         0            -            -&lt;BR /&gt;
--------------------------------------------------------------------------------------------------------&lt;BR /&gt;
The "show limits resource-profile -verbose" command displays:&lt;BR /&gt;
&lt;BR /&gt;
Resource Profile: configured (default), operational (default)&lt;BR /&gt;
Resource Profile: default&lt;BR /&gt;
   Authenticated Users = 512&lt;BR /&gt;
   MAC Rules           = 128&lt;BR /&gt;
   IPV6 Rules          = 127&lt;BR /&gt;
   IPV4 Rules          = 249&lt;BR /&gt;
   L2 Rules            = 175&lt;BR /&gt;
   IPV6 Ingress ACL    = 0&lt;BR /&gt;
   IPV6 PBR            = 0&lt;BR /&gt;
   IPV4 Ingress ACL    = 0&lt;BR /&gt;
   IPV4 PBR            = 0&lt;BR /&gt;
   L2 Ingress ACL      = 0&lt;BR /&gt;
   IPV6 Egress ACL     = 256&lt;BR /&gt;
   IPV4 Egress ACL     = 256&lt;BR /&gt;
   L2 Egress ACL       = 0&lt;BR /&gt;
--------------------------------------------------------------------------------------------------------&lt;BR /&gt;
--------------------------------------------------------------------------------------------------------&lt;BR /&gt;
&lt;B&gt;How can we solve the problem (more accepted entries in the ACL)?&lt;/B&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2017 15:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58763#M1411</guid>
      <dc:creator>networks</dc:creator>
      <dc:date>2017-02-16T15:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: 7100-Series / ACL / Access Control List Limitations</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58764#M1412</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
The limits for ACLs in the 7100 series platform is smaller than in the N-Series. I believe is a hardware limitation.&lt;BR /&gt;
&lt;BR /&gt;
I am afraid this is FAD (Functions as Designed).&lt;BR /&gt;
&lt;BR /&gt;
In another client, what I did is convert part of it (if not all) to policies using Policy Manager.&lt;BR /&gt;
&lt;BR /&gt;
Hope it helps.</description>
      <pubDate>Thu, 16 Feb 2017 16:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58764#M1412</guid>
      <dc:creator>jsoler</dc:creator>
      <dc:date>2017-02-16T16:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: 7100-Series / ACL / Access Control List Limitations</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58765#M1413</link>
      <description>but why the switch shows:&lt;BR /&gt;
&lt;BR /&gt;
 IPV4 Rules          = 249&lt;BR /&gt;
&lt;BR /&gt;
or&lt;BR /&gt;
&lt;BR /&gt;
Chassis limits:Application                         Limit    In use   Entry size  Total Memory&lt;BR /&gt;
-------------------------------- --------- --------- ------------ ------------&lt;BR /&gt;
access-lists                           256         9         125K        31.3M&lt;BR /&gt;
  access-list-entries                 1000       180         160B       156.4K&lt;BR /&gt;
&lt;BR /&gt;
and we ended at 180 ACL-entries?</description>
      <pubDate>Thu, 16 Feb 2017 16:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58765#M1413</guid>
      <dc:creator>networks</dc:creator>
      <dc:date>2017-02-16T16:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: 7100-Series / ACL / Access Control List Limitations</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58766#M1414</link>
      <description>does somebopdy know why the switch shows:&lt;BR /&gt;
&lt;BR /&gt;
 IPV4 Rules          = 249&lt;BR /&gt;
&lt;BR /&gt;
or&lt;BR /&gt;
&lt;BR /&gt;
Chassis limits:Application                         Limit    In use   Entry size  Total Memory&lt;BR /&gt;
-------------------------------- --------- --------- ------------ ------------&lt;BR /&gt;
access-lists                           256         9         125K        31.3M&lt;BR /&gt;
  access-list-entries                 1000       180         160B       156.4K&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;I&gt;and we ended at 180 ACL-entries?&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Feb 2017 14:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58766#M1414</guid>
      <dc:creator>networks</dc:creator>
      <dc:date>2017-02-20T14:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: 7100-Series / ACL / Access Control List Limitations</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58767#M1415</link>
      <description>I'm closing this thread for further comment because it appears to be a duplicate of this topic:&lt;BR /&gt;
&lt;A href="https://community.extremenetworks.com/extreme/topics/7100-series-acl-access-control-list-limitations" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extreme/topics/7100-series-acl-access-control-list-limitations&lt;/A&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 22 Feb 2017 05:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/7100-series-acl-access-control-list-limitations/m-p/58767#M1415</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2017-02-22T05:33:00Z</dc:date>
    </item>
  </channel>
</rss>

