<?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: Help with understanding OSPF FIB decision in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/215792#M62552</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Another option you could try would be to make one path less desierable by using interface metrics. I do this since I have multiple paths so my p2p WAN links are perferred over my VPN backup links. I tend to use large numbers so there wont be any other thing scausing issues, i.e. 10000 metrics, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
    <pubDate>Tue, 29 May 2018 22:07:04 GMT</pubDate>
    <dc:creator>OtakarKlier</dc:creator>
    <dc:date>2018-05-29T22:07:04Z</dc:date>
    <item>
      <title>Help with understanding OSPF FIB decision</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/215696#M62539</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp; this weekend I had to clean up an asynchronous routing issue, by disabling route advertisement on one side.&amp;nbsp; I have a WAN, which is an upside down triangle, with A and B at the top, and C at the bottom.&amp;nbsp; C was routing right,&amp;nbsp;C-&amp;gt;B and traffic was coming back through A, A-&amp;gt;C.&amp;nbsp; I disabled advertisements from A, so traffic now flows C-&amp;gt;B and B-&amp;gt;C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking at the OSPF database on C, and it has both routes.&amp;nbsp; My question is, why is it choosing to go to&amp;nbsp;B (10.28.1.1)?&amp;nbsp; It appears to me the metrics are the same, it could just as easily choose to go to A (10.24.2.5).&amp;nbsp; I'd like to engineer it to go in a predictable direction, but need to understand why it's making the choice it is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it as simple as which one it learned first?&amp;nbsp; Is it random?&amp;nbsp; We have ECMP turned off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  1                 10.24.2.5       172.16.0.0/16      type-5 (External)    0x80000094 0x00007BC1    58       
            Options: [Demand Circuit]
            Mask 255.255.0.0, type 1, tos 0 metric: 1, forward 0.0.0.0, tag 0.0.9.116

  1                 10.28.1.1       172.16.0.0/16      type-5 (External)    0x8000010F 0x000085BD   244       
            Options: [Demand Circuit]
            Mask 255.255.0.0, type 1, tos 0 metric: 1, forward 0.0.0.0, tag 0.0.252.0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brannen&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 12:56:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/215696#M62539</guid>
      <dc:creator>brannentaylor</dc:creator>
      <dc:date>2018-05-29T12:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help with understanding OSPF FIB decision</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/215735#M62545</link>
      <description>&lt;P&gt;With OSPF, there is a criteria followed when deciding how to forward to the next hop.&lt;/P&gt;&lt;P&gt;The prefix length is the same from both, they are both type 5 and the metrics are the same.&amp;nbsp;On routers, when everything is a tie like this, OSPF does its own equal cost load balancing. I would assume its the same on the PA since OSPF is standards based, though I've never read through the RFC to verify.&lt;/P&gt;&lt;P&gt;OSPF ECMP would cause asymmetry on about half the traffic. Were you seeing the problem on all traffic or only some of it?&lt;/P&gt;&lt;P&gt;Since these are type 5, where are they coming from? You could probably tweak the redistibution profile to have the prefix from one of the next hops be type-2, which would make it less desirable.&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 15:37:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/215735#M62545</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2018-05-29T15:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help with understanding OSPF FIB decision</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/215792#M62552</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Another option you could try would be to make one path less desierable by using interface metrics. I do this since I have multiple paths so my p2p WAN links are perferred over my VPN backup links. I tend to use large numbers so there wont be any other thing scausing issues, i.e. 10000 metrics, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 22:07:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/215792#M62552</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2018-05-29T22:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help with understanding OSPF FIB decision</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/216807#M62764</link>
      <description>&lt;P&gt;According to PA TAC, if all else is equal, and ICMP is not enabled, traffic will be forwarded out the first interface that learns about the route.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 10:40:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/216807#M62764</guid>
      <dc:creator>brannentaylor</dc:creator>
      <dc:date>2018-06-06T10:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help with understanding OSPF FIB decision</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/216857#M62776</link>
      <description>&lt;P&gt;If you want a predictable traffic flow, you'll want to make sure that there are preferred paths at all sites, not just C. Having the PA choose the first learned interface isn't predictable since it would&amp;nbsp;change during a link failure, reboot, maintenance, etc.&lt;/P&gt;&lt;P&gt;How are A and B talking to each other? If there was asymmetry before, you'll probably need to tweak something at those sites to have higher preference on the direct paths.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 14:56:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/216857#M62776</guid>
      <dc:creator>rmfalconer</dc:creator>
      <dc:date>2018-06-06T14:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with understanding OSPF FIB decision</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/221153#M63727</link>
      <description>&lt;P&gt;I agree.&amp;nbsp; PA's it seems do not operate the same as Cisco routers or switches when it comes to OSPF.&amp;nbsp; My general philosophy is that you can have routers that can be firewalls and firewalls that can route - but a router is not a firewall and vice versa.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a temporary measure, we put in static routes with lower AD to be preferred in the RIB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a permanent measure, assuming the PA's will cooperate and be RFC compliant, we're going to prefer one path by redistributing in as a Type-1 metric, and a less preferred path redistributing in from that direction as a Type-2 metric.&amp;nbsp; OSPF at route C&amp;nbsp;&lt;EM&gt;should&lt;/EM&gt; choose the Type-1 over the Type-2.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 11:41:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/help-with-understanding-ospf-fib-decision/m-p/221153#M63727</guid>
      <dc:creator>brannentaylor</dc:creator>
      <dc:date>2018-07-09T11:41:04Z</dc:date>
    </item>
  </channel>
</rss>

