Multiple choice

A router has learned two equal cost paths to a remote network via the EIGRP and RIP protocols. Both protocols are using their default configurations. Which path to the remote network will be installed in the routing table?

  1. the path learned via EIGRP

  2. the path learned via RIP

  3. the path with the highest metric value

  4. both paths with load balancing

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

When multiple routing protocols learn paths to the same destination, the router chooses the path with the lowest administrative distance. EIGRP has an administrative distance of 90, while RIP has 120. Therefore, even with equal costs, the EIGRP path is preferred and installed in the routing table.