Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) — Question 15
Which command allows traffic to load-balance in an MPLS Layer 3 VPN configuration?
Answer options
- A. multi-paths eibgp 2
- B. maximum-paths 2
- C. maximum-paths ibgp 2
- D. multi-paths 2
Correct answer: C
Explanation
The correct answer is C, as 'maximum-paths ibgp 2' specifically configures the maximum number of equal-cost paths for iBGP routes, facilitating load balancing in an MPLS Layer 3 VPN. Options A and D do not address iBGP specifically, and option B does not specify 'ibgp', making it less relevant for MPLS load-balancing requirements.