<?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 Checkpoint BGP ECMP/Multipath in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233480#M39005</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am looking to understand how Checkpoint Cloudguard BGP routing works when ECMP is enabled. I've got 2 equal paths to a destination, and I want to install routes learnt from both paths into the routing table. However, I want to ensure that traffic from the same source IP is always sent to the same path (client persistency).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to configure this sort of hashing (source-IP persistency) within ECMP?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2024 01:41:51 GMT</pubDate>
    <dc:creator>sinapz</dc:creator>
    <dc:date>2024-11-22T01:41:51Z</dc:date>
    <item>
      <title>Checkpoint BGP ECMP/Multipath</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233480#M39005</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am looking to understand how Checkpoint Cloudguard BGP routing works when ECMP is enabled. I've got 2 equal paths to a destination, and I want to install routes learnt from both paths into the routing table. However, I want to ensure that traffic from the same source IP is always sent to the same path (client persistency).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to configure this sort of hashing (source-IP persistency) within ECMP?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 01:41:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233480#M39005</guid>
      <dc:creator>sinapz</dc:creator>
      <dc:date>2024-11-22T01:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint BGP ECMP/Multipath</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233484#M39006</link>
      <description>&lt;P&gt;With two equal cost paths, they both will be installed to the routing table (the FIB). &amp;nbsp;Routing is based on destinations, not sources. &amp;nbsp;You need PBR for source based routing (don’t do PBR; it’s an endless pit of trouble unless you absolutely positively must). &amp;nbsp;Even source NAT doesn’t solve the issue.&lt;/P&gt;
&lt;P&gt;If you want to ensure a packet travels via a predetermined path then you don’t have ECMP anymore. You can use BGP path attributes to influence path decisions between ASNs if you need that. Local_Pref, AS_Path, and/or Weight (locally significant to the router only) to exit an AS; MED to enter an AS.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 03:05:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233484#M39006</guid>
      <dc:creator>Duane_Toler</dc:creator>
      <dc:date>2024-11-22T03:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint BGP ECMP/Multipath</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233485#M39007</link>
      <description>&lt;P&gt;Per&amp;nbsp;sk100504:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;"Round robin" next hop algorithm is not supported.&lt;/LI&gt;
&lt;LI&gt;"Source hash" next hop algorithm is not supported.&lt;/LI&gt;
&lt;LI&gt;"Destination hash" next hop algorithm is not supported.&lt;/LI&gt;
&lt;LI&gt;ECMP over EBGP supports up to 8 simultaneous routes.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 03:22:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233485#M39007</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2024-11-22T03:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint BGP ECMP/Multipath</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233486#M39008</link>
      <description>&lt;P&gt;Thanks for your feedback. Unfortunately, BGP Attributes will not solve my problem, as I need traffic to be routed across 2 paths. Adding local pref will only make traffic go via one path. What I need is the ability to load balance based on a source-ip-based algorithm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 03:30:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233486#M39008</guid>
      <dc:creator>sinapz</dc:creator>
      <dc:date>2024-11-22T03:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Checkpoint BGP ECMP/Multipath</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233490#M39012</link>
      <description>&lt;P&gt;That's a shame but thanks for researching&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 05:31:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Checkpoint-BGP-ECMP-Multipath/m-p/233490#M39012</guid>
      <dc:creator>sinapz</dc:creator>
      <dc:date>2024-11-22T05:31:49Z</dc:date>
    </item>
  </channel>
</rss>

