Section 1.3 - OSPF Area and LSA Types Flashcards
What are the characteristics of a regular area?
- accepts link updates, route summaries, and external routes
What are the characteristics of a backbone area (transit area)?
- all other areas connect here
- denoted as Area 0
- includes all properties of a standard OSPF area
What are the characteristics of a stub area?
- does not accept info about routes that are external to the AS (e.g. non-OSPF sources)
- to route traffic outside of the AS, they use a default route
- cannot contain ASBRs, except that ABRs may also be ASBRs
What are the characteristics of a totally stubby area?
- does not accept external AS routes or summary routes from other areas that are internal to the AS
- to send a packet to a network external to the area, it uses a default route
- cannot contain ASBRs, except that ABRs may also be ASBRs
What are the characteristics of a not-so-stubby (NSSA) area?
- special type 7 LSA
- similar to stubby, but allows ASBRs
What are the characteristics of a totally not-so-stubby (totally NSSA) area?
- does not accept external AS routes or summary routes from other areas that are internal to the AS
- contains routing info and external (LSA 7) routing info
- Cisco proprietary
What is OSPF LSA Type 1 (Router) for?
- describe the state of the router links to the area and are flooded just in that area
What is OSPF LSA Type 2 (Network) for?
- DRs generate network link advertisements for multiaccess networks
- describe the set of routers that are attached to a particular multiaccess network
- flooded in the area that contains the network
What is OSPF LSA Type 3 (Summary) for?
- ABR summary
- based on info it received from other areas (LSA 1/2)
- the link entries are not flooded into totally stubby areas or NSSAs
What is OSPF LSA Type 4 (Summary ASBR) for?
- ASBR summary
- ABRs generate summary advertisements that describe routes to ASBRs
- flooded throughout the backbone area to other ABRs
- not flooded in totally stubby and NSSA areas
What is OSPF LSA Type 5 (Autonomous System External) for?
- ASBRs generate AS external link advertisements
- describes routes to destinations that are external to the AS
- flooded everywhere except for stub areas, totally stub areas, NSSAs, and totally NSSAs
What is OSPF LSA Type 7 (NSSA) for?
- used in NSSAs for external routes
What is the difference between an LSA 3 and an LSA 4?
A) LSA 3 is a summary for internal networks, and LSA 4 carries external networks
B) LSA 3 carries external networks, and LSA 4 is a summary
C) LSA 3 is a summary for ASBRs, and LSA 4 is a summary for networks
D) LSA 3 is a summary for networks, and LSA 4 is a summary for ASBRs
E) LSA 3 is used only for IPv4, and LSA 4 can be used for IPv4 and IPv6
D