<?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 Ok, so the static route in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909703#M267770</link>
    <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;I don't understand the highlighted sentence very well, but SiteBrouter has 10.96.0.0/11 route, it should be intra "O" and I have it as static.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Inter-area would be ok too, but yes, the problem is that the static route overwrites the (internal) OSPF route, so the check fails. If I understand you correctly, you cannot change this at the moment?&lt;/P&gt;
&lt;P&gt;Perhaps we can change the ASBR configuration so that it sets the FA to 0.0.0.0 (this check is only performed when the FA is non-zero) ...&lt;/P&gt;
&lt;P&gt;Is there a chance to configure the Interface pointing to 10.96.20.16 (/11 is pretty huge...) as OSPF-passive on the ASBR or do you have adjacent OSPF router(s) on this subnet?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2016 14:41:19 GMT</pubDate>
    <dc:creator>Rolf Fischer</dc:creator>
    <dc:date>2016-04-27T14:41:19Z</dc:date>
    <item>
      <title>OSPF Redistribute Static won't install in routing table but in database</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909695#M267762</link>
      <description>&lt;P&gt;Here is the network&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;otherRouter-SiteArouter -- {Provider Allstream Switched Ethernet) -- SiteBrouter&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;router(10.96.20.16, which has 10.1.44.1/24 interface) &amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Gi0/0 is Switched Ethernet interface facing provider&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SiteArouter#&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0&lt;BR /&gt;ip address 192.168.254.130 255.255.255.0&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SiteBrouter#&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/0&lt;BR /&gt;ip address 192.168.254.1 255.255.255.0&lt;/P&gt;
&lt;P&gt;I put two routers in OSPF area 0, they build OSPF neighbor through gi0/0.&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; Any network statement on SiteArouter can be advertised to SiteBrouter, no problem, otherRouter's OSPF routes can pass through provider's network too.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The issue is: I have a valid static route on SiteArouter, it can be redistributed to otherRouter locally as OE2 normally, but on SiteBrouter, this route installed and will disappear after 5 seconds (I confirmed it every time to clear ip route *), and I can see it through &amp;nbsp;"siteBrouter# show ip os data external", just not in routing table!&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;But &lt;SPAN style="color: #ff0000;"&gt;otherRouter (as in topology)&lt;/SPAN&gt;&lt;/STRONG&gt; connecting to SiteArouter locally&lt;STRONG&gt;&lt;SPAN&gt; can receive OE2 normally!&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;FONT color="#ff0000"&gt;I followed this link and troubleshot and suspect Allstream Switched Ethernet issue, any idea? How do I talk/challenge&amp;nbsp;them?&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/7112-26.html" target="_blank"&gt;http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/7112-26.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;SiteArouter#&lt;/P&gt;
&lt;P&gt;ip route 10.1.44.0 255.255.255.0 10.96.20.&lt;/P&gt;
&lt;P&gt;router ospf 200&lt;/P&gt;
&lt;P&gt;redistribute static subnets&lt;/P&gt;
&lt;P&gt;&lt;B&gt;======================&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#sh ip route os | i 10.1.44 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//no 10.1.44.0/24 route&lt;BR /&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#clear ip route *&lt;BR /&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#sh ip route os | i 10.1.44&lt;BR /&gt;O E2 10.1.44.0/24 [110/1] via 192.168.254.3, 00:00:03, GigabitEthernet0/0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //this route showed up after cleared routes&lt;BR /&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#sh ip route os | i 10.1.44&lt;BR /&gt;O E2 10.1.44.0/24 [110/1] via 192.168.254.3, 00:00:06, GigabitEthernet0/0 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //it will stay for 5 seconds&lt;BR /&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#sh ip route os | i 10.1.44&lt;BR /&gt;O E2 10.1.44.0/24 [110/1] via 192.168.254.3, 00:00:08, GigabitEthernet0/0&lt;BR /&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#sh ip route os | i 10.1.44&lt;BR /&gt;O E2 10.1.44.0/24 [110/1] via 192.168.254.3, 00:00:09, GigabitEthernet0/0&lt;BR /&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#sh ip route os | i 10.1.44 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//it disappeared/removed&lt;BR /&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#sh ip route os | i 10.1.44&lt;BR /&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#sh ip os data external&lt;/P&gt;
&lt;P&gt;OSPF Router with ID (10.64.10.2) (Process ID 200)&lt;/P&gt;
&lt;P&gt;Type-5 AS External Link States&lt;/P&gt;
&lt;P&gt;LS age: 1762&lt;BR /&gt; Options: (No TOS-capability, DC, Upward)&lt;BR /&gt; LS Type: AS External Link&lt;BR /&gt; Link State ID: 10.1.44.0 (External Network Number ) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//it is still in database&lt;BR /&gt; Advertising Router: 10.96.10.2&lt;BR /&gt; LS Seq Number: 80000001&lt;BR /&gt; Checksum: 0xDD99&lt;BR /&gt; Length: 36&lt;BR /&gt; Network Mask: /24&lt;BR /&gt; Metric Type: 2 (Larger than any link state path)&lt;BR /&gt; MTID: 0&lt;BR /&gt; Metric: 1&lt;BR /&gt; Forward Address: 10.96.20.16&lt;BR /&gt; External Route Tag: 0&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 11:53:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909695#M267762</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2019-03-05T11:53:51Z</dc:date>
    </item>
    <item>
      <title>Check the ospf neighborship</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909696#M267763</link>
      <description>&lt;P&gt;Check the ospf neighborship uptime using command sh ip ospf nei de&lt;/P&gt;
