<?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: CES Gratuitous ARP in Data Center (MLX &amp; CER/CES)</title>
    <link>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/ces-gratuitous-arp/m-p/61635#M53</link>
    <description>&lt;P&gt;I believe what you are wanting to do is setup VRRP-E on your CES device:&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;When a CES is configured for VRRP-E and becomes the master route, it broadcasts a gratuitous ARP (GARP) request containing the virtual router’s MAC address for each IP address associated with the virtual router.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;The general steps to do so are as follows:&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;BLOCKQUOTE&gt; &lt;P&gt;NetIron CES 2048CX#conf t&lt;BR /&gt; NetIron CES 2048CX(config)#router vrrp-extended&lt;BR /&gt; NetIron CES 2048CX(config-vrrpe-router)#int e 1/5&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5)#ip address 10.53.5.3/24&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5)#ip vrrp-e vrid 1&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5-vrid-1)#backup priority 50 track 10&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5-vrid-1)#ip-address 10.53.5.1&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5-vrid-1)#virtual-mac aaaa.bbbb.cccc&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5-vrid-1)#activate&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5)#end&lt;/P&gt; &lt;/BLOCKQUOTE&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;You can find out more regarding VRRP-E and GARP in the &lt;A href="https://documentation.extremenetworks.com/netiron/SW/60x/53-1004207-02_RoutingNetIron_6.0.00_CG_Apr2016.pdf?_ga=2.68860433.1475824383.1588017572-1240302048.1579553311" target="_blank" rel="nofollow noreferrer noopener"&gt;NetIron Routing Guide&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 20:10:34 GMT</pubDate>
    <dc:creator>Michael_Morey</dc:creator>
    <dc:date>2020-04-28T20:10:34Z</dc:date>
    <item>
      <title>CES Gratuitous ARP</title>
      <link>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/ces-gratuitous-arp/m-p/61634#M52</link>
      <description>&lt;P&gt;Turning up an LTE link and&amp;nbsp;wanted to know if the Extreme CES&amp;nbsp;supported GARP. Apparently the LTE device was sending requests and causing Network issues. LTE TAC recommended to turn on&amp;nbsp; GARP.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 05:40:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/ces-gratuitous-arp/m-p/61634#M52</guid>
      <dc:creator>lcarl</dc:creator>
      <dc:date>2020-04-28T05:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: CES Gratuitous ARP</title>
      <link>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/ces-gratuitous-arp/m-p/61635#M53</link>
      <description>&lt;P&gt;I believe what you are wanting to do is setup VRRP-E on your CES device:&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;When a CES is configured for VRRP-E and becomes the master route, it broadcasts a gratuitous ARP (GARP) request containing the virtual router’s MAC address for each IP address associated with the virtual router.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;The general steps to do so are as follows:&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;BLOCKQUOTE&gt; &lt;P&gt;NetIron CES 2048CX#conf t&lt;BR /&gt; NetIron CES 2048CX(config)#router vrrp-extended&lt;BR /&gt; NetIron CES 2048CX(config-vrrpe-router)#int e 1/5&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5)#ip address 10.53.5.3/24&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5)#ip vrrp-e vrid 1&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5-vrid-1)#backup priority 50 track 10&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5-vrid-1)#ip-address 10.53.5.1&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5-vrid-1)#virtual-mac aaaa.bbbb.cccc&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5-vrid-1)#activate&lt;BR /&gt; NetIron CES 2048CX(config-if-e1000-1/5)#end&lt;/P&gt; &lt;/BLOCKQUOTE&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;You can find out more regarding VRRP-E and GARP in the &lt;A href="https://documentation.extremenetworks.com/netiron/SW/60x/53-1004207-02_RoutingNetIron_6.0.00_CG_Apr2016.pdf?_ga=2.68860433.1475824383.1588017572-1240302048.1579553311" target="_blank" rel="nofollow noreferrer noopener"&gt;NetIron Routing Guide&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 20:10:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/ces-gratuitous-arp/m-p/61635#M53</guid>
      <dc:creator>Michael_Morey</dc:creator>
      <dc:date>2020-04-28T20:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: CES Gratuitous ARP</title>
      <link>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/ces-gratuitous-arp/m-p/61636#M54</link>
      <description>&lt;P&gt;I don’t believe implementing or planning to implement. Found other vendors that support and customer asks if CES supported. I will verify with the customer today&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;U&gt;&lt;STRONG&gt;&amp;nbsp;Ruckus documentation&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt; &lt;P&gt;&lt;U&gt;Learning gratuitous ARP enables Ruckus Layer 3 devices to learn ARP entries from incoming gratuitous ARP packets from the&amp;nbsp;hosts which are directly connected. This help achieve faster convergence for the hosts when they are ready to send traffic.&lt;/U&gt;&lt;/P&gt; &lt;P&gt;&lt;BR /&gt;&lt;U&gt;A new ARP entry is created when a gratuitous ARP packet is received. If the ARP is already existing, it will be updated with the new&amp;nbsp;content.&lt;/U&gt;&lt;/P&gt; &lt;P&gt;&lt;BR /&gt;&lt;U&gt;To enable learning gratuitous ARP, enter the following command at the device configuration level.&lt;BR /&gt; device(config)#ip arp learn-gratuitous-arp&lt;/U&gt;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;STRONG&gt;&lt;U&gt;From Vendor B&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt; &lt;P&gt;&lt;STRONG&gt;Configuring Gratuitous ARP&lt;/STRONG&gt;&lt;/P&gt; &lt;P&gt;By default, Arista switch interfaces reject gratuitous ARP request packets. The arp gratuitous accept&lt;/P&gt; &lt;P&gt;command configures an L3 interface to accept the gratuitous ARP request packets sent from a different&lt;/P&gt; &lt;P&gt;device in the network and add their mappings to the ARP table. Gratuitous ARP can be configured on&lt;/P&gt; &lt;P&gt;Ethernet interfaces, VLANs/SVI, or L3 port channels, but has no effect on L2 interfaces.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;&lt;/P&gt; &lt;P&gt;• These commands enable gratuitous ARP packet acceptance on Ethernet interface 2/1.&lt;/P&gt; &lt;P&gt;switch (config)# &lt;STRONG&gt;interface ethernet 2/1&lt;/STRONG&gt;&lt;/P&gt; &lt;P&gt;switch (config-if-Et2/1)#&lt;STRONG&gt;arp gratuitous accept&lt;/STRONG&gt;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 21:05:39 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/ces-gratuitous-arp/m-p/61636#M54</guid>
      <dc:creator>lcarl</dc:creator>
      <dc:date>2020-04-28T21:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: CES Gratuitous ARP</title>
      <link>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/ces-gratuitous-arp/m-p/61637#M55</link>
      <description>&lt;P&gt;I believe I better understand your question.&lt;/P&gt; &lt;P&gt;My initial response was regarding the generation of GARP packets via the VRRP interface.&lt;/P&gt; &lt;P&gt;I understand you are asking about the device accepting GARP packets.&lt;/P&gt; &lt;P&gt;By default NetIron devices accept GARP packets:&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;BLOCKQUOTE&gt; &lt;P&gt;NetIron CES 2048CX#show ip int ve 12&lt;BR /&gt; Interface Ve 12&lt;BR /&gt; &amp;nbsp; type: vlan&lt;BR /&gt; &amp;nbsp; vlan-id: 12&lt;BR /&gt; &amp;nbsp; members: none&lt;BR /&gt; &amp;nbsp; active: none&lt;BR /&gt; &amp;nbsp; port enabled&lt;BR /&gt; &amp;nbsp; port state: DOWN&lt;BR /&gt; &amp;nbsp; ip address: 10.10.10.1/24&lt;BR /&gt; &amp;nbsp; Port belongs to VRF: default-vrf&lt;BR /&gt; &amp;nbsp; encapsulation: ETHERNET, mtu: 1500&lt;BR /&gt; &amp;nbsp; directed-broadcast-forwarding: disabled&lt;BR /&gt; &amp;nbsp; ip icmp redirect: enabled&lt;BR /&gt; &amp;nbsp; ip local proxy arp: disabled&lt;BR /&gt; &amp;nbsp;&lt;STRONG&gt; ip ignore gratuitous arp: disabled&lt;/STRONG&gt;&lt;BR /&gt; &amp;nbsp; No inbound ip access-list is set&lt;BR /&gt; &amp;nbsp; No outbound ip access-list is set&lt;BR /&gt; &amp;nbsp; No Helper Addresses are configured.&lt;BR /&gt; &amp;nbsp; RPF mode: None &amp;nbsp;RPF Log: Disabled&lt;BR /&gt; &amp;nbsp; 0 unicast RPF drop&lt;/P&gt; &lt;/BLOCKQUOTE&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;A device would have to be configured manually to ignore GARP:&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;BLOCKQUOTE&gt; &lt;P&gt;NetIron CES 2048CX#conf t&lt;BR /&gt; NetIron CES 2048CX(config)#int ve 12&lt;BR /&gt; NetIron CES 2048CX(config-vif-12)#&lt;STRONG&gt;ip local-proxy-arp ignore-gratuitous-arp&lt;/STRONG&gt;&lt;BR /&gt; NetIron CES 2048CX(config-vif-12)#show ip int ve 12&lt;BR /&gt; Interface Ve 12&lt;BR /&gt; &amp;nbsp; type: vlan&lt;BR /&gt; &amp;nbsp; vlan-id: 12&lt;BR /&gt; &amp;nbsp; members: none&lt;BR /&gt; &amp;nbsp; active: none&lt;BR /&gt; &amp;nbsp; port enabled&lt;BR /&gt; &amp;nbsp; port state: DOWN&lt;BR /&gt; &amp;nbsp; ip address: 10.10.10.1/24&lt;BR /&gt; &amp;nbsp; Port belongs to VRF: default-vrf&lt;BR /&gt; &amp;nbsp; encapsulation: ETHERNET, mtu: 1500&lt;BR /&gt; &amp;nbsp; directed-broadcast-forwarding: disabled&lt;BR /&gt; &amp;nbsp; ip icmp redirect: enabled&lt;BR /&gt; &amp;nbsp; ip local proxy arp: enabled&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; ip ignore gratuitous arp: enabled&lt;/STRONG&gt;&lt;BR /&gt; &amp;nbsp; No inbound ip access-list is set&lt;BR /&gt; &amp;nbsp; No outbound ip access-list is set&lt;BR /&gt; &amp;nbsp; No Helper Addresses are configured.&lt;BR /&gt; &amp;nbsp; RPF mode: None &amp;nbsp;RPF Log: Disabled&lt;BR /&gt; &amp;nbsp; 0 unicast RPF drop&lt;/P&gt; &lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 28 Apr 2020 23:05:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-mlx-cer-ces/ces-gratuitous-arp/m-p/61637#M55</guid>
      <dc:creator>Michael_Morey</dc:creator>
      <dc:date>2020-04-28T23:05:57Z</dc:date>
    </item>
  </channel>
</rss>

