CCNA IP Routing • Set 23
CCNA IP Routing Practice Test 23 — 15 questions with explanations. Free, no signup.
Two directly connected routers, R1 and R2, are configured with single-area OSPF in Area 0. The administrator notices that they are not forming a full OSPF neighbor adjacency. The exhibit displays relevant portions of the running configurations. What is the most likely cause of the problem?
R1# show running-config | section router ospf router ospf 1 network 10.1.1.0 0.0.0.3 area 0 passive-interface default R1# show running-config interface GigabitEthernet0/0 interface GigabitEthernet0/0 ip address 10.1.1.1 255.255.255.252 no shutdown R2# show running-config | section router ospf router ospf 1 network 10.1.1.0 0.0.0.3 area 0 R2# show running-config interface GigabitEthernet0/0 interface GigabitEthernet0/0 ip address 10.1.1.2 255.255.255.252 no shutdown