
Nortel Switched Firewall 2.3.3 User’s Guide and Command Reference
96
Open Shortest Path First
213455-L, October 2005
OSPF overview
OSPF is designed for routing traffic within a single IP domain called an Autonomous System
(AS). The AS can be divided into smaller logical units known as
areas
.
All routing devices maintain link information in their own Link State Database (LSDB). The
LSDB for all routing devices within an area is identical but is not exchanged between different
areas. Only routing updates are exchanged between areas, significantly reducing the overhead
for maintaining routing information about a large, dynamic network. NSF 2.3.3 high
availability solution is supported in an OSPF network.
The following sections describe key OSPF concepts.
Types of OSPF areas
An AS can be broken into logical units known as
areas
. In any AS with multiple areas, one
area must be designated as area 0, known as the
backbone
. The backbone is the central OSPF
area. All other areas in the AS must be connected to the backbone. Areas inject summary
routing information into the backbone, which then distributes it to other areas as needed.
As shown in
Figure 53 on page 97
, OSPF defines the following types of areas:
Stub Area—an area that is connected to only one other area. External route information is
not distributed into stub areas.
Not-So-Stubby-Area (NSSA)—similar to a stub area with additional capabilities. Routes
originating from within the NSSA can be propagated to adjacent transit and backbone
areas. External routes from outside the AS can be advertised within the NSSA but are not
distributed into other areas.