&lt;P&gt;check when ospf route for&amp;nbsp;&lt;SPAN&gt;10.1.44.0/24 disappear router might be installed same rececving from other routing protocol like eigrp or EBGP.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;sh ip route&amp;nbsp;| i 10.1.44&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 17:27:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909696#M267763</guid>
      <dc:creator>Pawan Raut</dc:creator>
      <dc:date>2016-04-26T17:27:16Z</dc:date>
    </item>
    <item>
      <title>nei is always up, I don't</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909697#M267764</link>
      <description>&lt;P&gt;nei is always up, I don't have other protocols except OSPF and static routes. After it was removed, no route for 10.1.44 any more, it is clear in my post.&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 17:45:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909697#M267764</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-26T17:45:43Z</dc:date>
    </item>
    <item>
      <title>can you do debug ip ospf</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909698#M267765</link>
      <description>&lt;P&gt;can you do d&lt;SPAN&gt;ebug ip ospf monitor&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 17:49:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909698#M267765</guid>
      <dc:creator>Pawan Raut</dc:creator>
      <dc:date>2016-04-26T17:49:55Z</dc:date>
    </item>
    <item>
      <title>Thank you Pawan,</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909699#M267766</link>
      <description>&lt;P&gt;Thank you Pawan,&lt;/P&gt;
&lt;P&gt;Here is the output.&lt;/P&gt;
&lt;P&gt;bc-r-swe-a#&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;clear ip route *&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;bc-r-swe-a#&lt;BR /&gt;bc-r-swe-a#&lt;BR /&gt;*Apr 26 20:32:13.941: OSPF-200 MON : Force running SPF&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 STATS: Begin SPF at 5266107.248ms, process time 8368ms&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 STATS: Last spf_time 8w4d, wait_interval 0ms&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 MON : Setting next wait-interval to 10000ms&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 MON : End SPF at 5266107.248ms, Total elapsed time 0ms&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 STATS: Schedule time 8w4d, Next wait_interval 10000ms&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 STATS: Intra: 0ms, Inter: 0ms, External: 0ms&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 STATS: R: 11, N: 4, Stubs: 9&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 STATS: SN: 0, SA: 0, X5: 2, X7: 0&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 MON : Schedule Prefix Recalculation SPF in area 0, change in LSID 10.96.0.0, LSA type X&lt;BR /&gt;*Apr 26 20:32:13.945: OSPF-200 MON : Schedule SPF in 10000ms: spf_time 8w4d, wait_interval 10000ms&lt;BR /&gt;*Apr 26 20:32:14.941: OSPF-200 REDIS: &lt;STRONG&gt;Do redist-scanning, reason flag 0x1&lt;/STRONG&gt;&lt;BR /&gt;*Apr 26 20:32:14.941: OSPF-200 MON : End scanning, Elapsed time 0ms&lt;BR /&gt;bc-r-swe-a#&lt;BR /&gt;bc-r-swe-a# &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;no debug info for&amp;nbsp;5 seconds or so, I pressed ENTERS here. I think 10.1.44.0/24 disappeared with the following logs&lt;/STRONG&gt;&lt;BR /&gt;bc-r-swe-a#&lt;BR /&gt;bc-r-swe-a#&lt;BR /&gt;bc-r-swe-a#&lt;BR /&gt;bc-r-swe-a#&lt;BR /&gt;*Apr 26 20:32:23.945: OSPF-200 STATS: Begin SPF at 5266117.248ms, process time 8368ms&lt;BR /&gt;*Apr 26 20:32:23.945: OSPF-200 STATS: Last spf_time 8w4d, wait_interval 10000ms *Apr 26 20:32:23.945: OSPF-200 MON : Setting next wait-interval to 10000ms&lt;BR /&gt;*Apr 26 20:32:23.945: OSPF-200 MON : End SPF at 5266117.248ms, Total elapsed time 0ms&lt;BR /&gt;*Apr 26 20:32:23.945: OSPF-200 STATS: Schedule time 8w4d, Next wait_interval 10000ms&lt;BR /&gt;*Apr 26 20:32:23.945: OSPF-200 STATS: Intra: 0ms, Inter: 0ms, External: 0ms&lt;BR /&gt;*Apr 26 20:32:23.945: OSPF-200 STATS: R: 0, N: 0, Stubs: 0&lt;BR /&gt;*Apr 26 20:32:23.945: OSPF-200 STATS: SN: 0, SA: 0, X5: 2, X7: 0&lt;BR /&gt;*Apr 26 20:32:24.941: OSPF-200 REDIS: &lt;STRONG&gt;Do redist-scanning, reason flag 0x4&lt;/STRONG&gt;&lt;BR /&gt;*Apr 26 20:32:24.941: OSPF-200 MON : End scanning, Elapsed time 0ms&lt;BR /&gt;bc-r-swe-a#&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;bc-r-swe-a#&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;bc-r-swe-a# &amp;nbsp;&lt;STRONG&gt; Then no debug info any more, at least minutes&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;something wrong with "&lt;STRONG&gt;Do redist-scanning, reason flag 0x4&lt;/STRONG&gt;" ?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 20:50:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909699#M267766</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-26T20:50:25Z</dc:date>
    </item>
    <item>
      <title>Could you share the output of</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909700#M267767</link>
      <description>&lt;P&gt;Could you share the output of&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;show ip ospf border-routers | include 10.96.10.2_&lt;/LI&gt;
