<?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: SMB 1900 Appliance Advertise only default route over BGP in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260016#M13343</link>
    <description>&lt;P&gt;Your routemap specifically says to match exactly 0.0.0.0/0. Can you change it to match only whats required?&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Thu, 16 Oct 2025 06:04:35 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2025-10-16T06:04:35Z</dc:date>
    <item>
      <title>SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/259931#M13342</link>
      <description>&lt;P&gt;We’re trying to make sure that only the default route gets advertised from the 1900 SMB cluster. Right now, we’re using a routemap to export the default route, but it looks like it’s also matching all other static routes on the firewall - which isn’t what we want. This could cause issues in our setup, especially if more specific routes start taking precedence over connected networks in the peering VRF.&lt;BR /&gt;We’ll be filtering the accepted routes on the peering switches as a safeguard, but ideally, we want to get the export right from the start and only send the default route.&lt;BR /&gt;Is there a way to tweak the routemap so it matches just the default route and nothing else?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Check Point's 1900 Appliance Gaia Embeded R81.10.17 - Build 653&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;set routemap defaultRoute id 10 on&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;set routemap defaultRoute id 10 allow&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;set routemap defaultRoute id 10 match network 0.0.0.0/0 exact&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;set routemap defaultRoute id 10 match protocol static&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 14:00:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/259931#M13342</guid>
      <dc:creator>Ralitsa_M</dc:creator>
      <dc:date>2025-10-15T14:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260016#M13343</link>
      <description>&lt;P&gt;Your routemap specifically says to match exactly 0.0.0.0/0. Can you change it to match only whats required?&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 06:04:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260016#M13343</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-10-16T06:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260062#M13344</link>
      <description>&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;Thanks for getting back to me. I might be misunderstanding your point - my current routemap is already set to match exactly 0.0.0.0/0.&lt;/P&gt;&lt;P&gt;The issue I’m seeing is that even with that configuration, given the example routing table below, the router still advertises 10.0.0.0/8 and 172.16.0.0/12 along with the default route.&lt;/P&gt;&lt;P&gt;I can't share the BGP advertisement output as currently the sessions are not established.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here’s an example from the routing table:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;gt; show route&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Codes: C - Connected, S - Static, R - RIP, B - BGP (D - Default),&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;O - OSPF IntraArea (IA - InterArea, E - External, N - NSSA),&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;A - Aggregate, K - Kernel Remnant, H - Hidden, P - Suppressed,&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;NP - NAT Pool, U - Unreachable, i - Inactive&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;S 0.0.0.0/0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; via 192.168.2.1, LANBOND0.$$, cost 0, age 3036778&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;S 10.0.0.0/8&amp;nbsp;&amp;nbsp;&amp;nbsp; via 192.168.1.1, LANBOND0.%%, cost 0, age 3036778&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;S 172.16.0.0/12 via 192.168.1.1, LANBOND0.%%, cost 0, age 3036778&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Could you clarify what you mean by “change it to match only what’s required”? Are you suggesting a different match condition or an additional filter in the routemap?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 12:36:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260062#M13344</guid>
      <dc:creator>Ralitsa_M</dc:creator>
      <dc:date>2025-10-16T12:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260064#M13345</link>
      <description>&lt;P&gt;I could be mistaken, but 3rd line states to match exactly 0.0.0.0/0. Would that not match EVERYTHING?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 12:43:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260064#M13345</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-10-16T12:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260065#M13346</link>
      <description>&lt;P&gt;If you add another portion to the routemap say id 100 as restrict do you still see the same behavior? e.g.&lt;/P&gt;
&lt;P&gt;set routemap defaultRoute id 100 on&lt;/P&gt;
&lt;P&gt;set routemap defaultRoute id 100 restrict&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 12:54:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260065#M13346</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2025-10-16T12:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260068#M13347</link>
      <description>&lt;P&gt;Good call Chris. I believe my colleague had to do the same for a customer for SASE issue we had.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 12:54:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260068#M13347</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-10-16T12:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260069#M13348</link>
      <description>&lt;P&gt;Here is example we used in sase.&lt;/P&gt;
&lt;DIV&gt;
&lt;P class="xxmsonormal"&gt;&lt;SPAN data-ogsc="black"&gt;set inbound-route-filter bgp-policy 1000 based-on-as as 65001 on&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P class="xxmsonormal"&gt;&lt;SPAN data-ogsc="black"&gt;set inbound-route-filter bgp-policy 1000 restrict-all-ipv4&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P class="xxmsonormal"&gt;&lt;SPAN data-ogsc="black"&gt;set inbound-route-filter bgp-policy 1000 route 10.255.0.0/16 normal on&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Oct 2025 12:59:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260069#M13348</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-10-16T12:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260168#M13349</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/127045"&gt;@Ralitsa_M&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if what Chris and I gave helps, or if not, how it gets solved.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 11:49:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260168#M13349</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-10-17T11:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260176#M13350</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/3630"&gt;@Chris_Atkinson&lt;/a&gt;&amp;nbsp; Thanks both! I'll test this and get back to you.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 13:21:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260176#M13350</guid>
      <dc:creator>Ralitsa_M</dc:creator>
      <dc:date>2025-10-17T13:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260178#M13351</link>
      <description>&lt;P&gt;Fingers crossed...hope it works!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 13:29:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260178#M13351</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-10-17T13:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: SMB 1900 Appliance Advertise only default route over BGP</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260180#M13352</link>
      <description>&lt;P&gt;I checked with one of my colleagues about this, he said TAC have him an additional command to run, might be worth a case.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 14:38:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/SMB-1900-Appliance-Advertise-only-default-route-over-BGP/m-p/260180#M13352</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-10-17T14:38:02Z</dc:date>
    </item>
  </channel>
</rss>

