H12-821_V1.0 · Question #141
A network engineer outputs the following information when troubleshooting OSPF protocol faults. <pre><code><Huawei>display ospf error interface GigabitEthernet 0/0/0 OSPF Process 1 with Router ID…
The correct answer is A. Area code mismatch. Option A is correct because the output explicitly shows 4 : Bad area id - four OSPF packets were discarded due to an area ID mismatch, while every other error counter reads zero, making this the sole cause of the failed adjacency. Option B is wrong because Bad authentication…
Question
Options
- AArea code mismatch
- BAuthentication type is inconsistent
- CThe IP address codes of the interfaces are inconsistent
- DRouter ID mismatch
How the community answered
(40 responses)- A78% (31)
- B8% (3)
- C13% (5)
- D3% (1)
Explanation
Option A is correct because the output explicitly shows 4 : Bad area id - four OSPF packets were discarded due to an area ID mismatch, while every other error counter reads zero, making this the sole cause of the failed adjacency. Option B is wrong because Bad authentication type shows 0 errors, meaning both sides agree on the authentication method. Option C is wrong because Bad net segment shows 0, ruling out an IP subnet mismatch between interfaces. Option D is wrong because Router id confusion also shows 0, so both routers have distinct, non-conflicting Router IDs.
Memory tip: In display ospf error output, the answer is always the one counter that is not zero - treat every other option as eliminated the moment you see its counter is 0.
Topics
Community Discussion
No community discussion yet for this question.