Refer to the exhibit. Router OldR is replacing another router on the network with the intention of having OldR and R2 exchange routes. After the engineer applied the initial OSPF configuration, the routes were still missing on both devices. Which command sequence must be issued before the clear IP ospf process command is entered to enable the neighbor relationship? A. OldR(config)#interface g0/0/0 OldR(config-if)#ip ospf hello-interval 15 B. OldR(config)#router ospf 1 OldR(config-router)#network 192.168.1.0 255.255.255.0 area 2 C. OldR(config)#interface g0/0/0 OldR(config-if)#ip ospf dead-interval 15 D. OldR(config)#router ospf 1 OldR(config-router)#no router-id 192.168.1.1 Â Suggested Answer: D Community Answer: D With OSPF each router must have a unique router ID. Here we see that both routers have a router ID of 192.168.1.1. Removing the router-id command on the OldR will force it to use one of its actual interface IP addresses as the router ID. This question is in 200-301 Cisco Certified Network Associate (CCNA) Exam For getting Cisco Certified Network Associate (CCNA) Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco. The website does not contain actual questions and answers from Cisco's Certification Exam.
Please login or Register to submit your answer