<?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 Further ACL problems in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/further-acl-problems/m-p/47233#M12105</link>
    <description>Create Date: Jul 12 2012  4:07AM&lt;BR /&gt;
&lt;BR /&gt;
OK here's a challenge.  How to permit IP and ICMP Pings from a list of 40 subnets in an ACL.Should be straightforward?  I thought so until I tried and realised the resulting ACL would be (40*8)+(40*7)=600 lines long!For each network I need the following (sorry about the lack fo formatting, presently neither IE or Chrome will persuade the forum to accept linefeeds or an attachment!!!)entry name {description "xxx" if {  source-address x.x.x.x/x;  protocol icmp;  icmp-type 8; } then {permit;}}entry name {description "xxx" if {  source-address x.x.x.x/x;  protocol ip; } then {permit;}}Surely I must be wrong?  (from David_Rickard)</description>
    <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T05:54:00Z</dc:date>
    <item>
      <title>Further ACL problems</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/further-acl-problems/m-p/47233#M12105</link>
      <description>Create Date: Jul 12 2012  4:07AM&lt;BR /&gt;
&lt;BR /&gt;
OK here's a challenge.  How to permit IP and ICMP Pings from a list of 40 subnets in an ACL.Should be straightforward?  I thought so until I tried and realised the resulting ACL would be (40*8)+(40*7)=600 lines long!For each network I need the following (sorry about the lack fo formatting, presently neither IE or Chrome will persuade the forum to accept linefeeds or an attachment!!!)entry name {description "xxx" if {  source-address x.x.x.x/x;  protocol icmp;  icmp-type 8; } then {permit;}}entry name {description "xxx" if {  source-address x.x.x.x/x;  protocol ip; } then {permit;}}Surely I must be wrong?  (from David_Rickard)</description>
      <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/further-acl-problems/m-p/47233#M12105</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Further ACL problems</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/further-acl-problems/m-p/47234#M12106</link>
      <description>Create Date: Jul 12 2012  2:15PM&lt;BR /&gt;
&lt;BR /&gt;
Can you agregate some subnets   ?&lt;BR /&gt;
For example x.x.x.x/24 and y.y.y.y/24  to  z.z.z.z/23 ?&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek  (from Jaroslaw_Kasjaniuk)</description>
      <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/further-acl-problems/m-p/47234#M12106</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: Further ACL problems</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/further-acl-problems/m-p/47235#M12107</link>
      <description>Create Date: Jul 13 2012  1:10AM&lt;BR /&gt;
&lt;BR /&gt;
Not really, the thing is that's only the main part, there is still more where port/protocol check are needed so the whole ACL expands to over 800 lines when really there are only 100 lines in there that actually do anything - the rest is just pointless fluff around each actual ACE  (from David_Rickard)</description>
      <pubDate>Wed, 08 Jan 2014 05:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/further-acl-problems/m-p/47235#M12107</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:54:00Z</dc:date>
    </item>
  </channel>
</rss>

