A network administrator is configuring OSPFv2 between two routers on a point-to-point link. After configuring the router interfaces, the administrator notices that the routers fail to establish an OSPF neighbor relationship. Troubleshooting reveals that the two connecting interfaces were assigned different OSPF Area IDs. What is the outcome of this configuration mismatch?
- The routers drop the incoming Hello packets and fail to form any neighbor relationship.Cevap
- BThe routers progress to the 2-WAY state but cannot elect a Designated Router (DR).
- CThe routers form a neighbor adjacency, but routes from the mismatched area are filtered out.
- DThe routers become stuck in the EXSTART state during database exchange.
Cevap
The routers drop the incoming Hello packets and fail to form any neighbor relationship.
For two routers to establish an OSPFv2 neighbor adjacency, several parameters in their Hello packets must match exactly, including the Area ID, Hello/Dead timers, Subnet Mask (on broadcast networks), Authentication, and Stub area flag. If the Area ID does not match, the router discards the received Hello packet immediately, preventing any neighbor state transition.
Adım Adım Çözüm
Anahtar Kavram
OSPFv2 Neighbor Adjacency Mandatory Matching Parameters
Tahmini Süre:45s