Packet Tracer RIP - morgan-hanrahan/Tech-Journal GitHub Wiki

Summary

In this lab, we reviewed router and switch configurations, enabled RIPv2 on multiple routers, advertised the networks using RTPv2, and inspected those RIPv2 packets.

Helpful Info

To enable RIPv2 on a router you will go to the CLI tab on the router and then type enable, config terminal, then router rip, and finally then type version 2. Make sure all of these are on separate lines.

RIP should advertise the network it's on and the network that connects it to another network.

To advertise the network type in the router config mode: network [IP address].

To view the PDU details of a packet in Simulation Mode, make sure you have it filtered to view only RIPs and then click on the packet you want to see to get it's details.