Lab 10 1 - ModeJeffrey/NET150 GitHub Wiki
Important Commands: Ping - Tests connectivity between computers Router rip - Enables RIP config terminal Version 2 - Enables RIP V2 Network - Adds a network to WIP
Important Concepts: The use of RIP to configure routers
Important Things to Note: RIP, or Routing Information Protocol, is a protocol that enables routers to broadcast their routing tables to other routers. It is set up by enabling the RIP config terminal in a router by entering router rip followed by version 2 and entering the IP addresses of the networks you seek to be connected to. Be sure to enter the IPs correctly, for a typo may screw up the whole process.