[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Link-State Advertisement Packet Types
Link-state request, link-state update, and link-state
acknowledgment packets are used to reliably flood link-state advertisement
packets. OSPF sends the following types of link-state advertisements:
- Router link advertisements—Are sent by all routers
to describe the state and cost of the router’s links to the
area. These link-state advertisements are flooded throughout a single
area only.
- Network link advertisements—Are sent by designated
routers to describe all the routers attached to the network. These
link-state advertisements are flooded throughout a single area only.
- Summary link advertisements—Are sent by area border
routers to describe the routes that they know about in other areas.
There are two types of summary link advertisements: those used when
the destination is an IP network, and those used when the destination
is an AS boundary router. Summary link advertisements describe interarea
routes; that is, routes to destinations outside the area but within
the AS. These link-state advertisements are flooded throughout the
advertisement’s associated areas.
- AS external link advertisement—Are sent by AS boundary
routers to describe external routes that they know about. These link-state
advertisements are flooded throughout the AS (except for stub areas).
Each link-state advertisement type describes a
portion of the OSPF routing domain. All link-state advertisements
are flooded throughout the AS.
Each link-state advertisement packet begins with
a common 20-byte header.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]