HP VPN Firewall Appliances Appendix Protocol Reference

Table Of Contents
12
LSA types
OSPF advertises routing information in Link State Advertisements (LSAs). The following describes some
commonly used LSAs:
Router LSA—Type-1 LSA, originated by all routers and 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,
and 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 AS.
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—Used by OSPF or by some other applications to distribute information into the OSPF
routing domain. The opaque LSA includes Type 9, Type 10, and Type 11. The Type 9 opaque LSA
is flooded into the local subnet, such as the Grace LSA that supports Graceful Restart (GR).The Type
10 is flooded into the local area, such as the LSA that supports MPLS TE. The Type 11 is flooded
throughout the AS.
OSPF area
In large OSPF routing domains, SPF route computations consume too many storage and CPU resources,
and enormous OSPF packets generated for route synchronization occupy excessive bandwidth.
To resolve these issues, OSPF splits an AS into multiple areas. Each area is identified by an area ID. The
boundaries between areas are routers rather than links. A network segment (or a link) can only reside in
one area as shown in Figure 4.
Y
ou can
configure route summarization on ABRs to reduce the number of LSAs advertised to other areas
and minimize the effect of topology changes.