Two Cisco routers are connected via a point-to-point Ethernet link and are configured to form an OSPFv2 neighbor relationship. Which two parameters transmitted within the OSPF Hello packet must match between both routers for an OSPFv2 neighbor adjacency to be successfully established? (Choose two.)
- Area IDAnswer
- Hello and Dead timer intervalsAnswer
- COSPF Process ID
- DOSPF Router ID
Answer
The correct parameters that must match in the OSPF Hello packet are the Area ID and the Hello and Dead timer intervals.
To form an OSPFv2 neighbor relationship, neighboring routers must share identical parameters in their Hello packets. Specifically, the Area ID and the configured Hello and Dead timer intervals must match. If either setting differs, the routers will refuse to transition past the INIT neighbor state.
Step-by-Step Solution
Key Concept
OSPFv2 Neighbor Adjacency Requirements