&lt;LI&gt;show ip route 10.96.20.16&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;10.96.20.16 is the Forwarding Address of the external route and the following check is performed for the route calculation:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"If the forwarding address is non-zero, look up the forwarding address in the routing table. &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;T&lt;/STRONG&gt;&lt;STRONG&gt;he matching routing table entry must specify an intra-area or inter-area path&lt;/STRONG&gt;&lt;/SPAN&gt;; if no such path exists, do nothing with the LSA and consider the next in the list."&lt;/EM&gt; (Reason 6&lt;EM&gt; &lt;/EM&gt;in the document you've linked)&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 07:22:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909700#M267767</guid>
      <dc:creator>Rolf Fischer</dc:creator>
      <dc:date>2016-04-27T07:22:03Z</dc:date>
    </item>
    <item>
      <title>10.96.10.2/11 (area 0) is</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909701#M267768</link>
      <description>&lt;P&gt;10.96.10.2/11 (area 0) is SiteArouter, 10.96.20.16/11 is the router which has interface 10.1.44.0.&lt;SPAN style="text-decoration: line-through;"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;If&lt;/STRONG&gt; &lt;/SPAN&gt;I put 10.96.20.16/11 into OSPF area0, SiteBrouter can receive 10.1.44.0/24, no routing problem. But 10.96.20.16 is ASA 8.4, doesn't has route filter feature and it doesn't want to see other incoming routes, upgrading to 9.2 will fix it but we don't want to do it now, that is why I use static route.&lt;/P&gt;
&lt;P&gt;I can provide output once I am in office.&lt;/P&gt;
&lt;P&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 13:25:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909701#M267768</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-27T13:25:07Z</dc:date>
    </item>
    <item>
      <title>SiteBrouter#show ip ospf</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909702#M267769</link>
      <description>&lt;P&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#show ip ospf border-routers | include 10.96.10.2&lt;BR /&gt;i 10.96.10.2 [1] via 192.168.254.2, GigabitEthernet0/0, ASBR, Area 0, SPF 134&lt;BR /&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;#show ip route 10.96.20.16&lt;BR /&gt;Routing entry for 10.96.0.0/11&lt;BR /&gt; Known via "static", distance 1, metric 0&lt;BR /&gt; Routing Descriptor Blocks:&lt;BR /&gt; * 192.168.254.1&lt;BR /&gt; Route metric is 0, traffic share count is 1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;192.168.254.0/24 is the network facing provider. I don't understand the highlighted sentence very well, but SiteBrouter has 10.96.0.0/11 route, it should be intra "O" and I have it as static.&lt;/P&gt;
&lt;P&gt;BTW, both siteArouter(s) and SiteBrouter(s) are paired routers with HSRP - two siteArouter and two siteBrouters with full mesh OSPF in area 0, it doesn't matter, does it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 13:31:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909702#M267769</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-27T13:31:55Z</dc:date>
    </item>
    <item>
      <title>Ok, so the static route</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909703#M267770</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;I don't understand the highlighted sentence very well, but SiteBrouter has 10.96.0.0/11 route, it should be intra "O" and I have it as static.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Inter-area would be ok too, but yes, the problem is that the static route overwrites the (internal) OSPF route, so the check fails. If I understand you correctly, you cannot change this at the moment?&lt;/P&gt;
&lt;P&gt;Perhaps we can change the ASBR configuration so that it sets the FA to 0.0.0.0 (this check is only performed when the FA is non-zero) ...&lt;/P&gt;
&lt;P&gt;Is there a chance to configure the Interface pointing to 10.96.20.16 (/11 is pretty huge...) as OSPF-passive on the ASBR or do you have adjacent OSPF router(s) on this subnet?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 14:41:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909703#M267770</guid>
      <dc:creator>Rolf Fischer</dc:creator>
      <dc:date>2016-04-27T14:41:19Z</dc:date>
    </item>
    <item>
      <title>Hi Rolf, I am trying to</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909704#M267771</link>
      <description>&lt;P&gt;Hi Rolf, I am trying to understand your sugestion....&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;"If I understand you correctly, you cannot change this at the moment? " &lt;STRONG&gt;No I can't&lt;/STRONG&gt;, I am going to move to OSPF for everything, but not yet.&lt;/P&gt;
&lt;P&gt;"Perhaps we can change the ASBR configuration so that it sets the FA to 0.0.0.0 (this check is only performed when the FA is non-zero) ..."&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #ff6600;"&gt;&lt;EM&gt;Route metric is 0 &lt;/EM&gt;&lt;/SPAN&gt;is the problem? &lt;STRONG&gt;This sentence I don't understand how to do it...:-(&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Is there a chance to configure the Interface pointing to 10.96.20.16 (/11 is pretty huge...) as OSPF-passive on the ASBR or do you have adjacent OSPF router(s) on this subnet?&lt;/P&gt;
&lt;P&gt;For siteA, 10.96.0.0/11 for Area 0, for SiteB 10.64.0.0/11 for Area 0, they are connected through 192.168.254.0/24 also area 0. Is this fine? I know it is huge, but that is the current configuration. &amp;nbsp;SiteArouter is the ASBR for this static route, the 10.96.0.0/11 interface is no passive because it needs to build nei with other routers (at least HSRP peer)... Don't know how to passive 10.96.20.16 only..&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 15:19:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909704#M267771</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-27T15:19:30Z</dc:date>
    </item>
    <item>
      <title>SiteBrouter# sh ip os data</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909705#M267772</link>
      <description>&lt;P&gt;&lt;STRONG&gt;SiteBrouter&lt;/STRONG&gt;# sh ip os data exter 10.1.44.0&lt;/P&gt;
&lt;P&gt;OSPF Router with ID (10.64.10.2) (Process ID 200)&lt;/P&gt;
&lt;P&gt;Type-5 AS External Link States&lt;/P&gt;
&lt;P&gt;LS age: 1758&lt;BR /&gt; Options: (No TOS-capability, DC, Upward)&lt;BR /&gt; LS Type: AS External Link&lt;BR /&gt; Link State ID: 10.1.44.0 (External Network Number )&lt;BR /&gt; Advertising Router: 10.96.10.2&lt;BR /&gt; LS Seq Number: 80000029&lt;BR /&gt; Checksum: 0x4CEF&lt;BR /&gt; Length: 36&lt;BR /&gt; Network Mask: /24&lt;BR /&gt; Metric Type: 2 (Larger than any link state path)&lt;BR /&gt; MTID: 0&lt;BR /&gt; Metric: 20&lt;BR /&gt; &lt;STRONG&gt;Forward Address: 10.96.20.16&lt;/STRONG&gt;&lt;BR /&gt; External Route Tag: 0&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SiteArouter&lt;/STRONG&gt;#sh ip os data exter 10.1.44.0&lt;/P&gt;
&lt;P&gt;OSPF Router with ID (10.96.10.2) (Process ID 200)&lt;/P&gt;
&lt;P&gt;Type-5 AS External Link States&lt;/P&gt;
&lt;P&gt;LS age: 1966&lt;BR /&gt; Options: (No TOS-capability, DC, Upward)&lt;BR /&gt; LS Type: AS External Link&lt;BR /&gt; Link State ID: 10.1.44.0 (External Network Number )&lt;BR /&gt; Advertising Router: 10.96.10.2&lt;BR /&gt; LS Seq Number: 80000029&lt;BR /&gt; Checksum: 0x4CEF&lt;BR /&gt; Length: 36&lt;BR /&gt; Network Mask: /24&lt;BR /&gt; Metric Type: 2 (Larger than any link state path)&lt;BR /&gt; MTID: 0&lt;BR /&gt; Metric: 20&lt;BR /&gt; Forward Address: 10.96.20.16&lt;BR /&gt; External Route Tag: 0&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 15:36:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909705#M267772</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-27T15:36:00Z</dc:date>
    </item>
    <item>
      <title>Ok, let's do it step by step.</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909706#M267773</link>
      <description>&lt;P&gt;Ok, let's do it step by step.&lt;/P&gt;
&lt;P&gt;The check I mentioned in my first posting is only performed when you have a so-called non-zero forwarding-address (FA; in your case: 10.96.20.16).&lt;/P&gt;
&lt;P&gt;An ASBR sets a non-zero FA only under certain conditions, otherwise the FA is set to 0.0.0.0. (&lt;A href="http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13682-10.html#topic1"&gt;more details HERE&lt;/A&gt;). The idea is to change the configuration on the ASBR in a way that the conditions are no longer met so that the ASBR sets the FA to 0.0.0.0 and SiteBrouter doesn't need to have an OSPF internal route to 10.96/11. (Again: You say deleting the static route is no option, right?)&lt;/P&gt;
&lt;P&gt;What kind of interface on SiteArouter is attached to IP-network 10.96/11?&lt;/P&gt;
&lt;P&gt;Could you share the output of "show ip ospf interface &amp;lt;interface&amp;gt;" (replace &amp;lt;interface&amp;gt; with that interface)?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 15:48:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909706#M267773</guid>
      <dc:creator>Rolf Fischer</dc:creator>
      <dc:date>2016-04-27T15:48:59Z</dc:date>
    </item>
    <item>
      <title>You are so great, man! after</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909707#M267774</link>
      <description>&lt;P&gt;You are so great, man! after some research, I kinda understand my situation now!&lt;/P&gt;
&lt;P&gt;Just finished my another test, for SiteArouter, if I only build neighbor by static "nei 10.96.10.3" or so, no advertise 10.96.0.0/11 which include 10.96.20.16, then the FA is set &amp;nbsp;to 0.0.0.0 it will be fine!!!!!!!!!!!!&lt;/P&gt;
&lt;P&gt;Lunch now, will test further later!&lt;/P&gt;
&lt;P&gt;thanks again!!!!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 16:14:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909707#M267774</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-27T16:14:41Z</dc:date>
    </item>
    <item>
      <title>Glad to hear this, thanks ;)</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909708#M267775</link>
      <description>&lt;P&gt;Glad to hear this, thanks &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Feel free to come back if you have further questions.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 16:20:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909708#M267775</guid>
      <dc:creator>Rolf Fischer</dc:creator>
      <dc:date>2016-04-27T16:20:50Z</dc:date>
    </item>
    <item>
      <title>I will use static nei for all</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909709#M267776</link>
      <description>&lt;P&gt;I will use static nei for all neighbourship now instead of /11 network statement, which is out of control and also made a lot of unnecessary link. /11 is easy for static route management, no need to worry about routing, which was setup before me.&lt;/P&gt;
