Lab 10 1 Packet Tracer RIP - nataneliezer/tech-journal GitHub Wiki
Summary
In this lab we learned how to set up rip routing in packet tracer. This is much easier and faster than static routing which we had been doing prior. We did this by opening the commands on the router and inputing the following commands.
How do you enable RIPv2 on a router?
In order to enable RIP v2 routing on a router you have to enter config mode. From there you type the commands router rip version 2 then specify networks connected to the router you are working on
What networks should a RIP-enabled router advertise?
networks directly connected to the router
What command do you use to advertise a network?
network "address of next network"
How do you view the PDU details of a packet in Simulation Mode?
You have to switch to simulation mode after enter simulation mode change the filters to select RIP. go to event list and click on a packet. This should show the PDU details.