Please Whitelist This Site?

I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)

If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.

If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.

Thanks for your understanding!

Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide


NOTE: Using software to mass-download the site degrades the server and is prohibited.
If you want to read The TCP/IP Guide offline, please consider licensing it. Thank you.

The Book is Here... and Now On Sale!

Searchable, convenient, complete TCP/IP information.
The TCP/IP Guide

Custom Search







Table Of Contents  The TCP/IP Guide
 9  TCP/IP Lower-Layer (Interface, Internet and Transport) Protocols (OSI Layers 2, 3 and 4)
      9  TCP/IP Internet Layer (OSI Network Layer) Protocols
           9  TCP/IP Routing Protocols (Gateway Protocols)
                9  TCP/IP Interior Routing Protocols (RIP, OSPF, GGP, HELLO, IGRP, EIGRP)
                     9  Open Shortest Path First (OSPF)

Previous Topic/Section
OSPF Basic Topology and the Link State Database (LSDB)
Previous Page
Pages in Current Topic/Section
1
23
Next Page
OSPF Route Determination Using SPF Trees
Next Topic/Section

OSPF Hierarchical Topology, Areas and Router Roles
(Page 1 of 3)

When the number of routers in an autonomous system (AS) is relatively small, using the basic topology described in the previous topic works well. Each router maintains a common picture of the network topology in the form of an identical link-state database (LSDB). The routers communicate as peers using link-state advertisements (LSAs). While changes in the AS may cause a router to temporarily have different information than its peers, routine exchanges of data will keep all the LSDBs synchronized and up-to-date, and not that much information needs to be sent around because the AS is small.

This simpler topology does scale reasonably well, and can support many smaller and even moderate-sized autonomous systems. However, as the number of routers increases, the amount of communication required to update LSDBs increases as well. In a very large internetwork with dozens or even hundreds of routers, having all the routers be OSPF peers using basic topology can result in performance degradation. This problem occurs due both to the amount of routing information that needs to be passed around, and also the need for each router to maintain a large LSDB containing every router and network in the entire AS.

OSPF Hierarchical Topology and Areas

To provide better support for these larger internetworks, OSPF supports the use of a more advanced, hierarchical topology. In this technique, the autonomous system is no longer considered a single, flat structure of interconnected routers all of which are peers. Instead, a two-level hierarchical topology is constructed. The autonomous system is divided into constructs called areas, each of which contains a number of contiguous routers and networks. These areas are numbered, and managed independently by the routers within them, so each area is almost as if it were an autonomous system unto itself. The areas are interconnected so that routing information can be shared between areas, across the entire AS.

The easiest way to understand this hierarchical topology is to consider each area like a “sub-autonomous system” within the autonomous system as a whole. The routers within any area maintain a link-state database containing information about the routers and networks within that area. Routers within more than one area maintain LSDBs about each area they are a part of, and also link the areas together to share routing information between them.

Key Concept: To allow better control and management over larger internetworks, OSPF allows a large autonomous system to be structured into a hierarchical form. Contiguous routers and networks are grouped into areas that connect together using a logical backbone. These areas act as the equivalent of smaller autonomous systems within the larger AS, yielding the same benefits of localized control and traffic management that autonomous systems provide for a large internetwork between organizations.



Previous Topic/Section
OSPF Basic Topology and the Link State Database (LSDB)
Previous Page
Pages in Current Topic/Section
1
23
Next Page
OSPF Route Determination Using SPF Trees
Next Topic/Section

If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005

© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.