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.
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)- B92% (23)
- C4% (1)
- D4% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.