OSPF Stub Area Types

From CCIE Study Wiki

Jump to: navigation, search


OSPF areas can be further defined as Stubs in order to reduce utilization of network and system resources.

Theory

Contents

Within areas defined as stubs, ABRs stop advertising type 5 LSAs (and sometimes type 3 LSAs) into the area and instead create and advertise a default route. Internal area routers then simply use the default route to forward packets to the ABR, and they have much smaller LSDBs.


OSPF also allows for Not-So-Stubby areas, which means that routers within the stubby area can redistribute external routes into OSPF. The routers will create type 7 LSAs for these routes.


There are four different types of OSPF stub networks:

  • Stub - stops type 5 LSAs, doesn't stop type 3 LSAs. No creation of Type 7 LSAs allowed
  • Totally Stubby - stops both type 5 and type 3 LSAs, No creation of Type 7 LSAs allowed
  • Not-So-Stubby - stops type 5s, doesn't stop type 3, allows external routes to be redistributed in as type 7 LSAs
  • Totally Not-So-Stubby, stops both type 5 and 3 LSAs, allows external routes to be redistributed in as type 7 LSAs

Commands

  • area area-id stub (ospf config) - defines area as a normal stub network
  • area area-id stub no-summary (ospf config) - defines an area as a totally stubby network
  • area area-id nssa (ospf config) - defines area as a not-so-stubby network
  • area area-id nssa no-summary (ospf config) - defines a totally not-so-stubby area

Default Settings

  • Nothing listed yet

Verification

  • Nothing listed yet

Troubleshooting, Tips, and Tricks

  • Nothing listed yet

Online Resources






Have something to contribute? See a mistake on this page? Have a hint or a link to share?
The CCIE Study Wiki is open to everyone to edit! All you need to do is to create an account to start contributing.
Please be sure to follow our posting guidelines when editing the wiki.

Maybe you have just have some thoughts or suggestions for this entry?
Use the Discussion link on the top or bottom menu to create or join the CCIE forum post on this topic.
You can also go straight to the CCIE Forums and start a new discussion in the forum of your choice.

If you'd rather just contact us with your thoughts, we'd love to hear what you have to say.

This page was last modified on 7 October 2009, at 15:25. This page has been accessed 381 times.