JN0-281 · Question #32
When evaluating BGP routes, what will be evaluated first?
The correct answer is A. The local preference value. In BGP (Border Gateway Protocol), when evaluating multiple routes to the same destination, the first attribute that is considered is the local preference value. The local preference is a BGP attribute used to influence outbound routing decisions within an Autonomous System…
Question
When evaluating BGP routes, what will be evaluated first?
Options
- AThe local preference value
- BThe AS path
- CThe MED value
- DThe origin value
How the community answered
(41 responses)- A93% (38)
- B5% (2)
- C2% (1)
Explanation
In BGP (Border Gateway Protocol), when evaluating multiple routes to the same destination, the first attribute that is considered is the local preference value. The local preference is a BGP attribute used to influence outbound routing decisions within an Autonomous System (AS). Local Preference: The local preference attribute is used to determine which path is preferred for traffic leaving the AS. The higher the local preference value, the more preferred the route. BGP Path Selection: The BGP path selection process evaluates the following attributes in this order: Local Preference (higher is preferred) AS Path (shorter is preferred) Origin (IGP > EGP > incomplete) MED (Multi-Exit Discriminator) (lower is preferred)
Topics
Community Discussion
No community discussion yet for this question.