CiscoCisco
350-401 · Question #447
350-401 Question #447: Real Exam Question with Answer & Explanation
The correct answer is C: Set the MED to 1 on PE2 toward BR2 outbound.. To influence BR2's path selection to prefer BR1, the Multi-Exit Discriminator (MED) attribute can be manipulated on the PE2 router advertising routes to BR2.
Submitted by fernanda_arg· Mar 6, 2026
Question
Refer to the exhibit. Which configuration change will force BR2 to reach 209.165.201.0/27 via BR1?
Options
- ASet the weight attribute to 65,535 on BR1 toward PE1.
- BSet the local preference to 150 on PE1 toward BR1 outbound
- CSet the MED to 1 on PE2 toward BR2 outbound.
- DSet the origin to igp on BR2 toward PE2 inbound.
Explanation
To influence BR2's path selection to prefer BR1, the Multi-Exit Discriminator (MED) attribute can be manipulated on the PE2 router advertising routes to BR2.
Common mistakes.
- A. Weight is a Cisco-specific, local BGP attribute that affects only the router on which it's configured, not how other BGP peers (like BR2) perceive the route.
- B. Local preference is an IGP-wide BGP attribute that influences a router's outbound path selection, but setting it on PE1 toward BR1 outbound would affect PE1's preference, not directly force BR2's inbound path selection.
- D. The origin code is a BGP attribute that affects path selection (IGP is preferred over EGP), but manipulating it on BR2 toward PE2 inbound is less direct and potent than MED for influencing external path preference to a specific route.
Concept tested. BGP path selection (MED attribute)
Reference. https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/13753-25.html
Topics
#BGP path attributes#BGP best path selection#BGP route manipulation
Community Discussion
No community discussion yet for this question.