&lt;P&gt;The interface where the static route is coming from should NOT be in OSPF network. If it is in OSPF, then we get no 0 FA (like my case), then it requests ospf internal route all the hops ( in my case, there is static route which breaks it).&lt;/P&gt;
&lt;P&gt;So this must be the meaning of your highlighted sentence of REASON 6, which I didn't understand very well even though I read it.&lt;/P&gt;
&lt;P&gt;Thanks again. This is what I learned.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 18:03:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909709#M267776</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-27T18:03:00Z</dc:date>
    </item>
    <item>
      <title>I've quickly labbed up a</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909710#M267777</link>
      <description>&lt;P&gt;I've quickly labbed up a similar scenario just to show the options in such a case.&lt;/P&gt;
&lt;P&gt;This is the external LSA:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;&amp;nbsp; Routing Bit Set on this LSA&lt;BR /&gt;&amp;nbsp; LS age: 61&lt;BR /&gt;&amp;nbsp; Options: (No TOS-capability, DC)&lt;BR /&gt;&amp;nbsp; LS Type: AS External Link&lt;BR /&gt;&amp;nbsp; Link State ID: 10.1.44.0 (External Network Number )&lt;BR /&gt;&amp;nbsp; Advertising Router: 10.96.10.2&lt;BR /&gt;&amp;nbsp; LS Seq Number: 80000001&lt;BR /&gt;&amp;nbsp; Checksum: 0x9CC7&lt;BR /&gt;&amp;nbsp; Length: 36&lt;BR /&gt;&amp;nbsp; Network Mask: /24&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric Type: 2 (Larger than any link state path)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TOS: 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric: 20&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Forward Address: 10.96.20.16&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; External Route Tag: 0&lt;/PRE&gt;
&lt;P&gt;There is an OSPF internal route for the FA in the routing-table, so the external route is also present:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;SiteB#show ip route ospf&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0.0.0/8 is variably subnetted, 3 subnets, 3 masks&lt;BR /&gt;O E2&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.1.44.0/24 [110/20] via 192.168.254.130, 00:01:00, FastEthernet0/0&lt;BR /&gt;O&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.96.0.0/11 [110/2] via 192.168.254.130, 00:01:00, FastEthernet0/0&lt;/PRE&gt;
&lt;P&gt;Now I overwrite the route to the FA with a static:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;SiteB(config)#do debug ip routing&lt;BR /&gt;SiteB(config)#ip route 10.96.0.0 255.224.0.0 null 0&lt;BR /&gt;&lt;BR /&gt;RT: closer admin distance for 10.96.0.0, flushing 1 routes&lt;BR /&gt;RT: NET-RED 10.96.0.0/11&lt;BR /&gt;RT: SET_LAST_RDB for 10.96.0.0/11&lt;BR /&gt;&amp;nbsp; NEW rdb: is directly connected&lt;BR /&gt;&lt;BR /&gt;RT: add 10.96.0.0/11 via 0.0.0.0, static metric [1/0]&lt;BR /&gt;RT: NET-RED 10.96.0.0/11&lt;BR /&gt;&lt;BR /&gt;RT: del 10.1.44.0/24 via 192.168.254.130, ospf metric [110/20]&lt;BR /&gt;RT: delete subnet route to 10.1.44.0/24&lt;BR /&gt;RT: NET-RED 10.1.44.0/24&lt;BR /&gt;&lt;BR /&gt;SiteB(config)#do show ip route ospf&lt;BR /&gt;&lt;BR /&gt;SiteB(config)#&lt;/PRE&gt;
&lt;P&gt;If there are no OSPF neighbor(s) on the&amp;nbsp;10.96/11 segement, we could remove the network-statement for 10.96/11 under SiteArouter's OSPF process. Alternatively we could simply make it a passive interface:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;SiteA#show ip ospf interface f1/0&lt;BR /&gt;FastEthernet1/0 is up, line protocol is up&lt;BR /&gt;&amp;nbsp; Internet Address 10.96.10.2/11, Area 0&lt;BR /&gt;&amp;nbsp; Process ID 200, Router ID 10.96.10.2, Network Type BROADCAST, Cost: 1&lt;BR /&gt;&amp;nbsp; Transmit Delay is 1 sec, State DR, Priority 1&lt;BR /&gt;&amp;nbsp; Designated Router (ID) 10.96.10.2, Interface address 10.96.10.2&lt;BR /&gt;&amp;nbsp; No backup designated router on this network&lt;BR /&gt;&amp;nbsp; Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; oob-resync timeout 40&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hello due in 00:00:02&lt;BR /&gt;&amp;nbsp; Supports Link-local Signaling (LLS)&lt;BR /&gt;&amp;nbsp; Index 1/1, flood queue length 0&lt;BR /&gt;&amp;nbsp; Next 0x0(0)/0x0(0)&lt;BR /&gt;&amp;nbsp; Last flood scan length is 0, maximum is 0&lt;BR /&gt;&amp;nbsp; Last flood scan time is 0 msec, maximum is 0 msec&lt;BR /&gt;&amp;nbsp; Neighbor Count is 0, Adjacent neighbor count is 0 &amp;lt;&amp;lt;&amp;lt;&amp;lt; No neighbors!&lt;BR /&gt;&amp;nbsp; Suppress hello for 0 neighbor(s)&lt;BR /&gt;&lt;BR /&gt;SiteA#conf t&lt;BR /&gt;Enter configuration commands, one per line.&amp;nbsp; End with CNTL/Z.&lt;BR /&gt;SiteA(config)#router ospf 200&lt;BR /&gt;SiteA(config-router)#passive-interface f1/0&lt;BR /&gt;&lt;BR /&gt;SiteA(config-router)#do show ip ospf interface f1/0 | incl Hellos&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; No Hellos (Passive interface)&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;SiteB#show ip ospf database external&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OSPF Router with ID (10.64.10.2) (Process ID 200)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type-5 AS External Link States&lt;BR /&gt;&amp;nbsp; Routing Bit Set on this LSA&lt;BR /&gt;&amp;nbsp; LS age: 84&lt;BR /&gt;&amp;nbsp; Options: (No TOS-capability, DC)&lt;BR /&gt;&amp;nbsp; LS Type: AS External Link&lt;BR /&gt;&amp;nbsp; Link State ID: 10.1.44.0 (External Network Number )&lt;BR /&gt;&amp;nbsp; Advertising Router: 10.96.10.2&lt;BR /&gt;&amp;nbsp; LS Seq Number: 80000002&lt;BR /&gt;&amp;nbsp; Checksum: 0xC130&lt;BR /&gt;&amp;nbsp; Length: 36&lt;BR /&gt;&amp;nbsp; Network Mask: /24&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric Type: 2 (Larger than any link state path)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TOS: 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric: 20&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Forward Address: 0.0.0.0 &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; !&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; External Route Tag: 0&lt;BR /&gt;&lt;BR /&gt;SiteB#show ip route ospf&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0.0.0/8 is variably subnetted, 3 subnets, 3 masks&lt;BR /&gt;O E2&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.1.44.0/24 [110/20] via 192.168.254.130, 00:01:34, FastEthernet0/0&lt;/PRE&gt;
&lt;P&gt;Or we could change the OSPF network type of the interface attached to the 10.96/11 segement, so we could still have neighbor(s) if they support that network type as well:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;SiteA(config-router)#no passive-interface f1/0&lt;BR /&gt;SiteA(config-router)#exit&lt;BR /&gt;SiteA(config)#interface f1/0&lt;BR /&gt;SiteA(config-if)#ip ospf network point-to-point&lt;BR /&gt;SiteA(config-if)#do show ip ospf interface f1/0 | incl Hellos&lt;BR /&gt;SiteA(config-if)#&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;SiteB#show ip route ospf&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0.0.0/8 is variably subnetted, 3 subnets, 3 masks&lt;BR /&gt;O E2&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.1.44.0/24 [110/20] via 192.168.254.130, 00:00:03, FastEthernet0/0&lt;/PRE&gt;
&lt;P&gt;Hope that makes sense.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 19:05:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909710#M267777</guid>
      <dc:creator>Rolf Fischer</dc:creator>
      <dc:date>2016-04-27T19:05:09Z</dc:date>
    </item>
    <item>
      <title>Thank you the lab, it is</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909711#M267778</link>
      <description>&lt;P&gt;Thank you the lab, it is exactly my scenario!&lt;/P&gt;
