CCNP 350-401 ENCOR Question 548 DISCUSSION
« Back to Main MenuRefer to the exhibit. Router BRDR-1 is configured to receive the 0.0.0.0/0 and 172.17.1.0/24 networks via BGP and advertise them into OSPF area 0. An engineer has noticed that the OSPF domain is receiving only the 172.17.1.0/24 route and default route 0.0.0.0/0 is still missing. Which configuration must an engineer apply to resolve the problem?
A.
router ospf 1
default-information originate always
end
B.
router ospf 1
redistribute bgp 65001 metic 100 route-policy BGP-TO-OSPF
end
C.
router ospf 1
default-metric 100
end
D.
router ospf 1
default-information originate
end
Refer to the exhibit. Router BRDR-1 is configured to receive the 0.0.0.0/0 and 172.17.1.0/24 networks via BGP and advertise them into OSPF area 0. An engineer has noticed that the OSPF domain is receiving only the 172.17.1.0/24 route and default route 0.0.0.0/0 is still missing. Which configuration must an engineer apply to resolve the problem?
A.
router ospf 1
default-information originate always
end
B.
router ospf 1
redistribute bgp 65001 metic 100 route-policy BGP-TO-OSPF
end
C.
router ospf 1
default-metric 100
end
D.
router ospf 1
default-information originate
end
Correct Answer: D