<?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: How do I check for ECMP with ebgp? in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-check-for-ECMP-with-ebgp/m-p/20771#M854</link>
    <description>&lt;P style="margin: 0;"&gt;Hi Corey,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;IP load sharing kicks in when IP route table contains more than one path to a destination and the paths each have the lowest cost.&lt;BR /&gt;IP load sharing uses a hashing algorithm based on the source IP address, destination IP address, and protocol field in the IP header, TCP, and UDP information to distribute the traffic.&lt;BR /&gt;In BGP, When multiple paths to the same destination is recieved, BGP selects the best path based on a list of attributes. This is to have granular control over how you forward your traffic and to which autonomous systems instead of just going for the shortest path based on a metric. Only the best path gets into the routing table and remaining will show up in the bgp table.&lt;/P&gt;</description>
    <pubDate>Sun, 17 Jan 2021 09:47:28 GMT</pubDate>
    <dc:creator>jijo_panangat</dc:creator>
    <dc:date>2021-01-17T09:47:28Z</dc:date>
    <item>
      <title>How do I check for ECMP with ebgp?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-check-for-ECMP-with-ebgp/m-p/20769#M852</link>
      <description>&lt;P style="margin: 0;"&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I've enabled ip load sharing globally as well as maximum-paths in ebgp itself.&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Checking my route table, I see only one route to my destination.&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;If I disable the ports, the secondary route does insert itself in the table.&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Is this expected behavior for ECMP over ebgp?&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I would think that the route table would show both hops for a destination with the same MED or weight, etc.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 21:05:09 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-check-for-ECMP-with-ebgp/m-p/20769#M852</guid>
      <dc:creator>corey_costello</dc:creator>
      <dc:date>2021-01-11T21:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I check for ECMP with ebgp?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-check-for-ECMP-with-ebgp/m-p/20770#M853</link>
      <description>&lt;P style="margin: 0;"&gt;So, oddly enough.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;Removing&lt;/P&gt;
&lt;P style="margin: 0;"&gt;- maximum-paths ebgp 2 from router bgp&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;and enabling ip-load sharing 2&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;with maximum paths use-load-sharing works.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;maybe a bug.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 17:35:49 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-check-for-ECMP-with-ebgp/m-p/20770#M853</guid>
      <dc:creator>corey_costello</dc:creator>
      <dc:date>2021-01-12T17:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I check for ECMP with ebgp?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-check-for-ECMP-with-ebgp/m-p/20771#M854</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Corey,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;IP load sharing kicks in when IP route table contains more than one path to a destination and the paths each have the lowest cost.&lt;BR /&gt;IP load sharing uses a hashing algorithm based on the source IP address, destination IP address, and protocol field in the IP header, TCP, and UDP information to distribute the traffic.&lt;BR /&gt;In BGP, When multiple paths to the same destination is recieved, BGP selects the best path based on a list of attributes. This is to have granular control over how you forward your traffic and to which autonomous systems instead of just going for the shortest path based on a metric. Only the best path gets into the routing table and remaining will show up in the bgp table.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2021 09:47:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-check-for-ECMP-with-ebgp/m-p/20771#M854</guid>
      <dc:creator>jijo_panangat</dc:creator>
      <dc:date>2021-01-17T09:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I check for ECMP with ebgp?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-check-for-ECMP-with-ebgp/m-p/20772#M855</link>
      <description>&lt;P style="margin: 0; ;margin: 0;"&gt;The best path is selected based on following attributes and priority.&lt;/P&gt;
&lt;P style="margin: 0; ;margin: 0;"&gt;Priority &amp;nbsp;&amp;nbsp; Attribute&lt;BR /&gt;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Weight&lt;BR /&gt;2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Local Preference&lt;BR /&gt;3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Originate&lt;BR /&gt;4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; AS path length&lt;BR /&gt;5 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Origin code&lt;BR /&gt;6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; MED&lt;BR /&gt;7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; eBGP path over iBGP path&lt;BR /&gt;8 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Shortest IGP path to BGP next hop&lt;BR /&gt;9 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Oldest path&lt;BR /&gt;10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Router ID&lt;BR /&gt;11 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; Neighbor IP address&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2021 09:52:38 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-check-for-ECMP-with-ebgp/m-p/20772#M855</guid>
      <dc:creator>jijo_panangat</dc:creator>
      <dc:date>2021-01-17T09:52:38Z</dc:date>
    </item>
  </channel>
</rss>

