Soru

Zorluk: KolayRouting Concepts and Dynamic Routing Protocols

A network router receives two identical candidate routes to destination network 192.168.50.0/24192.168.50.0/24: one route was learned via OSPF (default administrative distance of 110110) and the other route was learned via RIP (default administrative distance of 120120). Assuming default protocol configurations are used, which route will the router install into its active routing table?

  1. The OSPF route, because it has a lower administrative distance value than RIPCevap
  2. B
    The RIP route, because distance-vector protocols bypass administrative distance checks at Layer 2
  3. C
    The RIP route, because lower numerical administrative distance values indicate lower protocol preference
  4. D
    The OSPF route, because OSPF automatically applies Port Address Translation (PAT) to override hop counts

Cevap

The OSPF route will be installed into the routing table because its default administrative distance of 110 is lower and therefore more trustworthy than RIP's default administrative distance of 120.
When a router receives multiple paths to the exact same destination network prefix from different routing protocols, it compares their Administrative Distance (AD). AD represents the trustworthiness of the source. Lower AD values are preferred over higher AD values. Because OSPF has a default AD of 110 and RIP has a default AD of 120, the router selects the OSPF route for installation into the routing table.

Adım Adım Çözüm

1
Identify the administrative distance (AD) values for both competing routing sources.
OSPF has a default AD of 110; RIP has a default AD of 120.
Administrative distance measures the trustworthiness of a routing information source when multiple protocols learn the same prefix.
2
Compare the AD values to determine path selection precedence.
110 is less than 120.
Lower administrative distance values are always preferred by the router selection algorithm.
3
Select the winning route for entry into the active routing table.
The router installs the OSPF route into its active routing table.
The candidate route with the lowest administrative distance is selected.

Anahtar Kavram

Administrative Distance Precedence in Route Selection
Bu soruyu puanla