nerdexam
Juniper

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.

Routing Fundamentals

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)
  • A
    90% (18)
  • B
    5% (1)
  • D
    5% (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.

AIt is used as a tiebreaker when the same prefix is available through multiple protocols.Correct

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.

BIt is used to determine the preferred path to a given destination.

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.

CIt is used to select the best route between multiple equal-cost paths.

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.

DIt is used to select which routing table to use for forwarding.

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

#route preference#routing protocols#path selection

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice