H12-821_V1.0 · Question #146
Which of the following statement about OSPF neighbor information is wrong?
The correct answer is B. This router is the Master. Option B is wrong because in OSPF's Database Description (DBD) exchange process, the Master role is assigned to the router with the higher Router ID. Since this router's RID is 1.1.1.1 (as stated in D) and the neighbor's RID is 2.2.2.2 (as stated in A), the neighbor - not this…
Question
Options
- AThe Router ID of the neighbor is 2.2.2.2
- BThis router is the Master
- CThe neighbor's DR is 10.1.1.1
- DThe router ID of this router is 1.1.1.1
How the community answered
(62 responses)- A2% (1)
- B82% (51)
- C5% (3)
- D11% (7)
Explanation
Option B is wrong because in OSPF's Database Description (DBD) exchange process, the Master role is assigned to the router with the higher Router ID. Since this router's RID is 1.1.1.1 (as stated in D) and the neighbor's RID is 2.2.2.2 (as stated in A), the neighbor - not this router - would be elected Master.
Options A, C, and D are all valid pieces of information visible in OSPF neighbor output: the neighbor's RID (2.2.2.2), the DR IP address on the segment (10.1.1.1), and this router's own RID (1.1.1.1) are all standard fields shown in commands like display ospf peer or show ip ospf neighbor detail.
Memory tip: Think of Master/Slave election like a hierarchy - the bigger number wins. If your RID is lower than your neighbor's, you are the Slave; the neighbor with the higher RID is always the Master.
Topics
Community Discussion
No community discussion yet for this question.