| Exam 400-101 | Question id=726 | Layer 3 Technologies | 
        Router receives routes to the following overlapping networks:
10.1.1.0/24
10.1.1.0/25
10.1.1.0/26
10.1.1.0/27
      
      Each of the routes is received from a different routing protocol.
      Which of the following routes will be inserted in the routing table?
    
| A. | the route with the longest prefix | |
| B. | the route with the shortest prefix | |
| C. | the route with the highest administrative distance | |
| D. | the route with the lowest administrative distance | |
| E. | all of the routes | 
Router will insert all of the routes in the routing table. When multiple routes to overlapping networks exist, a router will prefer the most specific route, which is the
        route with the longest prefix.