What is the correct order of preference for BGP attributes when selecting paths?

Prepare for the CCNP 350-401 Exam with flashcards and multiple-choice questions. Each question offers hints and detailed explanations to aid your understanding. Stay ready and confident for your certification journey!

The correct answer highlights the importance of the BGP decision process when a router selects the best path to a destination. In BGP (Border Gateway Protocol), the router follows a specific order of preference, also known as the BGP path selection criteria, when determining the optimal path.

The order starts with the Weight attribute, which is a Cisco-specific metric that is used to prefer paths. A higher weight value is more preferable, making it the most important factor in path selection.

Following Weight is the Local Preference attribute, which is used to prefer an exit path for traffic leaving the Autonomous System (AS). In this context, a higher local preference value is preferred.

Next in the order is the AS Path Length. This attribute represents the number of AS hops that a route has traversed, with shorter AS paths being preferred. In situations where the first two criteria (Weight and Local Preference) yield ties, the AS Path Length is then considered.

Understanding this order is critical in troubleshooting and optimizing BGP routes, as it allows for effective routing decisions based on the metrics that are most relevant to network conditions. This prioritization is essential for network engineers to effectively manage traffic and ensure efficient routing in complex networks.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy