JN0-664 Exam QuestionsBrowse all questions from this exam

JN0-664 Exam - Question 1


Click the Exhibit button.

R2 is receiving the same route from R1 and R3. You must ensure that you can load balance traffic for that route.

Referring to the exhibit, which configuration change will allow load balancing?

Show Answer
Correct Answer: C

To ensure load balancing over multiple eBGP paths from different autonomous systems, the 'multipath multiple-as' parameter must be configured under the global BGP configuration. By default, BGP multipath functionality only applies to paths from the same AS; adding the 'multiple-as' parameter extends this functionality to paths from different ASes. This allows for proper load balancing between the routes learned from R1 and R3, which are in different autonomous systems (65001 and 65003 respectively).

Discussion

2 comments
Sign in to comment
zayd_dean
May 4, 2024

Has anyone taken exam and passed with these questions

hbstyleboyOption: C
May 6, 2024

C is correct: by default if you want to use multipath command for load balance perpose with EBGP neighbors it have to be in same AS. If you want to load balance with different EBGP neighbors (different AS) you have to include multiple-as also