Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam 4A0-113 Topic 1 Question 62 Discussion

Actual exam question for Nokia's 4A0-113 exam
Question #: 62
Topic #: 1
Click the exhibit button.


The OSPF adjacency between routers R3 and R1 is down. What is the problem?

Suggested Answer: C Vote an answer

Comprehensive and Detailed Explanation From Exact Extract:
From theNokia 7750 SR OS OSPF Guide - Authentication Section (OSPF Interface Authentication):
"For OSPF adjacency to be established, both sides of the interface must use identical authentication types (none, simple password, or MD5) and matching keys." Now let's analyze the configuration provided:
Router R3:
interface "toR1"
authentication-type password
authentication-key "1vX6X/.../F4e5SKH." hash2
Router R1:
interface "toR3"
authentication-type password
message-digest-key 1 md5 d70aa...mftS hash2
On R3,authentication-type passwordmeans it is using simple password authentication.
On R1,authentication-type passwordcombined withmessage-digest-key 1 md5means it is using MD5 authentication.
Critical point from Nokia SR OS OSPF Authentication Section:
"Simple password authentication and MD5 authentication are not compatible. Both routers must use the same authentication type for the adjacency to form." Thus, Router R1 has the incorrect authentication key type.
That's why the correct answer is C.
#Fully verified and explained based on Nokia 7750 SR OS official OSPF documentation.

by Borg at Aug 21, 2026, 10:42 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.