<?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: Equal-Cost Multi-Path routing in linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/equal-cost-multi-path-routing-in-linux/m-p/4400993#M82030</link>
    <description>Taifur, You answer is not readable, by.. I would guess most of us, I try to set my web browser to all sorts of encoding, but still can not read you ?&lt;BR /&gt;&lt;BR /&gt;is it possible for you to post utf-8!&lt;BR /&gt;&lt;BR /&gt;what ever, enjoy life.&lt;BR /&gt;&lt;BR /&gt;no points for this, please Thank!&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Apr 2009 11:32:16 GMT</pubDate>
    <dc:creator>Huc_1</dc:creator>
    <dc:date>2009-04-15T11:32:16Z</dc:date>
    <item>
      <title>Equal-Cost Multi-Path routing in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/equal-cost-multi-path-routing-in-linux/m-p/4400991#M82028</link>
      <description>Do you know how to enable ECMP routing in linux? How it will work? How to configure it? How ospf and rip will exchange ecmp routes?</description>
      <pubDate>Wed, 15 Apr 2009 05:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/equal-cost-multi-path-routing-in-linux/m-p/4400991#M82028</guid>
      <dc:creator>koteswar</dc:creator>
      <dc:date>2009-04-15T05:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Equal-Cost Multi-Path routing in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/equal-cost-multi-path-routing-in-linux/m-p/4400992#M82029</link>
      <description>Hi Koteswar,&lt;BR /&gt;&lt;BR /&gt;ZebrÐ° ospfd is cÐ°pÐ°ble of ECMP Ð°s well; isisd is not yet cÐ°pÐ°ble of ECMP. Including ECMP support hÐ°s to be decided Ð°t compile time (configure --enÐ°ble-multipÐ°th=6). It is highly recommended that you reÐ°d the ECMP RFCs (RFC 2991 and RFC 2992) for Ð° better grÐ°sp of this delicÐ°te mÐ°tter.&lt;BR /&gt;&lt;BR /&gt;Keep in mind that loÐ°d bÐ°lÐ°ncing is done only on outbound trÐ°ffic; be Ð°ware of whÐ°t reÐ°lly resembles Ð° flow when testing your setup, so Ð°s not to misjudge the behÐ°vior of Ð° correct configurÐ°tion! ExÐ°mple 9-23 shows Ð°n exÐ°mple combinÐ°tion of the ECMP-cÐ°pÐ°ble Linux kernel and the ZebrÐ° ospfd.&lt;BR /&gt;&lt;BR /&gt;ExÐ°mple 9-23. Linux ECMP in Action&lt;BR /&gt;&lt;BR /&gt;[root@cÐ°llisto:~#] ip route&lt;BR /&gt;&lt;BR /&gt;192.168.201.2 viÐ° 192.168.14.254 dev eth0  proto zebrÐ°  metric 11 equÐ°lize&lt;BR /&gt;&lt;BR /&gt;192.168.17.0/29 viÐ° 192.168.14.254 dev eth0  proto zebrÐ°  metric 16 equÐ°lize&lt;BR /&gt;&lt;BR /&gt;192.168.13.0/29 viÐ° 192.168.14.254 dev eth0  proto zebrÐ°  metric 16 equÐ°lize&lt;BR /&gt;&lt;BR /&gt;For details regarding ECMP follow below link,&lt;BR /&gt;&lt;A href="http://etutorials.org/Networking/Integrated+cisco+and+unix+network+architectures/Chapter+9.+Dynamic+Routing+Protocols-Interior+Gateway+Protocols/ECMP-Manipulating+Metric+and+Distance/" target="_blank"&gt;http://etutorials.org/Networking/Integrated+cisco+and+unix+network+architectures/Chapter+9.+Dynamic+Routing+Protocols-Interior+Gateway+Protocols/ECMP-Manipulating+Metric+and+Distance/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Wed, 15 Apr 2009 10:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/equal-cost-multi-path-routing-in-linux/m-p/4400992#M82029</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-04-15T10:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Equal-Cost Multi-Path routing in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/equal-cost-multi-path-routing-in-linux/m-p/4400993#M82030</link>
      <description>Taifur, You answer is not readable, by.. I would guess most of us, I try to set my web browser to all sorts of encoding, but still can not read you ?&lt;BR /&gt;&lt;BR /&gt;is it possible for you to post utf-8!&lt;BR /&gt;&lt;BR /&gt;what ever, enjoy life.&lt;BR /&gt;&lt;BR /&gt;no points for this, please Thank!&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Apr 2009 11:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/equal-cost-multi-path-routing-in-linux/m-p/4400993#M82030</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2009-04-15T11:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Equal-Cost Multi-Path routing in linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/equal-cost-multi-path-routing-in-linux/m-p/4400994#M82031</link>
      <description>Ya I am also unable to read your reply.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Koteswar</description>
      <pubDate>Fri, 17 Apr 2009 03:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/equal-cost-multi-path-routing-in-linux/m-p/4400994#M82031</guid>
      <dc:creator>koteswar</dc:creator>
      <dc:date>2009-04-17T03:54:14Z</dc:date>
    </item>
  </channel>
</rss>

