nerdexam
Cisco

200-301 · Question #809

Which information is used to install the best route to a destination in IP routing table?

The correct answer is B. the prefix length. The prefix length is a critical factor used to determine the best route in the IP routing table, as routers prefer more specific routes (longer prefix lengths) to a destination.

Submitted by manish99· Mar 5, 2026

Question

Which information is used to install the best route to a destination in IP routing table?

Options

  • Athe tunnel ID
  • Bthe prefix length
  • Cthe interface number
  • Dthe autonomous system

How the community answered

(25 responses)
  • B
    92% (23)
  • C
    4% (1)
  • D
    4% (1)

Why each option

The prefix length is a critical factor used to determine the best route in the IP routing table, as routers prefer more specific routes (longer prefix lengths) to a destination.

Athe tunnel ID

A tunnel ID identifies a specific tunnel interface but is not a general criterion for determining the best route among different destination networks in the IP routing table.

Bthe prefix lengthCorrect

Routers employ the longest prefix match rule to select the best route when multiple paths to a destination exist with the same administrative distance and metric. A longer prefix length indicates a more specific route, which is preferred for traffic forwarding.

Cthe interface number

The interface number specifies the outbound interface for a route but is not a criterion used to compare and select the best route to a destination from multiple available options.

Dthe autonomous system

An autonomous system (AS) is an administrative domain in routing, primarily relevant in BGP. While BGP uses AS paths, the AS itself is not the general information used to install the best route in the IP routing table across all routing scenarios; prefix length is more fundamental.

Concept tested: Longest prefix match routing principle

Source: https://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/25174-bgp-bestpath.html

Topics

#IP routing table#Route selection#Prefix length

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice