CCNA • Practice Test 5 — 25 Questions
Free CCNA practice test 5 — 25 questions with explanations. No signup required.
R1 and R2 are connected via Ethernet and are configured with OSPF, but they fail to form an adjacency. Upon checking the interface configurations, you see that R1’s interface is in OSPF area 0 while R2’s interface is in area 1, and both interfaces use default timers and are in the same subnet. What is the most likely reason?
R1# interface GigabitEthernet0/0 ip address 10.1.50.1 255.255.255.0 ! router ospf 1 network 10.1.50.0 0.0.0.255 area 0 R2# interface GigabitEthernet0/0 ip address 10.1.50.2 255.255.255.0 ! router ospf 1 network 10.1.50.0 0.0.0.255 area 1