What is an Area Border Router (ABR)
When advertising an area ID what format does OSPF use?
Dotted decimal format (Looks like an IP address)
What are routes to subnets in the same area?
Intra-Area Routes
What are routes to subnets in a different area?
Inter-Area Routes
How are Intra-Area routes displayed in a routing table?
O
How are Inter-Area routes displayed in a routing table?
O IA
What are routes called that are a different OSPF domain or routes learned from a different routing protocol?
External Routes
What are the 6 LSA types called?
Which LSA types are used for building the SPF Tree for Inter and Intra-area routes?
Types 1, 2, and 3
When does a router send out a new LSA?
When the last LSA was sent 30 minutes ago.
When does a router purge an LSA?
When its age exceeds 60 minutes.
What is a Type 1 LSA?
Why is the underlying topology of an area invisible to other areas?
Because Type 1 Router LSAs are not advertised outside its area.
What is a Type 2 LSA?
If a DR hasn’t been elected yet on a multi-access network will there be a Type 2 LSA present?
No
What is a pseudo-node?
Represents the DR on a mult-access network.
What is a Type 3 LSA?
When does an ABR create a Type 3 LSA?
What does an ABR use a received Type 2 LSA for?
It uses the Type 2 LSA to obtain the network mask of the multi-access network.
What does an ABR do when it receives a Type 3 LSA from the backbone area?
What Metric is advertised by an ABR when it creates a Type 3 LSA from a Type 1 LSA?
It advertises the Total Path Metric to reach the originating router.
What Metric is advertised by an ABR when it creates a Type 3 LSA from a Type 3 LSA?
It advertises the Total Path Metric to reach the Advertising ABR plus the metric contained in the original Type 3 LSA.
What does a Type 3 LSA contain?
If an ABR is aware of multiple paths to a network how many Type 3 LSAs are created?
Only 1 Type 3 LSA per prefix using the best metric out of all the paths.