Implementing Cisco SD-WAN Solutions (ENSDWI) — Question 183
An enterprise has these three WAN connections:
• public Internet
• business Internet
• MPLS
An engineer must configure two available links to route traffic via both links. Which configuration achieves this objective?
Answer options
- A. omp no shutdown ecmp-limit 2
- B. omp no shutdown send-path-limit 2
- C. omp no shutdown overlay-as 2
- D. omp no shutdown route-limit 2
Correct answer: A
Explanation
The correct answer is A because the 'ecmp-limit' command allows for equal-cost multi-path routing, enabling the use of both links for traffic distribution. The other options, while related to routing, do not specifically enable the configuration for multiple links as effectively as 'ecmp-limit' does.