<?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: ARP and ACLs in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/arp-and-acls/m-p/56907#M16741</link>
    <description>Create Date: Aug 16 2013 12:10PM&lt;BR /&gt;
&lt;BR /&gt;
Hello conradjones&lt;BR /&gt;
&lt;BR /&gt;
i am not exactly sure what you want to achieve but the reason the arp packets are being dropped is because you have the deny all in the ACL.  If you need a packet to get through then you need to put a permit into the file.  If a packet hits an entry in the policy file then it will exit the acl and it hit the final deny.&lt;BR /&gt;
&lt;BR /&gt;
hope that makes sense.&lt;BR /&gt;
&lt;BR /&gt;
p  (from Paul_Russo)</description>
    <pubDate>Wed, 08 Jan 2014 06:04:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T06:04:00Z</dc:date>
    <item>
      <title>ARP and ACLs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/arp-and-acls/m-p/56906#M16740</link>
      <description>Create Date: Aug  7 2013 12:45PM&lt;BR /&gt;
&lt;BR /&gt;
Hi&lt;BR /&gt;
&lt;BR /&gt;
trying to put an acl on the core switch for a vlan this seems to be blocking traffic between machines on the same vlan. as they are sending out arp requests which aren't answered. do i need an entry to allow arp ? please help&lt;BR /&gt;
&lt;BR /&gt;
entry c_pc_to_rdp {&lt;BR /&gt;
if {&lt;BR /&gt;
source-address 172.16.100.0/22;&lt;BR /&gt;
    destination-address 10.10.115.0/24;&lt;BR /&gt;
protocol tcp;&lt;BR /&gt;
destination-port 3389;&lt;BR /&gt;
} then {&lt;BR /&gt;
    permit;&lt;BR /&gt;
}&lt;BR /&gt;
} &lt;BR /&gt;
&lt;BR /&gt;
entry default_allow_out {&lt;BR /&gt;
if {&lt;BR /&gt;
    source-address 10.10.115.0/24;&lt;BR /&gt;
} then {&lt;BR /&gt;
    permit;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
entry default_deny {&lt;BR /&gt;
if {&lt;BR /&gt;
} then {&lt;BR /&gt;
    deny;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
  (from Conrad_Jones)</description>
      <pubDate>Wed, 08 Jan 2014 06:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/arp-and-acls/m-p/56906#M16740</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: ARP and ACLs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/arp-and-acls/m-p/56907#M16741</link>
      <description>Create Date: Aug 16 2013 12:10PM&lt;BR /&gt;
&lt;BR /&gt;
Hello conradjones&lt;BR /&gt;
&lt;BR /&gt;
i am not exactly sure what you want to achieve but the reason the arp packets are being dropped is because you have the deny all in the ACL.  If you need a packet to get through then you need to put a permit into the file.  If a packet hits an entry in the policy file then it will exit the acl and it hit the final deny.&lt;BR /&gt;
&lt;BR /&gt;
hope that makes sense.&lt;BR /&gt;
&lt;BR /&gt;
p  (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 06:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/arp-and-acls/m-p/56907#M16741</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: ARP and ACLs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/arp-and-acls/m-p/56908#M16742</link>
      <description>Create Date: Aug 18 2013 10:24AM&lt;BR /&gt;
&lt;BR /&gt;
thanks prusso&lt;BR /&gt;
&lt;BR /&gt;
previous testing showed arp worked without needing that in the ACL, but i have a good idea why now. probably the core switch had the acl on and arp was fine between two devices on an edge switch but the acl was still blocking inter-vlan traffic as that was passing through the core to be routed. OR it was inter-vm traffic which wasn't hitting the physical switch as the VMs were on the same host. &lt;BR /&gt;
&lt;BR /&gt;
conrad  (from Conrad_Jones)</description>
      <pubDate>Wed, 08 Jan 2014 06:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/arp-and-acls/m-p/56908#M16742</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:04:00Z</dc:date>
    </item>
  </channel>
</rss>

