What is the administrative distance of a directly connected interface?
- 0
- 1
- 5
- 20
Explanation & Hints:
The administrative distance of a directly connected interface is 0. Administrative distance is a metric that routers use to rate the trustworthiness of a route received through a routing protocol. A directly connected interface, representing a network segment that is physically or logically directly accessible to the router, is considered the most trustworthy type of route. Hence, it is assigned the lowest possible administrative distance, which is 0. This indicates an absolute trust level in the accuracy of the route. |