Multiple choice technology

Routing Information Protocol (RIP) belongs to which type of Routing ?

  1. Static Routing

  2. Dynamic Routing

  3. Default Routing

  4. NA

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

RIP (Routing Information Protocol) is a Dynamic Routing protocol. It automatically learns and maintains routes by exchanging routing information with neighboring routers. RIP uses the distance-vector algorithm to calculate the best path based on hop count. Unlike static routing where routes are manually configured, dynamic routing protocols like RIP automatically adapt to network topology changes. Default routing is a special case of static routing.