Exam JN0-364 Topic 1 Question 170 Discussion
Actual exam question for Juniper's JN0-364 exam
Question #: 170
Topic #: 1
Question #: 170
Topic #: 1
In OSPF, which three fields must match between neighbors before forming an adjacency? (Choose three.)
Suggested Answer: B,C,D Vote an answer
For OSPF routers to transition from the "Init" state to a full adjacency, they must agree on several parameters exchanged within theirHello packets. If these parameters do not match, the routers will refuse to form a neighbor relationship, a common point of failure in service provider networks.
According to Juniper Networks documentation, the following fields are mandatory matches:
* Hello Interval (Option B):The frequency at which Hello packets are sent. Default is 10 seconds on broadcast networks.
* Dead Interval (Option D):The time a router waits without receiving a Hello before declaring a neighbor down. Default is 4 times the Hello interval.
* Network Mask (Option C):On broadcast and NBMA (Non-Broadcast Multi-Access) segments, the subnet masks must match because OSPF uses the mask to determine the network boundaries for the link-state advertisements.
* Area ID:Routers must belong to the same logical OSPF area.
* Authentication:If configured, the type and password/key must be identical.
Why other options are incorrect:
* Router Priority (Option A):This is used to influence the election of the Designated Router (DR). It doesnotneed to match; in fact, different priorities are often used to ensure a specific router becomes the DR.
* Designated Router (Option E):The DR is theresultof an election that happens after the initial Hello exchange. It is not a field that must match beforehand to start the process.
By ensuring the Hello/Dead timers and the Subnet Mask are synchronized, OSPF guarantees a stable and predictable environment for the subsequent exchange of Link-State Advertisements (LSAs).
According to Juniper Networks documentation, the following fields are mandatory matches:
* Hello Interval (Option B):The frequency at which Hello packets are sent. Default is 10 seconds on broadcast networks.
* Dead Interval (Option D):The time a router waits without receiving a Hello before declaring a neighbor down. Default is 4 times the Hello interval.
* Network Mask (Option C):On broadcast and NBMA (Non-Broadcast Multi-Access) segments, the subnet masks must match because OSPF uses the mask to determine the network boundaries for the link-state advertisements.
* Area ID:Routers must belong to the same logical OSPF area.
* Authentication:If configured, the type and password/key must be identical.
Why other options are incorrect:
* Router Priority (Option A):This is used to influence the election of the Designated Router (DR). It doesnotneed to match; in fact, different priorities are often used to ensure a specific router becomes the DR.
* Designated Router (Option E):The DR is theresultof an election that happens after the initial Hello exchange. It is not a field that must match beforehand to start the process.
By ensuring the Hello/Dead timers and the Subnet Mask are synchronized, OSPF guarantees a stable and predictable environment for the subsequent exchange of Link-State Advertisements (LSAs).
by Daisy at Aug 01, 2026, 03:12 AM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).