A network engineer is configuring OSPFv2 on two directly connected routers. Which TWO parameters must match identically in the OSPF Hello packets exchanged between the routers for a neighbor adjacency to form successfully? (Select TWO.)
- Area IDAnswer
- Hello and Dead timer intervalsAnswer
- COSPF Router ID
- DOSPF Process ID
Answer
The parameters that must match identically in OSPF Hello packets are the Area ID and the Hello and Dead timer intervals.
For two OSPFv2 routers to form an adjacency, they must agree on key interface configuration parameters transmitted in Hello packets. Both the Area ID and the Hello/Dead timer intervals are mandatory matching fields. If any of these fields differ, the routers will ignore or drop the Hello packets and remain unable to form a neighbor relationship.
Step-by-Step Solution
Key Concept
OSPFv2 Neighbor Adjacency Requirements