You are on page 1of 7

20CS2008L – COMPUTER NETWORKS URK20CS2065

Ex No: 6
DYNAMIC ROUTING - RIPv1 and RIPv2
Date: 02/02/2022

AIM: To enable dynamic routing for the given topology using RIPv1 and RIPv2 for a classful
network. Test the connectivity between all devices of the network.

COMMANDS:

RIPv2:

32
20CS2008L – COMPUTER NETWORKS URK20CS2065

PROCEDUE:
For RIPv1:
1. Configure IP Addressing on the Host PCs.
2. Configure Routers Interfaces.
3. Configure the routers to install the route using the RIPv1.
4. Test and Verify the Configurations.

For RIPv2:
1. Configure IP Addressing on the Host PCs.
2. Configure Routers Interfaces.
3. Configure the routers to install the route using the RIPv2.
4. Test and Verify the Configurations.

TOPOPLOGY DIAGRAM:

RIPv1

33
20CS2008L – COMPUTER NETWORKS URK20CS2065

RIPv2

ADDRESSING TABLE:

DEFAULT
DEVICES INTERFACE IP ADDRESS SUBNET MASK
GATEWAY

Fa0/0 40.0.0.254 255.0.0.0 NA


RO
Se2/0 30.0.0.1 255.0.0.0 NA

Fa0/0 10.0.0.254 255.0.0.0 NA

R1 Se2/0 30.0.0.2 255.0.0.0 NA

Se3/0 50.0.0.1 255.0.0.0 NA

Fa0/0 20.0.0.254 255.0.0.0 NA


R2
Se2/0 50.0.0.2 255.0.0.0 NA

PC0 NIC 40.0.0.1 255.0.0.0 40.0.0.254


PC2 NIC 10.0.0.1 255.0.0.0 10.0.0.254
PC3 NIC 20.0.0.1 255.0.0.0 20.0.0.254

34
20CS2008L – COMPUTER NETWORKS URK20CS2065

OUTPUT:

RIPv1:

CONFIGURING RIPv1 IN R3

CONFIGURING RIPv1 IN R0

CONFIGURING RIPv1 IN R1

35
20CS2008L – COMPUTER NETWORKS URK20CS2065

RIPv2:

CONFIGURING RIPv2 IN R0

CONFIGURING RIPv2 IN R1

CONFIGURING RIPv2 IN R2

36
20CS2008L – COMPUTER NETWORKS URK20CS2065

ROUTING TABLE OF R1 WHICH WAS CONFIGURED USING RIPv1

ROUTING TABLE OF R1 WHICH WAS CONFIGURED USING RIPv2

RIPv1:

37
20CS2008L – COMPUTER NETWORKS URK20CS2065

RIPv2:

VIDEO: https://youtu.be/d-Wic3PfLvs

RESULT: Dynamic routing using RIPv1 and RIPv2 is done for the given topology and intended
output is obtained successfully.

38

You might also like