<?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 Questions about redistribute routes to remote AS with BGP in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/235952#M5797</link>
    <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I created this post to ask for your help with some doubts I have for BGP and how to redistribute routes to a remote AS.&lt;/P&gt;&lt;P&gt;I have a scenario on GNS3 server:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Check Point Firewall R81.20 JHF 89 (represented as “Cloud” node)&lt;/STRONG&gt;&lt;BR /&gt;-eth0 192.168.5.130&lt;BR /&gt;-eth1 10.1.0.130&lt;BR /&gt;-eth2 192.168.70.130&lt;BR /&gt;[Autonomous System 1]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Router 1 (c3600):&lt;/STRONG&gt;&lt;BR /&gt;-fa0/0 192.168.5.131&lt;BR /&gt;-fa0/1 10.50.50.1&lt;BR /&gt;-loopback 1.1.1.1.1&lt;BR /&gt;[Autonomous system 10]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Router 2 (c3600):&lt;/STRONG&gt;&lt;BR /&gt;-fa0/0 10.50.50.2&lt;BR /&gt;-loopback 2.2.2.2.2&lt;BR /&gt;[Autonomous system 20]&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lab.png" style="width: 753px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28845i94148129EB97E69A/image-size/large?v=v2&amp;amp;px=999" role="button" title="lab.png" alt="lab.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;R1 and R2 advertise and redistribute their directly connected networks (10.50.50.0/24 and their loopback).&lt;BR /&gt;This is what Check Point receives through BGP.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is the R1 routing table:&lt;/STRONG&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r1.png" style="width: 599px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28846i08DD3605AE0BF1C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="r1.png" alt="r1.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is the R2 routing table:&lt;/STRONG&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r2.png" style="width: 582px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28847iC0B6E1A6F63F76B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="r2.png" alt="r2.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is the FW routing table:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FW.png" style="width: 580px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28848i3D635621D1DA6A2E/image-size/large?v=v2&amp;amp;px=999" role="button" title="FW.png" alt="FW.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;However, the question is:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;*How do I advertise and redistribute&amp;nbsp; the networks that Check Point knows throught static routes or the networks that Check Point has directly connected to router 1 and router 2?&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;*Is it a routemap that is needed?&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;We have been reviewing the documentation but it does not explain in a clear way, how to make Check Point advertise and redistribute networks to the BGP remote AS:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Gaia_Advanced_Routing_AdminGuide/Topics-GARG/BGP-Redistributing-Routes.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Gaia_Advanced_Routing_AdminGuide/Topics-GARG/BGP-Redistributing-Routes.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk100501" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk100501&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is the BGP configuration we currently have for check point:&lt;BR /&gt;&amp;gt; set as 1&lt;BR /&gt;&amp;gt; set bgp external remote-as 10 on&lt;BR /&gt;&amp;gt; set bgp external remote-as 10 peer 192.168.5.131 on&lt;BR /&gt;&amp;gt; set bgp external remote-as 10 peer 192.168.5.131 accept-routes all&lt;BR /&gt;&lt;BR /&gt;We want to know how to do this before the next step: replicate the lab configuration in the customer environment.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In the customer environment&lt;BR /&gt;They have an azure HA cluster on the same version R81.20 JHF 89, and have BGP peer with some Cisco Routers on Azure.&lt;/P&gt;&lt;P&gt;For this environment we have another question:&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;*How do we advertise and redistribute the office mode VPN c2s network on the Check Point HA cluster in Azure for the BGP?&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I hope I have explained myself with these details and if not, I will be glad to complement the information.&lt;/P&gt;&lt;P&gt;Greetings to all!&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2024 01:19:20 GMT</pubDate>
    <dc:creator>israelsc</dc:creator>
    <dc:date>2024-12-17T01:19:20Z</dc:date>
    <item>
      <title>Questions about redistribute routes to remote AS with BGP</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/235952#M5797</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I created this post to ask for your help with some doubts I have for BGP and how to redistribute routes to a remote AS.&lt;/P&gt;&lt;P&gt;I have a scenario on GNS3 server:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Check Point Firewall R81.20 JHF 89 (represented as “Cloud” node)&lt;/STRONG&gt;&lt;BR /&gt;-eth0 192.168.5.130&lt;BR /&gt;-eth1 10.1.0.130&lt;BR /&gt;-eth2 192.168.70.130&lt;BR /&gt;[Autonomous System 1]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Router 1 (c3600):&lt;/STRONG&gt;&lt;BR /&gt;-fa0/0 192.168.5.131&lt;BR /&gt;-fa0/1 10.50.50.1&lt;BR /&gt;-loopback 1.1.1.1.1&lt;BR /&gt;[Autonomous system 10]&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Router 2 (c3600):&lt;/STRONG&gt;&lt;BR /&gt;-fa0/0 10.50.50.2&lt;BR /&gt;-loopback 2.2.2.2.2&lt;BR /&gt;[Autonomous system 20]&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lab.png" style="width: 753px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28845i94148129EB97E69A/image-size/large?v=v2&amp;amp;px=999" role="button" title="lab.png" alt="lab.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;R1 and R2 advertise and redistribute their directly connected networks (10.50.50.0/24 and their loopback).&lt;BR /&gt;This is what Check Point receives through BGP.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is the R1 routing table:&lt;/STRONG&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r1.png" style="width: 599px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28846i08DD3605AE0BF1C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="r1.png" alt="r1.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is the R2 routing table:&lt;/STRONG&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r2.png" style="width: 582px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28847iC0B6E1A6F63F76B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="r2.png" alt="r2.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;This is the FW routing table:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FW.png" style="width: 580px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28848i3D635621D1DA6A2E/image-size/large?v=v2&amp;amp;px=999" role="button" title="FW.png" alt="FW.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;However, the question is:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;*How do I advertise and redistribute&amp;nbsp; the networks that Check Point knows throught static routes or the networks that Check Point has directly connected to router 1 and router 2?&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;*Is it a routemap that is needed?&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;We have been reviewing the documentation but it does not explain in a clear way, how to make Check Point advertise and redistribute networks to the BGP remote AS:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Gaia_Advanced_Routing_AdminGuide/Topics-GARG/BGP-Redistributing-Routes.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Gaia_Advanced_Routing_AdminGuide/Topics-GARG/BGP-Redistributing-Routes.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk100501" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk100501&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is the BGP configuration we currently have for check point:&lt;BR /&gt;&amp;gt; set as 1&lt;BR /&gt;&amp;gt; set bgp external remote-as 10 on&lt;BR /&gt;&amp;gt; set bgp external remote-as 10 peer 192.168.5.131 on&lt;BR /&gt;&amp;gt; set bgp external remote-as 10 peer 192.168.5.131 accept-routes all&lt;BR /&gt;&lt;BR /&gt;We want to know how to do this before the next step: replicate the lab configuration in the customer environment.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In the customer environment&lt;BR /&gt;They have an azure HA cluster on the same version R81.20 JHF 89, and have BGP peer with some Cisco Routers on Azure.&lt;/P&gt;&lt;P&gt;For this environment we have another question:&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;*How do we advertise and redistribute the office mode VPN c2s network on the Check Point HA cluster in Azure for the BGP?&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I hope I have explained myself with these details and if not, I will be glad to complement the information.&lt;/P&gt;&lt;P&gt;Greetings to all!&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 01:19:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/235952#M5797</guid>
      <dc:creator>israelsc</dc:creator>
      <dc:date>2024-12-17T01:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about redistribute routes to remote AS with BGP</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/235958#M5798</link>
      <description>&lt;P&gt;Route-maps with the appropriate match protocol statement and other relevant criteria will be needed.&lt;/P&gt;
