JN0-663 · Question #26
An MX Series router has received a BGP prefix from its peer. There are multiple destination routes to the BGP prefix with the default BGP route preference. In this scenario, what is the first…
The correct answer is C. highest local preference. Understanding BGP Path Selection For each prefix in the routing table, the routing protocol process selects a single best path. After the best path is selected, the route is installed in the routing table. The best path becomes the active route if the same prefix is not learned…
Question
An MX Series router has received a BGP prefix from its peer. There are multiple destination routes to the BGP prefix with the default BGP route preference. In this scenario, what is the first tie-breaker used to select the destination route?
Options
- Alowest MED
- Bshortest cluster list length
- Chighest local preference
- Dlowest origin code
How the community answered
(31 responses)- A3% (1)
- B3% (1)
- C84% (26)
- D10% (3)
Explanation
Understanding BGP Path Selection For each prefix in the routing table, the routing protocol process selects a single best path. After the best path is selected, the route is installed in the routing table. The best path becomes the active route if the same prefix is not learned by a protocol with a lower (more preferred) global preference value, also known as the administrative distance. The algorithm for determining the active route is as follows: 1. Verify that the next hop can be resolved. 2. Choose the path with the lowest preference value (routing protocol process preference). Routes that are not eligible to be used for forwarding (for example, because they were rejected by routing policy or because a next hop is inaccessible) have a preference of ? and are never 3. Prefer the path with higher local preference. For non-BGP paths, choose the path with the lowest preference2 value. ptotocols-address-representation.html
Topics
Community Discussion
No community discussion yet for this question.