Sign Up
Log In
Home
discussion
Exam 642-883 Question id=3479 BGP Routing in Service Provider Environments

Refer to the Cisco IOS show command output shown in the exhibit.
R1# show ip bgp 10.2.10.1 BGP routing table entry for 10.2.10.1/32, version 32 Paths: (2 available, best #2, table default) Advertised to update-groups: 2 64500 64500 64502 192.168.103.30 from 192.168.103.30 (10.3.1.1) Origin IGP, localpref 100, weight 100, valid, external 64500 64500 64502 192.168.134.40 (metric 11) from 192.168.134.40 (10.4.1.1) Origin IGP, localpref 100, weight 200, valid, external, best R1# show ip bgp BGP table version is 89, local router ID is 11.0.0.1 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Height Path *> 10.2.10.1/32 192.168.201.20 200 64500 64500 64500 64500 64502 i 192.168.101.10 100 64500 64500 64502 i
Which of the following statements is correct?

A. The best path to 10.2.10.1/32 was chosen because of the AS path.
B. The best path to 10.2.10.1/32 was chosen because of the weight.
C. The best path to 10.2.10.1/32 was chosen because of the local preference.
D. The best path to 10.2.10.1/32 was chosen because of the MED.
E. The best path to 10.2.10.1/32 was chosen because of the route origin.