PrepAway - Latest Free Exam Questions & Answers

Exhibit:

Exhibit:

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

PrepAway - Latest Free Exam Questions & Answers

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

Explanation:
Maximum-paths 2 is required to load balance traffic between the two AS’s.

Wrong answer
1. A Variance 2 is an EIGRP command to balance between over two BGP sessions
2. C Similar weight is required to load balance
3. D Multihop is not required
4. E Local preference needs to be similar to allow load balancing


Leave a Reply