QuestionQ3
OSPFYou need to create a default route that will be advertised to your internal OSPF neighbors. You have three upstream Internet connections and must ensure that, whenever available, all traffic uses ISP1 as the primary connection, using ISP2 and ISP3 only when ISP1 is unavailable.
Which solution should you implement for this scenario?
- A Create a default static route with ISP1’s address as the next hop while specifying the addresses for ISP2 and ISP3 as qualified next hops with a preference value of six or higher.
- B Create a default generate route that includes an import policy to match BGP routes from ISP1 and assign a preference value of four or less.
- C Create a default static route with each neighbor address as the next hop.
- D Create a default aggregated route.
Community Discussion