A network router has learned multiple routes to the same destination network from different routing sources. Arrange the following route sources in order of administrative distance priority, from the most trustworthy source (lowest administrative distance) to the least trustworthy source (highest administrative distance).
- 1Directly connected interface
- 2Static route
- 3OSPF dynamic route
- 4RIP dynamic route
Cevap
The correct order from most trustworthy (lowest AD) to least trustworthy (highest AD) is: Directly connected interface (AD 0), Static route (AD 1), OSPF dynamic route (AD 110), and RIP dynamic route (AD 120).
Administrative distance (AD) rates the trustworthiness of routing information received from different routing sources on a scale where lower values are preferred. Directly connected routes are most trusted (AD 0), followed by static routes (AD 1), OSPF dynamic routes (AD 110), and RIP dynamic routes (AD 120).
Adım Adım Çözüm
Anahtar Kavram
Administrative Distance Priority in Route Selection
Tahmini Süre:45s