Implement IPv4 RIP version 2 (RIPv2)
Before jumping into RIPv2 we need to go over a few points. How RIPv2 came about and what enhancement have been added to RIPv2 from RIPv1. RIP Overview The RIP process operates from UDP port 520; all RIP messages are encapsulated in a UDP (User Datagram Protocol) segment with both the Source and Destination Port …