OSPF-10 Flashcards

(5 cards)

1
Q

What does the show ip ospf command display?

A

A: It displays the router ID, number of areas, SPF statistics, and LSA timers.

Explanation: Useful for verifying OSPF configuration and operation.

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

What does show ip ospf database reveal?

A

A: It shows the number of OSPF routers in the AS and their Router IDs.

Explanation: You can view all participating routers and identify them by their highest IP address (Router ID).

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

What key information does show ip ospf interface brief provide?

A

A: It provides OSPF info per interface such as:

Interface IP address
Area assignment
Process ID
Cost
DR/BDR status

Explanation: This command gives a quick overview of all OSPF-enabled interfaces and their operational state.

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

What does the show ip ospf neighbor command display?

A

A: It summarizes key information about OSPF neighbors and their adjacency states.

Explanation: This includes each neighbor’s Router ID, state (Full, 2-Way, etc.), priority, and the interface over which the neighbor was learned—critical for troubleshooting adjacency issues.

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

What key OSPF details can you learn from the show ip protocols command?

A

A:

OSPF Process ID
OSPF Router ID
Area type
Networks and their corresponding areas
OSPF neighbor Router IDs

Explanation:
show ip protocols provides a summary view of dynamic routing protocols like OSPF, making it useful for validating protocol settings, neighbor IDs, and area designations during configuration or troubleshooting.

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