<?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 Area Question in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502030#M146068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Area 4 Edge router has to participate 2 areas. One is area 4(Link 1 interface) and another one is area 1(Link 2 interface).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the link bandwidth details Area 4 Edge rotuer will decide the primary path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karuppu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Aug 2010 02:31:30 GMT</pubDate>
    <dc:creator>KARUPPUCHAMY MALAIYANDI</dc:creator>
    <dc:date>2010-08-18T02:31:30Z</dc:date>
    <item>
      <title>OSPF Area Question</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502028#M146066</link>
      <description>&lt;P&gt;Please view attachment. I currently have an edge router in area 4 that is connected to the ABR (router A). Link 1 from the edge router to router A is configured for area 4. In the next year, we plan to tie another connection from the edge router in area 4 to an ABR in area 1, which is represented by the dotted line. Question: Do I configure link 2 to be in area 0? Do I configure link 2 to be in area 4? Do I configure link 2 to be in area 1?&amp;nbsp; What is the best practice and recommendation? Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 17:27:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502028#M146066</guid>
      <dc:creator>davidhuynh5</dc:creator>
      <dc:date>2019-03-04T17:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF Area Question</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502029#M146067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Extend area 4 to the ABR servicing area 1 and you'll be good to go in any failure situation and still keep to the basic tenet of OSPF that all area's must be adjacent to area 0.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 02:26:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502029#M146067</guid>
      <dc:creator>gatlin007</dc:creator>
      <dc:date>2010-08-18T02:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF Area Question</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502030#M146068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Area 4 Edge router has to participate 2 areas. One is area 4(Link 1 interface) and another one is area 1(Link 2 interface).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the link bandwidth details Area 4 Edge rotuer will decide the primary path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karuppu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 02:31:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502030#M146068</guid>
      <dc:creator>KARUPPUCHAMY MALAIYANDI</dc:creator>
      <dc:date>2010-08-18T02:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF Area Question</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502031#M146069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that the answer about what is the best practice would be "do not do this".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your "edge router" currently participates in a single OSPF area (and that keeps thing simple). If you do install the new link you have a couple of options.&lt;/P&gt;&lt;P&gt;- you can configure the link to be part of area 4 (configured this way on both routers). This keeps your edge router as a member of a single area. And it makes the ABR of area 1 to become an ABR of both area 1 and area 4. (the implications of this are not clear based on the limited information that we currently have).&lt;/P&gt;&lt;P&gt;- you can configure the link to be part of area 1. (configured this way on both routers)&amp;nbsp; In this situation your edge router is a member of area 1 and of area 4. But it is NOT an ABR and it will not share routes between area 1 and area 4.&lt;/P&gt;&lt;P&gt;- you can configure the link as part of area 0 (configured on both routers). This will make your edge router to function as an ABR. But it will only know routes for area 1 and 4. It is possible that some router in one of those areas will forward to the edge router (as an ABR) assuming that it has knowledge of all areas but the router will not have knowledge and will drop the packet.&lt;/P&gt;&lt;P&gt;In my opinion none of these alternatives are attractive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 02:57:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502031#M146069</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2010-08-18T02:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF Area Question</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502032#M146070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;TITLE&gt;&lt;/TITLE&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0in;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;There is nothing wrong with an non-area 0 router developing adjacencies with two different area 0 routers.&amp;nbsp; If this were a problem how could OSPF be a fault tolerant routing protocol?&amp;nbsp; In today’s highly available networks this is a common practice. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0in;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0in;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;In the diagram provided there will not be problems given any fault scenario.&amp;nbsp; Careful though must be given to how to grow this network in the future; but this can be said for any network. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0in;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0in;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0in;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Chris&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 03:20:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502032#M146070</guid>
      <dc:creator>gatlin007</dc:creator>
      <dc:date>2010-08-18T03:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF Area Question</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502033#M146071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take exception with your statement that "&lt;SPAN style="font-family: courier new,courier;"&gt;There is nothing wrong with an non-area 0 router developing adjacencies with two different area 0 routers". If the edge router (currently a member of only a single are) develops adjacencies with ABRs in area 4 and area 1, then it suggests that it functions as an ABR for both areas. But in the Cisco implementation of OSPF it becomes a member of both areas but it is NOT an ABR for either router.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not believe that it is a common practice for a router to become a member of 2 different areas, but not to be an ABR for either area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 03:36:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502033#M146071</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2010-08-18T03:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF Area Question</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502034#M146072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rick, Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are both talking about the same, just using a slightly different terminology that leads to confusions, and I tend to agree with both of you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion, the router to which a new link is being added is currently in the Area 4 and if the network is to be extended such that a new link is connected to another ABR, there is no problem with that. The Area 4 will simply have more ABRs, providing redundancy and possibly load balancing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The added link, in my opinion, should be definitely placed into the Area 4 as well. Actually, we should forget about the Area 1 completely. ABRs in OSPF are not tied to particular non-backbone areas. As the topology change here involves only a router in the Area 4, let's talk only about Area 4 and backbone. We are simply extending the Area 4 to have another border router - in my opinion, it's that simple &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 08:01:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502034#M146072</guid>
      <dc:creator>Peter Paluch</dc:creator>
      <dc:date>2010-08-18T08:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF Area Question</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502035#M146073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your perspective. In retrospect I will back off from my statement that none of the alternatives are attractive. I do believe that configuring the new link in either area 1 or in area 0 is problematic. But configuring the new link in area 4 does just extend area 4 and does provide an additional ABR for area 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 11:35:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502035#M146073</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2010-08-18T11:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: OSPF Area Question</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502036#M146074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys. This is the kind of healthy debate/perspective I was looking for to make my decision&lt;SPAN style="background-color: #f8fafd;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:28:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ospf-area-question/m-p/1502036#M146074</guid>
      <dc:creator>davidhuynh5</dc:creator>
      <dc:date>2010-08-18T12:28:21Z</dc:date>
    </item>
  </channel>
</rss>

