List of questions
Related questions
Question 303 - 350-501 discussion
Refer to the exhibit.
Refer to the exhibit. Routers P4 and P5 receive the 0.0.0.0/0 route from the ISP via eBGP peering. P4 is the primary Internet gateway router, and P5 is its backup. P5 is already advertising a default route into the OSPF domain. Which configuration must be applied to P4 so that it advertises a default route into OSPF and becomes the primary Internet gateway for the network?
configure terminal
router ospfv3 100
address-family ipv4 unicast
default-information originate metric 40 metric-type 2
end
configure terminal
router ospfv3 100
address-family ipv4 unicast
default-information originate metric 40 metric-type 1
end
configure terminal
router ospfv3 100
address-family ipv4 unicast
redistribute bgp 65500 metric 40 metric-type 1
end
configure terminal
router ospfv3 100
address-family ipv4 unicast
default-information originate always metric 40 metric-type 1
end
0 comments
Leave a comment first