<?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: OSPF E2 Default route in FTD in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966401#M1106227</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;just checked didnt work, i changed the topology just to check something, i added default information originate on new router and delete it from nexus just to check whether nexus adds a default route from upstream router and propagate it to ftd, i can see the default route in nexus now but there is nothing on the ftd&lt;/P&gt;</description>
    <pubDate>Sun, 26 Nov 2023 15:29:52 GMT</pubDate>
    <dc:creator>great.mathmatician11</dc:creator>
    <dc:date>2023-11-26T15:29:52Z</dc:date>
    <item>
      <title>OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966182#M1106207</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a question if someone can help me with that please, I have FTD configured in Active standby and managed by FMC. These FTDs are going in to an upstream nexus switch. I am using RFC1918 addresses between the outside interface of FTD and SVI on the switch. I have run OSPF between the SVI and the outside interface which is working, the neighbourship comes up, switch and FTD are learning the OSPF routes from each other, but the problem is i have issued a command default information originate always on nexus and FTD is not taking a default route in its routing table. In principle it should work but is there any limitation on the FTD?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your help on this would be highly appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Nov 2023 13:14:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966182#M1106207</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-25T13:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966184#M1106208</link>
      <description>&lt;P&gt;Nexus is ABR or ASBR or internal ?&lt;/P&gt;
&lt;P&gt;Only ABR and internal router can advertise defualt route via ospf if it not in rib using always keyword.&lt;/P&gt;
&lt;P&gt;If nsk is asbr then you need to add defualt route to rib.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Nov 2023 14:31:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966184#M1106208</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-25T14:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966248#M1106211</link>
      <description>&lt;P&gt;Hi, Nexus is Internal and everything within Nexus is in area 1, FTD has two interfaces the LAN interface goes to area 0 and upstream WAN link goes to area 1 towards nexus. On nexus I have tried default information originate always and it didnt work, just for testing purposes I have tried adding a default route towards null interface as well but it did not help.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the testing purposes I deviated from my design and added everything in area 0 LAN and WAN but it didnt much help either. Can it be impacted by licenses, I can not seem have alot of documentation for OSPF in FTD.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Nov 2023 18:24:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966248#M1106211</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-25T18:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966251#M1106212</link>
      <description>&lt;P&gt;Ok, let forget defualt route for moment,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add and static route on nsk and redistribute static subnet into ospf&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See if this route is appear in ftd or not.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Nov 2023 18:36:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966251#M1106212</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-25T18:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966371#M1106214</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I created a default route on the nexus pointing towards the null0, its in the rib as well, I redistributed in to ospf but it is not showing up in the FTD. I am really confused what is happening here&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 13:45:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966371#M1106214</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-26T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966372#M1106215</link>
      <description>&lt;P&gt;Friend as I mention above'&lt;/P&gt;
&lt;P&gt;Dont use defualt route' add any other static route like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ip route 111.111.111.111 255.255.255.255 null0&lt;/P&gt;
&lt;P&gt;Then redistrubte it&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check if ftd see it or not'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think there is no ospf between nsk and ftd&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 13:48:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966372#M1106215</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-26T13:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966383#M1106216</link>
      <description>&lt;P&gt;there is ospf between FTD and NSK.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="greatmathmatician11_0-1701007748157.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/203431i142AFB014E73A36F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="greatmathmatician11_0-1701007748157.png" alt="greatmathmatician11_0-1701007748157.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 14:09:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966383#M1106216</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-26T14:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966384#M1106217</link>
      <description>&lt;P&gt;this is the output from the FTD&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 14:09:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966384#M1106217</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-26T14:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966388#M1106218</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="greatmathmatician11_1-1701008557363.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/203432iBAEBC9BD5D5998C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="greatmathmatician11_1-1701008557363.png" alt="greatmathmatician11_1-1701008557363.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Yes this is the output and routes from the FTD, FTD has only 1 OSPF neighbour and that is the nexus&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 14:23:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966388#M1106218</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-26T14:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966390#M1106219</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="greatmathmatician11_0-1701008850829.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/203433iAF0A21F33CCA4356/image-size/medium?v=v2&amp;amp;px=400" role="button" title="greatmathmatician11_0-1701008850829.png" alt="greatmathmatician11_0-1701008850829.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is another screenshot from the FTD, i think the problem is with Nexus, I created a static route and redistribute it with route-map any any which matches the prefixes list 0.0.0.0/0 le 32 but i can not see any e2 routes and FTD is not accepting any E1 or E2 routes&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 14:28:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966390#M1106219</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-26T14:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966391#M1106220</link>
      <description>&lt;P&gt;Can you share how you config nexus.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 14:37:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966391#M1106220</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-26T14:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966393#M1106221</link>
      <description>&lt;P&gt;here you go&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="greatmathmatician11_0-1701009943253.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/203434i0DB1B9BDF560E437/image-size/medium?v=v2&amp;amp;px=400" role="button" title="greatmathmatician11_0-1701009943253.png" alt="greatmathmatician11_0-1701009943253.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I managed to bring the 1.1.1.1/32 route in the FTD as E2 route but default route is still not comming in. I have started to think if there is a limitation&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 14:46:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966393#M1106221</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-26T14:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966395#M1106222</link>
      <description>&lt;P&gt;Do you add defualt information under vrf address family of ospf?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 14:53:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966395#M1106222</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-26T14:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966398#M1106224</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have added and deleted that as part of the investigation, but it makes no difference! I think I have not added licenses to the FTDs, will it make any difference? Its just its not taking an E1 or E2 default route, I just tested putting another router to the nexus and run ospf between nexus and the router, the router takes the default route but FTD does not.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 14:56:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966398#M1106224</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-26T14:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966399#M1106225</link>
      <description>&lt;P&gt;Just to check again'&lt;/P&gt;
&lt;P&gt;Add defualt information originate under vrf of ospf and check with always keyword.&lt;/P&gt;
&lt;P&gt;I think you add it under global not under vrf context.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 15:05:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966399#M1106225</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-26T15:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966401#M1106227</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;just checked didnt work, i changed the topology just to check something, i added default information originate on new router and delete it from nexus just to check whether nexus adds a default route from upstream router and propagate it to ftd, i can see the default route in nexus now but there is nothing on the ftd&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 15:29:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966401#M1106227</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-26T15:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966407#M1106228</link>
      <description>&lt;P&gt;Ok' let return to nsk-ftd&lt;/P&gt;
&lt;P&gt;In nsk add&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Default information originate route-map mhm&lt;/P&gt;
&lt;P&gt;Route-map mhm permit 10&lt;/P&gt;
&lt;P&gt;Set forward address&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note:- add this command under vrf context of ospf in nsk.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 15:47:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966407#M1106228</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-26T15:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966427#M1106229</link>
      <description>&lt;P&gt;Any update?&lt;/P&gt;
&lt;P&gt;If not working&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Show ip ospf database external&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 17:36:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966427#M1106229</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-26T17:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966433#M1106230</link>
      <description>&lt;P&gt;Yeah doing it now, i donot understand the route-map -&amp;gt; set forward address? what address does it need to be?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 17:36:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966433#M1106230</guid>
      <dc:creator>great.mathmatician11</dc:creator>
      <dc:date>2023-11-26T17:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF E2 Default route in FTD</title>
      <link>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966434#M1106231</link>
      <description>&lt;P&gt;Set forward address&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No need IP it make nsk set forward address ip automatically point to nsk interface connect to ftd.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 17:39:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ospf-e2-default-route-in-ftd/m-p/4966434#M1106231</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-26T17:39:48Z</dc:date>
    </item>
  </channel>
</rss>

