Implementing Cisco IP Routing (CCNP ROUTE, legacy) — Question 153
Refer to the exhibit. Router B and router C are performing mutual redistribution between OSPF and EIGRP, and their default metrics are configured the same.
Router D has equal cost paths to networks where both paths are not really equal cost. For example, network 172.16.54.0 shows equal cost through both router B and router C, though in reality the cost is greater using router C. Other routers, though not shown, are connected to the 172.16.54.0 and 172.16.55.0 networks, and the same issues exist to those routers and the networks connected to them. What can be done so that data will be routed along the most optimal path in the network?
Answer options
- A. Redistribute connected interfaces on router B and router C.
- B. Set the maximum number of equal cost paths to 1 in all routers.
- C. When redistributing EIGRP into OSPF, set the external metric type to type E1.
- D. Adjust the default metrics in router B and router C so that the values are different in each router.
Correct answer:
Explanation
The correct answer is D because adjusting the default metrics ensures that the routers have different cost values, allowing Router D to choose the more optimal path based on actual costs. Options A and B do not address the issue of cost differentiation, while option C may not be effective in this scenario, as it changes the metric type rather than the actual metric values.