&lt;P&gt;Configure NAT pools to address the office mode bit which can also be used in the route-map matching logic e.g.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="match protocol.jpg" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28849iC4DE8DEBEDE87DC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="match protocol.jpg" alt="match protocol.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 03:13:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/235958#M5798</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2024-12-17T03:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about redistribute routes to remote AS with BGP</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/235965#M5799</link>
      <description>&lt;P&gt;Yes, routemaps are best to use in this case.&lt;/P&gt;
&lt;P&gt;set nat-pool &amp;lt;office mode VPN c2s network/netmask&amp;gt; on&lt;/P&gt;
&lt;P&gt;set routemap DirectStaticNATPool id 100 on&lt;/P&gt;
&lt;P&gt;set routemap&amp;nbsp;DirectStaticNATPool id 100 allow&lt;/P&gt;
&lt;P&gt;set routemap&amp;nbsp;DirectStaticNATPool id 100 match protocol direct&lt;/P&gt;
&lt;P&gt;set routemap&amp;nbsp;DirectStaticNATPool id 200 on&lt;/P&gt;
&lt;P&gt;set routemap&amp;nbsp;DirectStaticNATPool id 200 allow&lt;/P&gt;
&lt;P&gt;set routemap&amp;nbsp;DirectStaticNATPool id 200 match protocol static&lt;/P&gt;
&lt;P&gt;set routemap&amp;nbsp;DirectStaticNATPool id 300 on&lt;/P&gt;
&lt;P&gt;set routemap&amp;nbsp;DirectStaticNATPool id 300 allow&lt;/P&gt;
&lt;P&gt;set routemap&amp;nbsp;DirectStaticNATPool id 300 match protocol nat-pool&lt;/P&gt;
&lt;P&gt;set bgp external remote-as 10&amp;nbsp;export-routemap&amp;nbsp;DirectStaticNATPool preference 1 on&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 06:15:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/235965#M5799</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2024-12-17T06:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about redistribute routes to remote AS with BGP</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/236052#M5800</link>
      <description>&lt;P&gt;Excellent, this worked for us!&lt;BR /&gt;thanks for your help&lt;BR /&gt;&lt;BR /&gt;We configure the network 10.0.0.0.0/20 as the office mode network for the nat-pool, create the routemap to export static, direct and nat-pool routes and use the routemap to export those routes to the BGP:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;set nat-pool 10.0.0.0/20 on&lt;/P&gt;&lt;P&gt;set routemap RM_exp_rts id 100 on&lt;BR /&gt;set routemap RM_exp_rts id 100 allow&lt;BR /&gt;set routemap RM_exp_rts id 100 match protocol direct&lt;/P&gt;&lt;P&gt;set routemap RM_exp_rts id 200 on&lt;BR /&gt;set routemap RM_exp_rts id 200 allow&lt;BR /&gt;set routemap RM_exp_rts id 200 match protocol static&lt;/P&gt;&lt;P&gt;set routemap RM_exp_rts id 300 on&lt;BR /&gt;set routemap RM_exp_rts id 300 allow&lt;BR /&gt;set routemap RM_exp_rts id 300 match protocol nat-pool&lt;/P&gt;&lt;P&gt;set bgp external remote-as 10 export-routemap RM_exp_rts preference 1 on&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bgp config.png" style="width: 723px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28860iC5F9673F52AD1139/image-size/large?v=v2&amp;amp;px=999" role="button" title="bgp config.png" alt="bgp config.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;With this configuration in the firewall, we see that these routes are already being advertised and injected to the Route Table of R1 and R2:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r1 rt.png" style="width: 644px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28861i2808D71C2F79C94F/image-size/large?v=v2&amp;amp;px=999" role="button" title="r1 rt.png" alt="r1 rt.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="r2 rt.png" style="width: 655px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28862iBBB8462C4AC2DD06/image-size/large?v=v2&amp;amp;px=999" role="button" title="r2 rt.png" alt="r2 rt.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is fine, it is what we expect.&lt;/P&gt;&lt;P&gt;However, we see that the firewall advertises all its static routes, including the firewall default route:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="default rt.png" style="width: 671px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28863i6CD0EDC36F5B72B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="default rt.png" alt="default rt.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;How do we prevent this firewall default route from being advertised to the BGP?&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Is it possible to make an exclusion for this static route?&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;Greetings!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 16:22:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/236052#M5800</guid>
      <dc:creator>israelsc</dc:creator>
      <dc:date>2024-12-17T16:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about redistribute routes to remote AS with BGP</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/236124#M5801</link>
      <description>&lt;P&gt;set routemap RM_exp_rts id 200 match nexthop &amp;lt;IP_of_nexthop&amp;gt; on&lt;/P&gt;
