InterviewSolution
Saved Bookmarks
| 1. |
The EIGRP metric values include:(a) Delay(b) Bandwidth(c) MTU(d) All of the mentionedThis question was addressed to me during an online exam.Query is from EIGRP topic in section Point to Point Protocol & Error Detection of Computer Network |
|
Answer» CORRECT option is (d) All of the mentioned To explain: The EIGRP metric values are Delay, Bandwidth, and MTU. MTU stands for Maximum Transmission Unit. They are combined together to give the overall EIGRP COST in K-values. |
|