PCCET · Question #29
Routing Information Protocol (RIP), uses what metric to determine how network traffic should flow?
The correct answer is B. Hop Count. RIP (Routing Information Protocol) is a distance-vector routing protocol that uses hop count as its sole routing metric. Each router a packet must cross counts as one hop, and RIP has a maximum of 15 hops (16 is considered unreachable). Shortest Path is associated with OSPF…
Question
Routing Information Protocol (RIP), uses what metric to determine how network traffic should flow?
Options
- AShortest Path
- BHop Count
- CSplit Horizon
- DPath Vector
How the community answered
(24 responses)- B96% (23)
- C4% (1)
Explanation
RIP (Routing Information Protocol) is a distance-vector routing protocol that uses hop count as its sole routing metric. Each router a packet must cross counts as one hop, and RIP has a maximum of 15 hops (16 is considered unreachable). Shortest Path is associated with OSPF (link-state), Split Horizon is a RIP loop-prevention technique (not a metric), and Path Vector is used by BGP.
Topics
Community Discussion
No community discussion yet for this question.