<?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: Can't advertise static route over ebgp in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/can-t-advertise-static-route-over-ebgp/m-p/488061#M104778</link>
    <description>&lt;P&gt;As a test, did you try without a redistribution profile? In redist rules, you can just free type the prefix you're trying to redistribute, x.x.x.x/m, and click enable.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2022 03:20:29 GMT</pubDate>
    <dc:creator>rmfalconer</dc:creator>
    <dc:date>2022-05-18T03:20:29Z</dc:date>
    <item>
      <title>Can't advertise static route over ebgp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/can-t-advertise-static-route-over-ebgp/m-p/488002#M104775</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm not having much joy getting this working.&lt;/P&gt;&lt;P&gt;I have created a static route for a subnet which I am trying to advertise to an eBGP peer.&lt;/P&gt;&lt;P&gt;I then created a redistribution profile with only static enabled&lt;/P&gt;&lt;P&gt;I then added that profile under bgp Redist Rules.&lt;/P&gt;&lt;P&gt;The BGP peering is definitely established and I am able to redistribute a Connected route no problem.&lt;/P&gt;&lt;P&gt;I tried it with and without export rules and that made no difference.&lt;/P&gt;&lt;P&gt;I tried all the steps in this page&amp;nbsp;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000PNt2CAG" target="_blank"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000PNt2CAG&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I've been beating away at it all day and have ran out of ideas. Any thoughts on what I might be missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 21:45:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/can-t-advertise-static-route-over-ebgp/m-p/488002#M104775</guid>
      <dc:creator>Mushussu</dc:creator>
      <dc:date>2022-05-17T21:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can't advertise static route over ebgp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/can-t-advertise-static-route-over-ebgp/m-p/488061#M104778</link>
      <description>&lt;P&gt;As a test, did you try without a redistribution profile? In redist rules, you can just free type the prefix you're trying to redistribute, x.x.x.x/m, and click enable.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 03:20:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/can-t-advertise-static-route-over-ebgp/m-p/488061#M104778</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2022-05-18T03:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can't advertise static route over ebgp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/can-t-advertise-static-route-over-ebgp/m-p/488123#M104780</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/193201"&gt;@Mushussu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Are you trying to redistribute default route or specific route? If it is default, don't forget to enable&amp;nbsp; default route redistribution&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Astardzhiev_0-1652861414652.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/41029iA69A06747A585BD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Astardzhiev_0-1652861414652.png" alt="Astardzhiev_0-1652861414652.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- Do you see the static route in the local rib?&lt;/P&gt;
&lt;P&gt;&amp;gt; show routing protocol bgp loc-rib&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Stupid question, but actually a common mistake - When you created the redistribution profile, did you set the action to "redistribute", because the default is "no redist"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Astardzhiev_1-1652861605008.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/41030i791636F2C3800DCA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Astardzhiev_1-1652861605008.png" alt="Astardzhiev_1-1652861605008.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- BGP Redistribution Rules allows you to redistribute prefix, without needing to create Redist. Profile. The catch is that FW will create "dummy" router for that prefix and use it for redistribution. Main purpose of this approach is if you want to redistribute prefix that is not actually in FW routing table (for example additional public range used for NAT). It is not recommended to use it for static or directly connected routes - with redist profile, BGP will stop advertising the prefix if route is removed from routing table (without redist profile, the dummy route will always be there).&amp;nbsp; However just for the test you can try what &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/55733"&gt;@rmfalconer&lt;/a&gt; suggested and put the prefix directly in the bgp redist rule.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 08:18:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/can-t-advertise-static-route-over-ebgp/m-p/488123#M104780</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2022-05-18T08:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can't advertise static route over ebgp</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/can-t-advertise-static-route-over-ebgp/m-p/488130#M104782</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/55733"&gt;@rmfalconer&lt;/a&gt;&amp;nbsp;that seems to have done the trick.&lt;/P&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/70130"&gt;@aleksandar.astardzhiev&lt;/a&gt;&amp;nbsp;advertising a public NAT range is exactly what I'm trying to do and many thanks for the explanation as to why it needs to be done this way for such cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 08:33:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/can-t-advertise-static-route-over-ebgp/m-p/488130#M104782</guid>
      <dc:creator>Mushussu</dc:creator>
      <dc:date>2022-05-18T08:33:38Z</dc:date>
    </item>
  </channel>
</rss>

