RIPng Overview

The Routing Information Protocol next generation (RIPng) is an interior gateway protocol (IGP) that uses a distance-vector algorithm to determine the best route to a destination, using hop count as the metric. RIPng is a routing protocol that exchanges routing information used to compute routes and is intended for Internet Protocol version 6 (IPv6)-based networks.

On devices in secure context, IPv6 is disabled. You must enable IPv6 to use RIPng. For instructions, see Enabling IPv6 in Secure Context.

RIPng is disabled by default. For configuration instructions, see the JUNOS Routing Protocols Configuration Guide.

This overview contains the following topics:

RIPng Protocol Overview

The RIPng IGP uses the Bellman-Ford distance-vector algorithm to determine the best route to a destination, using hop count as the metric. RIPng allows hosts and routers to exchange information for computing routes through an IP-based network. RIPng is intended to act as an IGP for moderately- sized autonomous systems.

RIPng is a distinct routing protocol from RIPv2. The JUNOS Software implementation of RIPng is similar to RIPv2, but has the following differences:

RIPng is a UDP-based protocol and uses UDP port 521.

RIPng has the following architectural limitations:

RIPng Standards

RIPng is defined in the following documents:

To access Internet Requests for Comments (RFCs) and drafts, go to the Internet Engineering Task Force (IETF) Web site at http://www.ietf.org.

RIPng Packets

A RIPng packet header contains the following fields:

The rest of the RIPng packet contains a list of routing table entries consisting of the following fields:

To configure RIPng, see the JUNOS Routing Protocols Configuration Guide.