&lt;P&gt;Forget my static neighbor, it worked because I removed network 10.96/11 as your first solution.&lt;/P&gt;
&lt;P&gt;However,I have&lt;STRONG&gt; several routers need to build relation to SiteArouter through 10.96/11,&lt;/STRONG&gt; so it will be your 2nd solution.&lt;/P&gt;
&lt;P&gt;So I changed 10.96/11 to point-to-point and also another nei router 10.96.20.35, it won't build stable neighborship, up and down, I guess because&amp;nbsp;it is NOT a point-to-point link, it is router subinterface then to switch VLAN, no direct connection.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Whenever I change it to broadcast, for sure neighbourship is fine but O E2 will be gone.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;SiteArouter#&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/1.100&lt;BR /&gt; encapsulation dot1Q 100&lt;BR /&gt; ip address 10.96.10.2 255.224.0.0&lt;BR /&gt; no ip redirects&lt;BR /&gt; ip ospf network point-to-point&lt;BR /&gt; ip ospf 200 area 0&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;10.96.20.35#&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0/1.100&lt;BR /&gt; encapsulation dot1Q 100&lt;BR /&gt; ip address 10.96.20.35 255.224.0.0&lt;BR /&gt; ip ospf network point-to-point&lt;BR /&gt; ip ospf 200 area 0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;10.96.20.35#&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;*Apr 27 20:13:24.605: %OSPF-5-ADJCHG: Process 200, Nbr 10.96.20.2 on GigabitEthe&lt;BR /&gt;rnet0/1.100 from LOADING to FULL, Loading Done&lt;BR /&gt;*Apr 27 20:13:25.301: %OSPF-5-ADJCHG: Process 200, Nbr 10.96.20.2 on GigabitEthe&lt;BR /&gt;rnet0/1.100 from FULL to DOWN, Neighbor Down: Adjacency forced to reset&lt;BR /&gt;*Apr 27 20:13:26.393: %OSPF-5-ADJCHG: Process 200, Nbr 10.96.10.2 on GigabitEthe&lt;BR /&gt;rnet0/1.100 from LOADING to FULL, Loading Done&lt;BR /&gt;*Apr 27 20:13:33.153: %OSPF-5-ADJCHG: Process 200, Nbr 10.96.10.2 on GigabitEthe&lt;BR /&gt;rnet0/1.100 from FULL to DOWN, Neighbor Down: Adjacency forced to reset&lt;BR /&gt;*Apr 27 20:13:34.605: %OSPF-5-ADJCHG: Process 200, Nbr 10.96.20.2 on GigabitEthe&lt;BR /&gt;rnet0/1.100 from LOADING to FULL, Loading Done&lt;BR /&gt;*Apr 27 20:13:36.173: %OSPF-5-ADJCHG: Process 200, Nbr 10.96.20.2 on GigabitEthe&lt;BR /&gt;rnet0/1.100 from FULL to DOWN, Neighbor Down: Adjacency forced to reset&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2016 20:32:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909711#M267778</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-27T20:32:29Z</dc:date>
    </item>
    <item>
      <title>That's why I asked for the</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909712#M267779</link>
      <description>&lt;P&gt;That's why I asked for the "show ip ospf interface" output earlier. When you have several neighbors on segment 10.96/11, some of the options I mentioned are out of the question.&lt;/P&gt;
