<?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 redist route from bgp to OSPF is sending more than the default route in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409225#M92427</link>
    <description>&lt;P&gt;&lt;SPAN&gt;When we turned up BGP in the Palo with ExpressRoute, we started to receive 4 subnets from Microsoft. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The customer found that these subnets are being leaked into the Extreme Fabric through the OSPF adjacency to the Palo’s, where only Default route should be sent from the Palo to the Extreme. Not sure why this is happening, since it looks like there is a policy that should only send default route.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a case open, but am posting here due to long wait times.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Don&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2021 15:30:24 GMT</pubDate>
    <dc:creator>dbrenipc</dc:creator>
    <dc:date>2021-05-26T15:30:24Z</dc:date>
    <item>
      <title>redist route from bgp to OSPF is sending more than the default route</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409225#M92427</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When we turned up BGP in the Palo with ExpressRoute, we started to receive 4 subnets from Microsoft. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The customer found that these subnets are being leaked into the Extreme Fabric through the OSPF adjacency to the Palo’s, where only Default route should be sent from the Palo to the Extreme. Not sure why this is happening, since it looks like there is a policy that should only send default route.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a case open, but am posting here due to long wait times.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Don&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 15:30:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409225#M92427</guid>
      <dc:creator>dbrenipc</dc:creator>
      <dc:date>2021-05-26T15:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: redist route from bgp to OSPF is sending more than the default route</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409395#M92441</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/28124"&gt;@dbrenipc&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;There's really not enough information here to troubleshoot this without being able to look at your configuration. Seems like your redistribution profile is setup with an incorrect filter since it doesn't seem like you even want the 4 subnets redistributed to OSPF.&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 01:37:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409395#M92441</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2021-05-27T01:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: redist route from bgp to OSPF is sending more than the default route</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409533#M92459</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/28124"&gt;@dbrenipc&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe this is caused by the redistribution profile you have configured. This is something that annoys me a lot - when you configure "Destination" in the redistribution profile, the prefix you put will not look for exact match, but it will match any prefix that falls under the configured prefix.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your case I am almost certain that you have put 0.0.0.0/0 as destination for the redistribution profile. Which as you can guess will match all othe routes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;One way to fix this is to narrow down your redistrubtion profile filter -&lt;/P&gt;&lt;P&gt;&amp;nbsp;- select the only the interface to which default is pointing&lt;/P&gt;&lt;P&gt;&amp;nbsp;- select next-hop address to which default is pointing&lt;/P&gt;&lt;P&gt;That way no other route will match that redist profile. But this depends on your config&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another way would be to create additional redistribution profile:&lt;/P&gt;&lt;P&gt;- configure destination to match all prefixes that you don't want to redistribute to OSPF&lt;/P&gt;&lt;P&gt;- Set action to no-redist&lt;/P&gt;&lt;P&gt;- And set priority that is lower than what you have for the default route redist profile&lt;/P&gt;&lt;P&gt;Redistribution profiles are applied in order from lowest to highest priority, so this would work like firewall rule and redistribute only the prefix you have in the profile with action redistribute&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 10:14:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409533#M92459</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2021-05-27T10:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: redist route from bgp to OSPF is sending more than the default route</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409601#M92470</link>
      <description>&lt;P&gt;Further information:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;redist profile has src: BGP&amp;nbsp; detination 0.0.0.0/0&amp;nbsp; redist&lt;/P&gt;&lt;P&gt;in the export it says redistribute default route&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've found multiple docs that provide some conflicting info.&lt;/P&gt;&lt;P&gt;1 said NOT to use 0.0.0.0/0, and to only have the redistribute default route .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other said to create a no-redist rule for the specific networks&lt;/P&gt;&lt;P&gt;then have the redist rule to probvide the default route wiht 0.0.0.0./0 specified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope to lab it out asap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your help - Don&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 13:44:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409601#M92470</guid>
      <dc:creator>dbrenipc</dc:creator>
      <dc:date>2021-05-27T13:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: redist route from bgp to OSPF is sending more than the default route</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409734#M92490</link>
      <description>&lt;P&gt;Thank you Alexander- I am going to lab this up when I have time..But I agree...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 21:59:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/redist-route-from-bgp-to-ospf-is-sending-more-than-the-default/m-p/409734#M92490</guid>
      <dc:creator>dbrenipc</dc:creator>
      <dc:date>2021-05-27T21:59:05Z</dc:date>
    </item>
  </channel>
</rss>

