Question 174 of 367 from exam 200-301-CCNA: Implementing and Administering Cisco Solutions

Question 174 of 367 from exam 200-301-CCNA: Implementing and Administering Cisco Solutions

Question

Router1 Router2

Gi1/1
Gi1/1

Router1(config}#interface GigabitEthernet1/1
)}#description ***Connection to Router2***
)#ip address 10.10.10.1 255.255.255.252
)#ip ospf hello-interval 5
Router1(config}#router ospf 1000
Router1(config-router)}#router-id 1.1.1.1
Router1(config-router)#metwork 10.10.10.0 0.0.0.3 area 0

Router2(config)#interface GigabitEthernet1/1
)#description ***Connection to Router1***
)#ip address 10.10.10.2 255.255.255.252

Router2(config}#router ospf 1001

Router2(config-router}#router-id 2.2.2.2
Router2(config-router)#metwork 10.10.10.0 0.0.0.3 area 0
Router2(config-router)#passive-interface default
Router2(config-router)#mo passive-interface GigabitEthernet1/1

Refer to the exhibit.

After the configuration is applied, the two routers fail to establish an OSPF neighbor relationship.

What is the reason for the problem?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.