&lt;P&gt;Generally there are two approaches: Set the FA to 0.0.0.0 or make SiteB router install the internal OSPF route to the non-zero FA. So I have a couple of questions again:&lt;/P&gt;
&lt;P&gt;1) On SiteA router you have a static route pointing to 10.96.20.16 and you redistribute this route into OSPF. Is 10.96.20.16 also an OSPF neighbor? And if so, could you do the redistribution on that neighbor router instead?&lt;/P&gt;
&lt;P&gt;2) On SiteB router you have a static route which overwrites the OSPF route for network 10.96/11. I have not yet understood why. Does the static route point to another next-hop than the OSPF route would?&lt;/P&gt;
&lt;P&gt;3) Changing the OSPF network type on interfaces of the 10.96/11 segment should be the last resort solution when you have neighbors here. You have more than one neighbor, so point-to-point won't work. You could use point-to-multipoint (in this case you should adjust the timers as well) and this has to be consistent on all interfaces of the neighbors on this segment. You don't have to change the network type of interfaces in other segments. Again, this should be the very last resort solution and we should discuss the details before you implement it. But let's try to find a better option first.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:56:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909712#M267779</guid>
      <dc:creator>Rolf Fischer</dc:creator>
      <dc:date>2016-04-28T08:56:58Z</dc:date>
    </item>
    <item>
      <title>Thanks Rolf,</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909713#M267780</link>
      <description>&lt;P&gt;Thanks Rolf,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1) On SiteA router you have a static route pointing to 10.96.20.16 and you redistribute this route into OSPF. Is 10.96.20.16 also an OSPF neighbor? And if so, could you do the redistribution on that neighbor router instead?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;10.96.20.16 is ASA, not in OSPF. I put it in OSPF before but it will receive a lot of "O" routes, that customer doesn't want to see those, and distribute list is not in ASA 8.4, don't have to plan to migrate to 9.2 which support that. I also tried to use 10.1.44.0 to build new area 144 but that will bypass ASA which i don't want. Another solution is to create extra interface to build OSPF nei with SiteArouter and use area filter to block other "O" routes, but I need to get permission to add interface. So it is better to just use pure static for ASA.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2) On SiteB router you have a static route which overwrites the OSPF route for network 10.96/11. I have not yet understood why. Does the static route point to another next-hop than the OSPF route would?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;My OSPF is new, other production traffic relies on the static routes. So I can make any change on OSPF but not static routes. SiteBrouter 10.96/11 's next-hop is HSRP virtual IP of SiteArouter's provider side (in OSPF world, it should .2 or .3 the physical IPs)&lt;/P&gt;
