Complete the following Certkiller 1 BGP configuration to load balance the traffic from AS 65101 to AS 65102 if two identical EBGP routes are learned from AS 65102.

Exhibit:

642-661-configuring-bgp-on-cisco-routers-bgp_img_106

Complete the following Certkiller 1 BGP configuration to load balance the traffic from AS 65101 to AS 65102 if two identical EBGP routes are learned from AS 65102.
hostname Certkiller 1
!
router bgp 65101
neighbor 10.1.1.2 remote-as 65102
neighbor 10.2.2.2 remote-as 65102
A. variance 2
B. maximum-paths 2
C. neighbor 10.1.1.2 weight 100
neighbor 10.2.2.2 weight 100
D. neighbor 10.1.1.2 ebgp-multihop 2
neighbor 10.2.2.2 ebgp-multihop 2
E. neighbor 10.1.1.2 local-preference 100
neighbor 10.2.2.2 local-preference 100

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.