» Cisco » Examen Cisco CCNA V3.1 » Module 3 » Chapitre 2 » Question 15/27
15.Refer to the network shown in the diagram. Which command sequence on RouterB will redistribute a Gateway of Last Resort to the other routers in OSPF area 0?




RouterB(config)# router ospf 10
RouterB(config-router)# gateway-of-last-resort 172.16.6.6


RouterB(config)# ip route 0.0.0.0 0.0.0.0 serial 0


RouterB(config)# ip route 0.0.0.0 0.0.0.0 172.16.6.6
RouterB(config)# router ospf 10
RouterB(config-router)# default-information originate


RouterB(config)# router ospf 10
RouterB(config-router)# default network 172.16.6.6 0.0.0.3 area 0


RouterB(config)# ip route 0.0.0.0 0.0.0.0 172.16.6.6


RouterB(config)# ip default-route 0.0.0.0 0.0.0.0 172.16.6.6
RouterB(config)# router ospf 10
RouterB(config-router)# redistribute ip default-route



« Question 14 Question 16 »