Rip configuration in packet tracer pdf
- how to configure rip in packet tracer
- how to configure rip version 2 in packet tracer
- rip command in packet tracer
- how to configure rip in cisco packet tracer
Dynamic routing cisco packet tracer 3 routers
Dynamic routing configuration step by step!
RIP Routing Configuration Using 3 Routers in Cisco Packet Tracer
Pre-Requisite: Routing Information Protocol (RIP)
Routing Information Protocol (RIP) is an active routing protocol that operates hop count as a routing metric to find the most suitable route between the source and the destination network.
It is a distance-vector routing protocol that has an AD value of 120 and works on the Network layer of the OSI model.
Steps to Configure and Verify Three Router Connections in Cisco Packet Tracer using RIP Routing:
Step 1: First, open the Cisco packet tracer desktop and select the devices given below:
| S.NO | Device | Model Name | Qty. |
|---|---|---|---|
| 1. | PC | PC | 6 |
| 2. | Switch | PT-Switch | 3 |
| 3. | Router | PT-router | 3 |
IP Addressing Table:
| S.NO | Device | IPv4 Address | Subnet mask | Default Gateway |
|---|---|---|---|---|
| 1. | PC0 | 192.168.10.2 | 255.255.255.0 | 192.168.10.1 |
| 2. | PC1 | 192.168.10.3 | 255.255.255.0 | 192.168.10.1 |
| 3. | PC2 | 192.168.20.2 | 255.255.255.0 | 192.168.20.1 |
| 4. | PC3
|