<?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 Route selection behavior of multiple default static routes in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-selection-behavior-of-multiple-default-static-routes/m-p/100211#M22485</link>
    <description>&lt;P&gt;In EXOS, if you have multiple default routes with the same metric, then how is traffic split between them?&lt;/P&gt;&lt;P&gt;For example if you have the following&lt;/P&gt;&lt;P&gt;configure iproute add default 10.10.11.1&lt;BR /&gt;configure iproute add default 10.10.12.1&lt;/P&gt;&lt;P&gt;How will it choose a route for a connection? I'm assuming it's based on some hash of either/all source IP, destination IP and port. Is there a way to specify the hashing method? For example, based on source IP only, so a source IP will always use the same route?&lt;/P&gt;&lt;P&gt;I'm trying to share the load between two low bandwidth default routes. My concern is client sessions breaking if an application creates a connection to one IP and it uses default route 1, then client application creates another connection to different IP and it uses default route 2.&lt;/P&gt;&lt;P&gt;Or do I need to use PBR?&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2024 23:47:22 GMT</pubDate>
    <dc:creator>KevinR</dc:creator>
    <dc:date>2024-05-08T23:47:22Z</dc:date>
    <item>
      <title>Route selection behavior of multiple default static routes</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-selection-behavior-of-multiple-default-static-routes/m-p/100211#M22485</link>
      <description>&lt;P&gt;In EXOS, if you have multiple default routes with the same metric, then how is traffic split between them?&lt;/P&gt;&lt;P&gt;For example if you have the following&lt;/P&gt;&lt;P&gt;configure iproute add default 10.10.11.1&lt;BR /&gt;configure iproute add default 10.10.12.1&lt;/P&gt;&lt;P&gt;How will it choose a route for a connection? I'm assuming it's based on some hash of either/all source IP, destination IP and port. Is there a way to specify the hashing method? For example, based on source IP only, so a source IP will always use the same route?&lt;/P&gt;&lt;P&gt;I'm trying to share the load between two low bandwidth default routes. My concern is client sessions breaking if an application creates a connection to one IP and it uses default route 1, then client application creates another connection to different IP and it uses default route 2.&lt;/P&gt;&lt;P&gt;Or do I need to use PBR?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 23:47:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-selection-behavior-of-multiple-default-static-routes/m-p/100211#M22485</guid>
      <dc:creator>KevinR</dc:creator>
      <dc:date>2024-05-08T23:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Route selection behavior of multiple default static routes</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-selection-behavior-of-multiple-default-static-routes/m-p/100224#M22486</link>
      <description>&lt;P&gt;Regarding the route selection process when there are multiple default routes:&lt;BR /&gt;1) The default route with the lowest metric is used.&lt;BR /&gt;2) If the metrics are equal, the default route with the lowest next hop IP is used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to load balance between multiple routes, you'd need to enable ECMP (enable iproute sharing). This allows routes of the same type with the same metric/cost to be installed simultaneously (as indicated by the 'f' flag in 'show iproute'). You can further configure the hashing algorithm with 'configure iproute sharing ...' commands.&lt;BR /&gt;&lt;BR /&gt;You can read more on ECMP in the user guide, page 1492 and 1512.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A href="https://documentation.extremenetworks.com/exos_31.7/downloads/EXOS_User_Guide_31.7.pd" target="_blank" rel="noopener"&gt;https://documentation.extremenetworks.com/exos_31.7/downloads/EXOS_User_Guide_31.7.pd&lt;/A&gt;f&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 15:52:24 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/route-selection-behavior-of-multiple-default-static-routes/m-p/100224#M22486</guid>
      <dc:creator>Gabriel_G</dc:creator>
      <dc:date>2024-05-09T15:52:24Z</dc:date>
    </item>
  </channel>
</rss>

