Ospf Area Partition And Route Summarization - 3Com MSR 50 Series Configuration Manual

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

OSPF Area Partition and
Route Summarization
LSA types
OSPF sends routing information in LSAs, which, as defined in RFC 2328, have the
following types:
Router LSA: Type-1 LSA, originated by all routers, flooded throughout a single
area only. This LSA describes the collected states of the router's interfaces to an
area.
Network LSA: Type-2 LSA, originated for broadcast and NBMA networks by the
Designated Router, flooded throughout a single area only. This LSA contains
the list of routers connected to the network.
Network Summary LSA: Type-3 LSA, originated by ABRs (Area Border Routers),
and flooded throughout the LSA's associated area. Each summary-LSA
describes a route to a destination outside the area, yet still inside the AS (an
inter-area route).
ASBR Summary LSA: Type-4 LSA, originated by ABRs and flooded throughout
the LSA's associated area. Type 4 summary-LSAs describe routes to ASBR
(Autonomous System Boundary Router).
AS External LSA: Type-5 LSA, originated by ASBRs, and flooded throughout the
AS (except Stub and NSSA areas). Each AS-external-LSA describes a route to
another Autonomous System.
NSSA LSA: Type-7 LSA, as defined in RFC 1587, originated by ASBRs in NSSAs
(Not-So-Stubby Areas) and flooded throughout a single NSSA. NSSA LSAs
describe routes to other ASs.
Opaque LSA: A proposed type of LSA, the format of which consists of a
standard LSA header and application specific information. Opaque LSAs are
used by the OSPF protocol or by some application to distribute information into
the OSPF routing domain. The opaque LSA includes three types, Type 9, Type
10 and Type 11, which are used to flood into different areas. The Type 9
opaque LSA is flooded into the local subnet, the Type 10 is flooded into the
local area, and the Type 11 is flooded throughout the whole AS.
Neighbor and Adjacency
In OSPF, the "Neighbor" and "Adjacency" are two different concepts.
Neighbor: Two routers that have interfaces to a common network. Neighbor
relationships are maintained by, and usually dynamically discovered by, OSPF's
hello packets. When a router starts, it sends a hello packet via the OSPF interface,
and the router that receives the hello packet checks parameters carried in the
packet. If parameters of the two routers match, they become neighbors.
Adjacency: A relationship formed between selected neighboring routers for the
purpose of exchanging routing information. Not every pair of neighboring routers
become adjacent, which depends on network types. Only by synchronizing the
LSDB via exchanging DD packets and LSAs can two routers become adjacent.
Area partition
When a large number of OSPF routers are present on a network, LSDBs may
become so large that a great amount of storage space is occupied and CPU
resources are exhausted performing SPF computation.
Introduction to OSPF
919

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents