<?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: Dynamic ARP Inspection (with D2) in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/dynamic-arp-inspection-with-d2/m-p/12227#M3255</link>
    <description>Please note that arpinspection commands are needed in order to get thel logs.&lt;BR /&gt;
My example is pasted below&lt;BR /&gt;
&lt;BR /&gt;
#arpinspection&lt;BR /&gt;
set arpinspection vlan 188-189&lt;BR /&gt;
set arpinspection trust port ge.1.5 enable&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Feb 2014 19:12:00 GMT</pubDate>
    <dc:creator>Jason_Parker</dc:creator>
    <dc:date>2014-02-12T19:12:00Z</dc:date>
    <item>
      <title>Dynamic ARP Inspection (with D2)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/dynamic-arp-inspection-with-d2/m-p/12224#M3252</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I want to configure Dynamic ARP Inspection with a D2 device (Firmware 6.03.11.0004). I configured DHCP Snooping for the Client VLAN (10) with the corresponding trusted and untrusted ports and with "show dhcpsnooping bindings" I see the data. &lt;BR /&gt;
&lt;BR /&gt;
I also configured DAI with&lt;BR /&gt;
set arpinspection vlan 10 logging&lt;BR /&gt;
set arpinspection trust port &lt;U&gt; enable&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately I can run a successful ARP Attac for Man-in-the-middle from a Client (untrusted) port. Which results in a poisoned ARP table. No logging happend.&lt;BR /&gt;
&lt;BR /&gt;
If i run "set arpinspection vlan 10" I get: "Failed to configure DAI on the vlan range".&lt;BR /&gt;
&lt;BR /&gt;
Does anybody have a clue?&lt;BR /&gt;
&lt;BR /&gt;
Best Regards&lt;BR /&gt;
Michael&lt;BR /&gt;
&lt;BR /&gt;&lt;/U&gt;</description>
      <pubDate>Wed, 12 Feb 2014 05:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/dynamic-arp-inspection-with-d2/m-p/12224#M3252</guid>
      <dc:creator>Michael_Kirchne</dc:creator>
      <dc:date>2014-02-12T05:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Dynamic ARP Inspection (with D2)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/dynamic-arp-inspection-with-d2/m-p/12225#M3253</link>
      <description>Same behavior with Firmware 06.03.13.0001&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/dynamic-arp-inspection-with-d2/m-p/12225#M3253</guid>
      <dc:creator>Michael_Kirchne</dc:creator>
      <dc:date>2014-02-12T19:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Dynamic ARP Inspection (with D2)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/dynamic-arp-inspection-with-d2/m-p/12226#M3254</link>
      <description>Lets take a look in the lab&lt;BR /&gt;
&lt;BR /&gt;
D2G124-12P-188-56(su)-&amp;gt;show config dhcpsnooping&lt;BR /&gt;
&lt;BR /&gt;
#dhcpsnooping&lt;BR /&gt;
set dhcpsnooping enable&lt;BR /&gt;
set dhcpsnooping vlan 188-189 enable&lt;BR /&gt;
set dhcpsnooping trust port ge.1.5 enable&lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;
set arpinspection vlan 188-189&lt;BR /&gt;
&amp;lt;164&amp;gt;Mar 27 12:31:26     10.58.188.56-1 DAI[87298272]: dai_util.c(590) 5538 % DAI dropped ARP frame rcvd on i/f ge.1.5 in vlan 189, due to - DHCP SNOOP DB MATCH FAILURE&lt;BR /&gt;
&amp;lt;164&amp;gt;Mar 27 12:31:27     10.58.188.56-1 DAI[87298272]: dai_util.c(590) 5539 % DAI dropped ARP frame rcvd on i/f ge.1.5 in vlan 189, due to - DHCP SNOOP DB MATCH FAILURE&lt;BR /&gt;
&lt;BR /&gt;
set arpinspection trust  port ge.1.5 enable &lt;BR /&gt;
&lt;BR /&gt;
Messages stopped&lt;BR /&gt;
&lt;BR /&gt;
Here is my logging &lt;BR /&gt;
#logging&lt;BR /&gt;
set logging default severity 8&lt;BR /&gt;
set logging local console enable file enable&lt;BR /&gt;
Also&lt;BR /&gt;
set logging default severity 7 &lt;BR /&gt;
set arpinspection trust  port ge.1.5 disable&lt;BR /&gt;
&lt;BR /&gt;
&amp;lt;164&amp;gt;Mar 27 12:31:26     10.58.188.56-1 DAI[87298272]:  dai_util.c(590) 5538 % DAI dropped ARP frame rcvd on i/f ge.1.5 in vlan  189, due to - DHCP SNOOP DB MATCH FAILURE&lt;BR /&gt;
&lt;BR /&gt;
set arpinspection trust  port ge.1.5 enable &lt;BR /&gt;
Messages stopped&lt;BR /&gt;
&lt;BR /&gt;
I would suggest  verifying that you get messages before testing with traffic&lt;BR /&gt;
&lt;BR /&gt;
If this is sufficient please let us know &lt;BR /&gt;
&lt;BR /&gt;
If more work is needed then I suggest opening a Case with the GTAC(I would be happy to be the co-owner of the case)&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Jason Parker&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/dynamic-arp-inspection-with-d2/m-p/12226#M3254</guid>
      <dc:creator>Jason_Parker</dc:creator>
      <dc:date>2014-02-12T19:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Dynamic ARP Inspection (with D2)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/dynamic-arp-inspection-with-d2/m-p/12227#M3255</link>
      <description>Please note that arpinspection commands are needed in order to get thel logs.&lt;BR /&gt;
My example is pasted below&lt;BR /&gt;
&lt;BR /&gt;
#arpinspection&lt;BR /&gt;
set arpinspection vlan 188-189&lt;BR /&gt;
set arpinspection trust port ge.1.5 enable&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Feb 2014 19:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/dynamic-arp-inspection-with-d2/m-p/12227#M3255</guid>
      <dc:creator>Jason_Parker</dc:creator>
      <dc:date>2014-02-12T19:12:00Z</dc:date>
    </item>
  </channel>
</rss>