&lt;P&gt;siteBrouter# sh ip route | i 10.96&lt;BR /&gt;S 10.96.0.0/11 [1/0] via 192.168.254.1&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3) Changing the OSPF network type on interfaces of the 10.96/11 segment should be the last resort solution when you have neighbors here. You have more than one neighbor, so point-to-point won't work. You could use point-to-multipoint (in this case you should adjust the timers as well) and this has to be consistent on all interfaces of the neighbors on this segment. You don't have to change the network type of interfaces in other segments. Again, this should be the very last resort solution and we should discuss the details before you implement it. But let's try to find a better option first.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, I tried put point-to-multipoint on SiteArouter yesterday but didn't work out, maybe need more details.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;===========================&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since I know where the issue is, I am considering to create a new subinterface for all OSPF devices (they are physically connected in trunk port), create some small network like /29, then all OSPF neighborship build on that and I should discard 10.96/11 and 10.64/11 for both sites for OSPF.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN mce-data-marked="1"&gt;============================&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN mce-data-marked="1"&gt;update: my new idea may not work because static route 10.96/11 is always on siteBrouter and ASA 10.96.20.16 is the entry for 10.1.44.0/24, I guess new OSPF neighborship still get the same issue we have now... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 14:38:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909713#M267780</guid>
      <dc:creator>Ryan Tian</dc:creator>
      <dc:date>2016-04-28T14:38:32Z</dc:date>
    </item>
    <item>
      <title>This is really tricky ...</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909714#M267781</link>
      <description>&lt;P&gt;Hm, this is really tricky ...&lt;/P&gt;
