Multiple choice

RIP is based on

  1. Link state routing

  2. Distance vector routing

  3. Dijkstra's algorithm

  4. Path vector routing

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

RIP (Routing Information Protocol) is a distance vector routing protocol where routers exchange routing tables containing distances to destinations with their directly connected neighbors. It uses hop count as the metric.