OSPF-4 Flashcards

(5 cards)

1
Q

How do I stop individual interfaces from developing adjacencies in an OSPF network?

A

To stop routers from becoming OSPF neighbors on a particular interface, issue the passive-interface command at the interface.

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

Can we have OSPF run over a GRE tunnel?

A

Yes, we can have OSPF run over a GRE tunnel.

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

What is the OSPF topological database?

A

A: It stores all the LSAs received for a specific area.

Explanation: This database is used to calculate the shortest path tree using the SPF algorithm.

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

What is a Link State Advertisement (LSA) in OSPF?

A

A: An LSA is a data packet containing routing and link-state information shared among routers.

Explanation: LSAs are used to build the OSPF topological database.

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

What is an OSPF area?

A

A: A logical grouping of contiguous routers and networks sharing a common area ID.

Explanation: All routers in an area share the same topology table and limit LSDB scope to improve scalability.

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