JN0-102 · Question #223
What is the role of route preference?
The correct answer is A. It is used as a tiebreaker when the same prefix is available through multiple protocols.. Route preference (administrative distance) is a crucial tiebreaker used by a router to select the best path when it learns the same destination prefix from multiple routing protocols.
Question
What is the role of route preference?
Options
- AIt is used as a tiebreaker when the same prefix is available through multiple protocols.
- BIt is used to determine the preferred path to a given destination.
- CIt is used to select the best route between multiple equal-cost paths.
- DIt is used to select which routing table to use for forwarding.
How the community answered
(20 responses)- A90% (18)
- B5% (1)
- D5% (1)
Why each option
Route preference (administrative distance) is a crucial tiebreaker used by a router to select the best path when it learns the same destination prefix from multiple routing protocols.
Route preference, also known as administrative distance, is a numerical value assigned to routing protocols to indicate their trustworthiness. When a router learns about the same destination prefix from different routing protocols, it uses the route preference value to decide which protocol's route to install into the routing table, with a lower value indicating higher preference.
While route preference contributes to determining the preferred path, its specific role is to resolve conflicts between *different* protocols, not the general process of path selection which also involves metrics within a single protocol.
Route preference resolves conflicts between different protocols; equal-cost multi-path (ECMP) is the mechanism used to select the best route among multiple equal-cost paths *within the same protocol* or with the same preference value.
Route preference determines which specific route is installed into a routing table for forwarding, not which routing table to use overall for a particular address family.
Concept tested: Route preference purpose
Source: https://www.juniper.net/documentation/us/en/software/junos/routing-overview/topics/topic-map/routing-protocols-preference-values.html
Topics
Community Discussion
No community discussion yet for this question.