If in my network there is a RIP, EIGRP, OSPF then a request is sent and It may pass to any of the 3 protocols, which among the three has the highest priority or the protocol that is being executed?
Asked
Active
Viewed 280 times
1 Answers
6
Administrative distance is the feature that routers use in order to select the best path when there are two or more different routes to the same destination from two different routing protocols. Administrative distance defines the reliability of a routing protocol.
List with routing protocols and administrative distances:
EIGRP 90OSPF 110RIP 120
In your case EIGRP has the smallest administrative distance and this protocol will be determine the route.