The RIP IGP uses the Bellman-Ford, or distance-vector, algorithm to determine the best route to a destination. RIP uses the hop count as the metric. RIP allows hosts and routers to exchange information for computing routes through an IP-based network. RIP is intended to be used as an IGP in reasonably homogeneous networks of moderate size.
The JUNOS software supports RIP versions 1 and 2.
![]() |
Note: RIP is not supported for multipoint interfaces. |
RIP version 1 packets contain the minimal information necessary to route packets through a network. However, this version of RIP does not support authentication or subnetting.
RIP uses User Datagram Protocol (UDP) port 520.
RIP has the following architectural limitations: