57.6k views
2 votes
Match the default administrative distance with the route type:

a. 90
b. 110
c. 1te
d. 170
e. 120

I. EIGRP internal routes
II. EIGRP external routes
III. OSPF
IV. RIP
V. Static routes

User Yakubu
by
8.2k points

1 Answer

0 votes

Final answer:

The default administrative distances for different route types are mentioned along with the explanation of administrative distance and an example.

Step-by-step explanation:

The default administrative distances for different route types are:

  1. EIGRP internal routes - 90
  2. EIGRP external routes - 170
  3. OSPF - 110
  4. RIP - 120
  5. Static routes - 1

The administrative distance is a measure of the trustworthiness of a routing protocol. When multiple routing protocols are used, the one with the lowest administrative distance is chosen as the best route.

For example, if there is an EIGRP internal route and an OSPF route to the same destination, the router will choose the EIGRP internal route as it has a lower administrative distance of 90 compared to OSPF's 110.

User Jpmc
by
7.5k points