&lt;P&gt;At least I understand now why it is as it is, thanks for the additional information.&lt;/P&gt;
&lt;P&gt;Well, I know a way to trick this FA rules but it is quite ugly. Of course I cannot recommend something like this for production environments, but it may be used as a temporary workaround in a migration scenario like yours.&lt;/P&gt;
&lt;P&gt;I guess you are familiar with the concept of recursive routes? The next-hop IP of a route belongs to a subnet, and there is no connected interface for this subnet. So a second routing-table lookup is needed in order to determine the exit-interface.&lt;/P&gt;
&lt;P&gt;On SiteA router you could do something like this:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;no ip route 10.1.44.0 255.255.255.0 10.96.20.16&lt;BR /&gt;!&lt;BR /&gt;ip route 10.1.44.0 255.255.255.0 192.168.1.1&lt;BR /&gt;ip route 192.168.1.1 255.255.255.255 10.96.20.16&lt;BR /&gt;!&lt;BR /&gt;SiteA#show ip cef 10.1.44.0 255.255.255.0&lt;BR /&gt;10.1.44.0/24, version 16, epoch 0&lt;BR /&gt;0 packets, 0 bytes&lt;BR /&gt;&amp;nbsp; via 192.168.1.1, 0 dependencies, &lt;STRONG&gt;recursive&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; next hop 10.96.20.16, FastEthernet1/0 via 192.168.1.1/32&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; valid glean adjacenc&lt;/PRE&gt;
&lt;P&gt;192.168.1.1/32 is just an example, just use a private network which does not exist in your routing domain. Do not propagate this network in OSPF (no network statement).&lt;/P&gt;
&lt;P&gt;So routing for 10.1.44/24 towards the ASA will continue to work localy but SiteA router (ASBR) will now set the FA to 0.0.0.0 and SiteB router can skip the check.&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;SiteB#show ip ospf database external 10.1.44.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OSPF Router with ID (10.64.10.2) (Process ID 200)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type-5 AS External Link States&lt;BR /&gt;&amp;nbsp; Routing Bit Set on this LSA&lt;BR /&gt;&amp;nbsp; LS age: 206&lt;BR /&gt;&amp;nbsp; Options: (No TOS-capability, DC)&lt;BR /&gt;&amp;nbsp; LS Type: AS External Link&lt;BR /&gt;&amp;nbsp; Link State ID: 10.1.44.0 (External Network Number )&lt;BR /&gt;&amp;nbsp; Advertising Router: 10.96.10.2&lt;BR /&gt;&amp;nbsp; LS Seq Number: 80000002&lt;BR /&gt;&amp;nbsp; Checksum: 0xC130&lt;BR /&gt;&amp;nbsp; Length: 36&lt;BR /&gt;&amp;nbsp; Network Mask: /24&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric Type: 2 (Larger than any link state path)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TOS: 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric: 20&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Forward Address: 0.0.0.0 &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; External Route Tag: 0&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Apr 2016 16:59:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-redistribute-static-won-t-install-in-routing-table-but-in/m-p/2909714#M267781</guid>
      <dc:creator>Rolf Fischer</dc:creator>
      <dc:date>2016-04-28T16:59:40Z</dc:date>
    </item>
  </channel>
</rss>

