Refer to the exhibit. The network engineer is configuring router R2 as a replacement router on the network. After the initial configuration is applied, it is determined that R2 failed to show R1 as a neighbor. Which configuration must be applied to R2 to complete the OSPF configuration and enable it to establish the neighbor relationship with R1?

- AR2(config)#router ospf 1 R2(config-router)#network 192.168.1.0 255.255.255.0 area 2
- BR2(config)#interface g0/0/0 R2(config-if)#ip ospf hello-interval 10
- CR2(config)#interface g0/0/0 R2(config-if)#ip ospf dead-interval 40 (correct answer)
- DR2(config)#router ospf 1 R2(config-router)#router-id 192.168.1.2
Reveal answer & explanationHide answer
The correct answer is C. Option C: R2(config)#interface g0/0/0 R2(config-if)#ip ospf dead-interval 40
Explanation
OSPF is a link-state IGP that uses cost and a shortest-path calculation to select routes.


















