0% found this document useful (0 votes)
9 views5 pages

Experiment No 11

The document outlines an experiment on configuring the Routing Information Protocol (RIP) using Cisco Packet Tracer. It includes steps for setting up devices, assigning IP addresses, configuring routers, and verifying the network connection through ping commands. The document provides detailed instructions and IP addressing tables for the configuration process.

Uploaded by

arpiarpi1663
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)
9 views5 pages

Experiment No 11

The document outlines an experiment on configuring the Routing Information Protocol (RIP) using Cisco Packet Tracer. It includes steps for setting up devices, assigning IP addresses, configuring routers, and verifying the network connection through ping commands. The document provides detailed instructions and IP addressing tables for the configuration process.

Uploaded by

arpiarpi1663
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/ 5

Name: Pankaj Kumar Sah Section: D3 Roll No: 11232837

EXPERIMENT NO: 09
AIM: To study about the configuration of RIP Routing protocol by using 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 192.168.20.3 255.255.255.0 192.168.20.1

5. PC4 192.168.30.2 255.255.255.0 192.168.30.1

6. PC5 192.168.30.3 255.255.255.0 192.168.30.1

1|P a g e
Name: Pankaj Kumar Yadav Section: D3 Roll No: 11232837

• 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.

2|P a g e
Name:Durgesh Kumar Yadav Section: D3 Roll No: 11232837
• 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 <IPv4 address><subnet mask><default gateway>(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.
IP Addressing Table Router:

S.NO Device Interface IPv4 Address Subnet mask

FastEthernet0/0 192.168.10.1 255.255.255.0


router0
1. Serial2/0 10.0.0.1 255.0.0.0

FastEthernet0/0 192.168.20.1 255.255.255.0


router1
2. Serial2/0 10.0.0.2 255.0.0.0

3|P a g e
Name:Pankaj kumar Yadav Section: D3 Roll No: 11232837
S.NO Device Interface IPv4 Address Subnet mask

Serial3/0 11.0.0.1 255.0.0.0

FastEthernet0/0 192.168.30.1 255.255.255.0


router2
3. Serial2/0 11.0.0.2 255.0.0.0

• To assign an IP address in router0, click on router0.


• 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 : router rip
CLI command : network <network id>

4|P a g e
Name:Pankaj kumar Yadav Section: D3 Roll No: 11232837
RIP Routes for Router0 are given below:
Router(config)#router rip
Router(config-router)#network 192.168.10.0
Router(config-router)#network 10.0.0.0
RIP Routes for Router1 are given below:
Router(config)#router rip
Router(config-router)#network 192.168.20.0
Router(config-router)#network 10.0.0.0
Router(config-router)#network 11.0.0.0
RIP Routes for Router2 are given below:
Router(config)#router rip
Router(config-router)#network 192.168.30.0
Router(config-router)#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>.
• 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

5|P a g e

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy