- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2020 05:59 AM
Studying for ENCOR, I ran across this question:
A link-state routing protocol finds the best loop free path by using ______.
a. hop count
b. bandwidth
c. delay
d. interface cost
e. path attributes
Answer: E
I did some research, so I could clear my confusion.
This site states that OSPF, a link-state protocol, uses cost, derived from bandwidth, to find the best path. Is this a bad question, or am I missing something? Any feedback is appreciated.
Solved! Go to Solution.
- Labels:
-
Routing Protocols
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2020 06:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2020 06:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2020 09:58 AM
It is not that bad; I figure out after looking couple times:
RIP uses hop count; EIGRP will bandwidth and delay; BGP will use path attributes;
what is left is interface cost.
OSPF uses cost based on interface bandwidth. So, I guess the answer is interface cost.
