what command allows you to configure an administrative distance
The route via Path B is installed because the EIGRP route has the best metric to network 10.2.0.0/16. The route via Path A is installed because the static route has the best metric to network 10.2.0.0/16. The route via Path B is installed because the EIGRP route has the lowest administrative distance to network 10.2.0.0/16. The route via Path A is installed because the static route has the lowest administrative distance to network 10.2.0.0/16.
The administrative distance for a static route is typically 1, meaning it is very reliable and preferred over routes learned from dynamic routing protocols. The metric for a static route is typically one hop, meaning it has a fixed cost regardless of network conditions or traffic load.
nop
120
metric, network mask, neighbor router ID, administrative distance
Administrative distance is a way to prioritize routing information from different routing protocols; a lower administrative distance is preferred. The metric, on the other hand, is a value that represents the cost of a particular route, aiding in selecting the best path to a destination.
The administrative distance of a default route is typically 1. This means that it is considered the most reliable and preferred route for forwarding traffic when no other more specific route is available in the routing table.
R1 will install an EIGRP route using network B in its routing table because the administrative distance of EIGRP is lower than RIP.
Administrative distance refers to the trustworthiness of a particular route. Routes with the smallest metric to a destination indicate the best path.
The "show ip route" command in Cisco devices will display the administrative distance of routes along with other routing information.
A measure of the trustworthiness of a routing information source