Configuring OSPF Areas
OSPF protocol broadcast messages (that is, Link State Advertisements or LSAs) are
restricted by area to limit their impact on network performance. A large network
should be split up into separate OSPF areas to increase network stability, and to
reduce protocol traffic by summarizing routing information into more compact
messages. Each router in an area shares the same view of the network topolo gy,
including area links, route summaries for directly connected areas, and external
links to other areas.
Use the Area Configuration screen to define an OSPF area and the interfaces that
operate within this area. An autonomous system mu st be co nfigured with a
backbone area, designated by area identifier 0.0.0.0. By default, all other areas are
created as normal transit areas.
Routers in a normal area may import or export routing information about individual
nodes. To reduce the amount of routing traffic flooded onto the network, you can
configure an area to export a single summarized route that cove rs a bro ad range of
network addresses within the area (page 20-23). To further reduce the amount of
routes passed between areas, you can co nfigure an a rea as a stub or a
not-so-stubby area (NSSA).
Normal Area – A large OSPF domain should be
broken up into several areas to increase net work
stability and reduce the amount of routing traffic
required through the use of route summaries th at
aggregate a range of addresses into a single
route. The backbone or any normal area can pass
traffic between other areas, and are therefore
known as transit areas. Each router in an area
has identical routing tables. These tables may
include area links, summarized links, or external
links that depict the topology of the autonomous
system.
Stub – A stub does not accept external routing
information. Instead, an area border router
adjacent to a stub can be configured to send a
default external route into the stub for all
destinations outside the local area or the
autonomous system. This route will also be
advertised as a single entry point for traffi c
entering the stub. Using a stub can signi ficantly
reduce the amount of topology data that has to
be exchanged over the network.
area
area
stub
A
BR
ABR
ABR
default
external
route
backbone
backbone
By default, a stub can only pass traffic to other ar eas in th e autonom ous syst em via
the default external route. However, you also can configure an ar ea bord er rout er to
send Type 3 summary link advertisements into the stub about subnetworks located
elsewhere in the autonomous system.

20-19

Configuring the Open Shortest Path First Protocol

20