0% found this document useful (0 votes)
29 views18 pages

Computer Networks

This document describes the configuration of RIP routing between 4 routers in Cisco Packet Tracer. It involves setting up the network topology with PCs and routers, configuring IP addresses on each device, enabling RIP on the routers with the appropriate network commands, and verifying connectivity by pinging devices. The RIP routes are configured on each router to advertise the correct networks. Screenshots show the configurations and successful pings between devices.

Uploaded by

BBM Sathvik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views18 pages

Computer Networks

This document describes the configuration of RIP routing between 4 routers in Cisco Packet Tracer. It involves setting up the network topology with PCs and routers, configuring IP addresses on each device, enabling RIP on the routers with the appropriate network commands, and verifying connectivity by pinging devices. The RIP routes are configured on each router to advertise the correct networks. Screenshots show the configurations and successful pings between devices.

Uploaded by

BBM Sathvik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

BOGGARAPU BALA MOHAN SATHVIK

DIGITAL AssIGnmenT – 3
COMPUTER NETWORKS LAB

PRACTICE PROBLEM SET - 3


BCSE308P

NAME : Boggarapu Bala Mohan Sathvik


REG NO : 21BCE0270
SLOT : L11+L12+D2
FACULTY NAME : Manikandan G

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

RIP Routing Configuration Using 4 Routers in Cisco Packet Tracer

Step 1: First, open the Cisco packet tracer desktop and select the devices
• Then, create a network topology as shown below the image.
• Use an Automatic connecting cable to connect the devices with others.
Step 2: Configure the PCs (hosts) with IPv4 address and Subnet Mask
according to the IP addressing table given above.
• To assign an IP address in PC0, click on PC0.
• Then, go to desktop and then IP configuration and there you will IPv4
configuration. • Fill IPv4 address and subnet mask.
• Assigning an IP address using the ipconfig command, or we can also assign an
IP address with the help of a command.
• Go to the command terminal of the PC.
• Then, type iPConfig (if needed) Example: iPConfig 192.168.10.2
255.255.255.0 192.168.10.1
• Repeat the same procedure with other PCs to configure them thoroughly.
Step 3: Configure router with IP address and Subnet mask.
• To assign an IP address in router0, click on router0.

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

• Then, go to config and then Interfaces.


• Make sure to turn on the ports.
• Then, configure the IP address in FastEthernet and serial ports according
to IP addressing Table.
• Fill IPv4 address and subnet mask.
• Repeat the same procedure with other routers to configure them
thoroughly.
Step 4: After configuring all of the devices we need to assign the routes to the
routers.
To assign RIP routes to the particular router:
• First, click on router0 then Go to CLI.
• Then type the commands and IP information given below.
CLI command : network <network id>
RIP Routes for Router0 are given below:
Router(config)#network 192.168.10.0
Router(config)#network 10.0.0.0
RIP Routes for Router1 are given below:
Router(config)#network 192.168.20.0
Router(config)#network 10.0.0.0
Router(config)#network 11.0.0.0
RIP Routes for Router2 are given below:
Router(config)#network 192.168.30.0
Router(config)#network 11.0.0.0
Step 5: Verifying the network by pinging the IP address of any PC.
• We will use the ping command to do so.
• First, click on PC0 then Go to the command prompt.
• Then type ping <IP address of targeted node>.

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

• As we can see in the below image we are getting replies which means the
connection is working properly.
Example : ping 192.168.20.2

PC CONFIG:

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

ROUTER CONFIG:
Router-0:

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

Router-1:

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

Router-2:

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

Router-3:

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

Output:
Understanding Packet Flow:

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

21BCE0270
BOGGARAPU BALA MOHAN SATHVIK

Pinging the Device:

21BCE0270

You might also like