Two Cisco routers, R10 and R20, are directly connected via their GigabitEthernet0/1 interfaces. OSPFv2 is configured on both routers, but running the command 'show ip ospf neighbor' on R10 reveals no neighbor entries. IP ping between the directly connected interface addresses succeeds. Which interface configuration difference between R10 and R20 will prevent the routers from even forming an OSPF Init state?
- Mismatched OSPF Area IDs on the interconnecting interfacesCevap
- BMismatched Interface MTU settings on the interconnecting interfaces
- CMismatched OSPF Process IDs on the routers
- DMismatched DR Priority values on the interconnecting interfaces
Cevap
Mismatched OSPF Area IDs on the interconnecting interfaces prevent the routers from establishing an OSPF neighbor relationship.
OSPF routers require several parameters to match in incoming Hello packets before creating a neighbor entry. Because Area ID is part of the Hello header validation, a mismatch causes the router to drop the Hello packet, resulting in no neighbor entry (no Init state).
Adım Adım Çözüm
Anahtar Kavram
OSPFv2 Neighbor Adjacency Requirements and Hello Packet Matching