nerdexam
Cisco

300-510 · Question #166

Refer to the exhibit. There is a BGP traffic path issue between Customer-1 and Customer-2. Users from Customer-2 have reported file transfer issues. High utilization on the path between both customers

The correct answer is B. R4#router bgp 65504. This question involves BGP path selection to resolve high utilization between Customer-1 and Customer-2. BGP Local Preference is an iBGP attribute used to influence outbound path selection within an AS - a higher Local Preference value is preferred. When traffic is concentrated o

Routing Policy and Manipulation

Question

Refer to the exhibit. There is a BGP traffic path issue between Customer-1 and Customer-2. Users from Customer-2 have reported file transfer issues. High utilization on the path between both customers causes many packet drops. Which configuration resolves the issue?

Exhibit

300-510 question #166 exhibit

Options

  • AR4#router bgp 65504
  • BR4#router bgp 65504
  • CR1#neighbor 10.0.23.3 route-map LOCAL-PREF-150 out
  • DR1#neighbor 10.0.24.4 route-map LOCAL-PREF-150 in

How the community answered

(55 responses)
  • A
    4% (2)
  • B
    76% (42)
  • C
    7% (4)
  • D
    13% (7)

Explanation

This question involves BGP path selection to resolve high utilization between Customer-1 and Customer-2. BGP Local Preference is an iBGP attribute used to influence outbound path selection within an AS - a higher Local Preference value is preferred. When traffic is concentrated on one path causing congestion and packet drops, traffic engineering via Local Preference on a specific BGP neighbor can redirect flows to a less-utilized path. Answer B represents the correct configuration applied to the right router and neighbor to shift traffic. Options A uses an identical label but applies to a different router/neighbor context. Options C and D apply Local Preference in the wrong direction or to the wrong neighbor - Local Preference must be set on an inbound route-map ('in') from the neighbor whose routes should be preferred, and applied on the router making the path selection decision.

Topics

#BGP Path Selection#Local Preference#Route Map#Traffic Engineering

Community Discussion

No community discussion yet for this question.

Full 300-510 Practice