&lt;P&gt;This will cause only static routes pointing to&amp;nbsp;&amp;lt;IP_of_nexthop&amp;gt; will be advertised.&lt;/P&gt;
&lt;P&gt;It is not ideal solution since once new route with different nexthop is added, you need to add new routemap statement.&lt;/P&gt;
&lt;P&gt;Better way is to restrict specific routes from propagation (0.0.0.0/0). You will need to create routemap with ID lower than 200 with action restrict:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;set routemap RM_exp_rts id 199 on&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;set routemap RM_exp_rts id 199 restrict&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;set routemap RM_exp_rts id 199 match network 0.0.0.0/0 exact all&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;set routemap RM_exp_rts id 199 match protocol static&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 13:04:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/236124#M5801</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2024-12-18T13:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about redistribute routes to remote AS with BGP</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/236182#M5802</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1702"&gt;@JozkoMrkvicka&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Great! it helped me to restrict 0.0.0.0.0&lt;BR /&gt;Just a correction in the command:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-instead:&lt;/STRONG&gt;&lt;BR /&gt;set routemap RM_exp_rts id 199 match network 0.0.0.0.0/0 exact all&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-place:&lt;/STRONG&gt;&lt;BR /&gt;set routemap RM_exp_rts id 199 match network 0.0.0.0.0/0 exact&lt;BR /&gt;&lt;BR /&gt;After this, notice immediately on R1 and R2, that the default route 0.0.0.0.0 is no longer propagated to BGP on the other routers.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="restrict default.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/28884i032ACCE2BE3254C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="restrict default.png" alt="restrict default.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 15:31:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Questions-about-redistribute-routes-to-remote-AS-with-BGP/m-p/236182#M5802</guid>
      <dc:creator>israelsc</dc:creator>
      <dc:date>2024-12-18T15:31:55Z</dc:date>
    </item>
  </channel>
</rss>

