<?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: Path monitored static route not removed from BGP RIB out table when path monitor dest. IP unreachable. in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/418813#M93725</link>
    <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/181759"&gt;@Ben-Price&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Without looking at your&amp;nbsp; config, I would take a whild guess and assume that in BGP Redist. Rules you have put the network instead of using redistribution profile. Am I correct?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexanderAstardzhiev_0-1626162092181.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/35004i81788E06925F0063/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="AlexanderAstardzhiev_0-1626162092181.png" alt="AlexanderAstardzhiev_0-1626162092181.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- If you put prefix in bgp redist rules, FW will create "dummy" route for this network and redistribute to BGP that network. Because this network is not associated with any interface, not it is static route with path monitor, this route will always be active and redistributed to BGP. The main purpose for this function is to redistribute range that you don't have in your routing table - for example additional NAT range that is used for NAT rules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- If you want FW to stop redistributing prefix once the route is inactive you need to use redistribution profile. Redis profile will match the routes that are already in your routing table and add it to the BGP process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to confirm the use "dummy route" by checking your routingtable. You should have route with flag "~"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexanderAstardzhiev_1-1626165033215.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/35005i8846E604D169C76F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="AlexanderAstardzhiev_1-1626165033215.png" alt="AlexanderAstardzhiev_1-1626165033215.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jul 2021 08:30:46 GMT</pubDate>
    <dc:creator>aleksandar.astardzhiev</dc:creator>
    <dc:date>2021-07-13T08:30:46Z</dc:date>
    <item>
      <title>Path monitored static route not removed from BGP RIB out table when path monitor dest. IP unreachable.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/418736#M93717</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue where a Static route that is being path monitored and redistributed into BGP, is not removed from the BGP RIB out table when the monitored path is unreachable. The static route is still populated in the Palo Alto BGP rib out table and is also populated in the BGP peer route table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas as to what may cause such an issue?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 02:18:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/418736#M93717</guid>
      <dc:creator>Ben-Price</dc:creator>
      <dc:date>2021-07-13T02:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Path monitored static route not removed from BGP RIB out table when path monitor dest. IP unreachable.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/418813#M93725</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/181759"&gt;@Ben-Price&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Without looking at your&amp;nbsp; config, I would take a whild guess and assume that in BGP Redist. Rules you have put the network instead of using redistribution profile. Am I correct?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexanderAstardzhiev_0-1626162092181.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/35004i81788E06925F0063/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="AlexanderAstardzhiev_0-1626162092181.png" alt="AlexanderAstardzhiev_0-1626162092181.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- If you put prefix in bgp redist rules, FW will create "dummy" route for this network and redistribute to BGP that network. Because this network is not associated with any interface, not it is static route with path monitor, this route will always be active and redistributed to BGP. The main purpose for this function is to redistribute range that you don't have in your routing table - for example additional NAT range that is used for NAT rules.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- If you want FW to stop redistributing prefix once the route is inactive you need to use redistribution profile. Redis profile will match the routes that are already in your routing table and add it to the BGP process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to confirm the use "dummy route" by checking your routingtable. You should have route with flag "~"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexanderAstardzhiev_1-1626165033215.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/35005i8846E604D169C76F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="AlexanderAstardzhiev_1-1626165033215.png" alt="AlexanderAstardzhiev_1-1626165033215.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 08:30:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/418813#M93725</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2021-07-13T08:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Path monitored static route not removed from BGP RIB out table when path monitor dest. IP unreachable.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/419303#M93772</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/70130"&gt;@aleksandar.astardzhiev&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Redistribution Profile and not IP/Prefix on the BGP redistribution.&lt;/P&gt;&lt;P&gt;Unsure why even with a static route configured and redistribution profile created the route seems to be there at all times even after path monitoring fails. The only time the route goes away from the bgp redistribution is when the route statement is removed from the export list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kanes.R&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 13:15:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/419303#M93772</guid>
      <dc:creator>kanes39</dc:creator>
      <dc:date>2021-07-14T13:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Path monitored static route not removed from BGP RIB out table when path monitor dest. IP unreachable.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/419334#M93775</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/187310"&gt;@kanes39&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you filter your routing table for that prefix while the path monitor is down, what is the output?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 15:09:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/419334#M93775</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2021-07-14T15:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Path monitored static route not removed from BGP RIB out table when path monitor dest. IP unreachable.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/419527#M93795</link>
      <description>&lt;P&gt;@&lt;SPAN class="UserName lia-user-name lia-user-rank-L4-Transporter lia-component-message-view-widget-author-username"&gt;&lt;A href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/70130" target="_self"&gt;&lt;SPAN class=""&gt;AlexanderAstardzhiev,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-L4-Transporter lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;The route is still visible on the table. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-L4-Transporter lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-L4-Transporter lia-component-message-view-widget-author-username"&gt;Kanes.R&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 01:05:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/419527#M93795</guid>
      <dc:creator>kanes39</dc:creator>
      <dc:date>2021-07-15T01:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Path monitored static route not removed from BGP RIB out table when path monitor dest. IP unreachable.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/421983#M94031</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/70130" target="_blank"&gt;@Astardzhiev&lt;/A&gt;&lt;SPAN&gt;, my issue turns out to be slightly different after doing some further troubleshooting, but I did lab up your scenario and you are correct the configuration you described, does result&amp;nbsp;in the path monitored static route not being removed from the RIB out table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Once I have a resolution for my issue, I will post here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 07:37:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/path-monitored-static-route-not-removed-from-bgp-rib-out-table/m-p/421983#M94031</guid>
      <dc:creator>Ben-Price</dc:creator>
      <dc:date>2021-07-26T07:37:06Z</dc:date>
    </item>
  </channel>
</rss>

