Configuration of Routing Information Protocol (RIP) in Cisco Packet Tracer
What is Routing Information Protocol? Routing information protocol is a protocol that routers use to exchange topological information. It is characterized as an interior gateway protocol and is only used in small and medium-sized networks. In Cisco packet tracer this information is updated every 30 seconds . How to use Routing Information Protocol? STEPS: 1) Initially select 2 PC'S, 2 SWITCHES and 2 ROUTERS namely PC-0, PC-1, SWITCH-0, SWITCH-1 ROUTER-0 and ROUTER-1 respectively. 2) Make the necessary connection between the ROUTERS and SWITCHES and SWITCHES and PC'S 3) Now provide the IP addresses to the devices in the following format -: Device name -- IP address -- Subnet Mask -- Gateway PC-0 -- 192.168.1.2 -- 255.255.255.0 -- 192.168.3.2 PC-1 -- 192.168.2.2 -- 255.255.255.0 -- 192.168.2.1 ROUTER-0 -- 192.168.1.1 -- 255.255.255.0 ---------- ( to SWITCH...