Chap 9 - Advanced OSPF Flashcards

1
Q

What is an Area Border Router (ABR)

A
  • It has interfaces in area 0 and another area.
  • ABRs take routes from one area and advertise them into another area
  • Every ABR needs to participate in Area 0.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When advertising an area ID what format does OSPF use?

A

Dotted decimal format (Looks like an IP address)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are routes to subnets in the same area?

A

Intra-Area Routes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are routes to subnets in a different area?

A

Inter-Area Routes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How are Intra-Area routes displayed in a routing table?

A

O

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How are Inter-Area routes displayed in a routing table?

A

O IA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are routes called that are a different OSPF domain or routes learned from a different routing protocol?

A

External Routes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the 6 LSA types called?

A
  • Type 1 - Router LSA
  • Type 2 - Network LSA
  • Type 3 - Summary LSA
  • Type 4 - ASBR Summary LSA
  • Type 5 - AS External LSA
  • Type 7 - NSSA External LSA
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which LSA types are used for building the SPF Tree for Inter and Intra-area routes?

A

Types 1, 2, and 3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

When does a router send out a new LSA?

A

When the last LSA was sent 30 minutes ago.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

When does a router purge an LSA?

A

When its age exceeds 60 minutes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a Type 1 LSA?

A
  • Router LSA
  • Sent by every router
  • Not advertised outside its area
  • exists for every interface and attached network
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Why is the underlying topology of an area invisible to other areas?

A

Because Type 1 Router LSAs are not advertised outside its area.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a Type 2 LSA?

A
  • Network LSA
  • Sent by the DR
  • Represents a multi-access network
  • Identifies all routers attached to the network segment
  • Not forwarded outside the area
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

If a DR hasn’t been elected yet on a multi-access network will there be a Type 2 LSA present?

A

No

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a pseudo-node?

A

Represents the DR on a mult-access network.

17
Q

What is a Type 3 LSA?

A
  • Summary LSA
  • Sent by ABR to Area 0
  • Represents networks from other areas
18
Q

When does an ABR create a Type 3 LSA?

A
  • When it receives Type 1 LSAs from Non-Backbone Area to send to Backbone Area
  • When it receives a Type 1 LSA from the Backbone Area to send to Non-Backbone Area
  • When it receives a Type 3 LSA from Area 0 it creates a new Type 3 LSA to send to the Non-Backbone area
19
Q

What does an ABR use a received Type 2 LSA for?

A

It uses the Type 2 LSA to obtain the network mask of the multi-access network.

20
Q

What does an ABR do when it receives a Type 3 LSA from the backbone area?

A
  • Creates a New Type 3 LSA for the Non-Backbone Area
  • Lists itself as the Sender
  • Adds the additional Cost metric
21
Q

What Metric is advertised by an ABR when it creates a Type 3 LSA from a Type 1 LSA?

A

It advertises the Total Path Metric to reach the originating router.

22
Q

What Metric is advertised by an ABR when it creates a Type 3 LSA from a Type 3 LSA?

A

It advertises the Total Path Metric to reach the Advertising ABR plus the metric contained in the original Type 3 LSA.

23
Q

What does a Type 3 LSA contain?

A
  • Link-state ID (IP address of interface advertising the subnet)
  • subnet mask
  • IP address of Advertising ABR
  • Metric for the network prefix
24
Q

If an ABR is aware of multiple paths to a network how many Type 3 LSAs are created?

A

Only 1 Type 3 LSA per prefix using the best metric out of all the paths.

25
What are 3 fundamental rules used by ABRs when creating Type 3 LSAs?
* Type 1 LSAs create Type 3 LSAs into the backbone and non-backbone areas * Type 3 LSAs from the backbone create Type 3 LSAs for the non-backbone area * Type 3 LSAs from a non-backbone area only insert into the LSDB of the Source Area.
26
In order of priority how are routes selected?
* Choose the Intra-area route first * Second choose the Inter-area route * Choose an External route last
27
What happens if there is are two paths to a destination - one is inter-area and the other is intra-area?
Intra-area routes from a Type 1 LSA are always preferred over routes from a Type 3 LSA even if the Inter-area route has a better metric.
28
What happens if there is a tie in metrics between 2 Inter-Area routes?
They both go into the RIB.
29
What is ECMP?
Equal Cost Multi-pathing.
30
What is the default for maximum paths?
4
31
If summarization is configured by default what does the ABR assign as a metric to a Type 3 LSA?
The best metric out of all the Type 1 LSAs routes being summarized.
32
When summarization is configured what is the default behavior - to Advertise or not to Advertise?
Default is to Advertise.
33
When summarization is configured what does the ABR do?
Creates a Discard Route to Null0 for the summary.
34
What is the Administrative Distance for a summary route that shows up as an External Route?
254
35
What are 3 methods of route filtering?
* Filtering with Summarization * Area Filtering * Local OSPF Filtering
36
What happens when an LSA Age reaches 30 minutes (1800 seconds)?
The originating router sends out a new one.
37
What happens when an LSA Age reaches 60 minutes (3600 seconds)?
The receiving router deems the LSA to be invalid and purges it from its LSDB
38
What happens when each router forwards an LSA?
The LSA Age is incremented with a calculated minimal delay that reflects that of the link.
39
Display the Type 3 Summary LSA.
show ip ospf database summary