0% found this document useful (0 votes)
96 views7 pages

Experiment 6: Implement Distance Vector Routing Protocol

The document summarizes a student's experiment on configuring distance vector routing using Packet Tracer software. It outlines the aim to implement distance vector routing, the hardware and software requirements, and the steps taken to configure routing on two routers by assigning IP addresses to interfaces and enabling routing. The student implemented distance vector routing in Packet Tracer and learned how to configure this routing protocol.

Uploaded by

Ālok Kr
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)
96 views7 pages

Experiment 6: Implement Distance Vector Routing Protocol

The document summarizes a student's experiment on configuring distance vector routing using Packet Tracer software. It outlines the aim to implement distance vector routing, the hardware and software requirements, and the steps taken to configure routing on two routers by assigning IP addresses to interfaces and enabling routing. The student implemented distance vector routing in Packet Tracer and learned how to configure this routing protocol.

Uploaded by

Ālok Kr
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/ 7

Experiment 6

Student Name: Alok Kumar UID: 19BCS1672


Branch: BE CSE Section/Group: 5 C
Semester: 4 Date of Performance:5.04.2021
Subject Name: Computer Networks Lab
Subject Code: CSP 274

1. Aim/Overview of the practical:


Configure a network using Distance Vector routing Protocol using Packet Tracer.

2. Task to be done:
Implement Distance Vector routing protocol

3. Apparatus/Simulator used (For applied/experimental sciences/materials based labs):

S/W Requirement :-

Packet Tracer or NS2

H/W Requirement :-

•Processor – Any suitable Processor e.g. Celeron

•Main Memory - 128 MB RAM

•Hard Disk – minimum 20 GB IDE Hard Disk

•Removable Drives–1.44 MB Floppy Disk Drive

–52X IDE CD-ROM Drive

•PS/2 HCL Keyboard and Mouse


4. Method:

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.168.1.249 255.255.255.252

Router(config-if)#clock rate 64000

Router(config-if)#bandwidth 64

Router(config-if)#no shutdown

Router(config-if)#exit

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.168.1.254 255.255.255.252

Router(config-if)#clock rate 64000

Router(config-if)#bandwidth 64

Router(config-if)#no shutdown

Router(config-if)#exit

Router(config)#

Router 1

Router>enable

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.


Router(config)#interface serial 0/0/0

Router(config-if)#ip address 192.168.1.250 255.255.255.252

Router(config-if)#no shutdown

Router(config-if)#exit

Router(config)#interface serial 0/0/1

Router(config-if)#ip address 192.168.1.246 255.255.255.252

Router(config-if)#clock rate 64000

Router(config-if)#bandwidth 64

Router(config-if)#no shutdown
5. Packet Tracer:
BEFAhTME9T0F NAAC A,
GRADE¥*WI-
cu ) ACCREDITED UNIVERSITY
Discover. Learn. Empower.
6. Result:
Implemented Distance vector Routing Protocol in cisco packet tracer.
Learning outcomes (What I have learnt):
1. Distance vector routing in packet tracer

Evaluation Grid (To be created as per the SOP and Assessment guidelines by the faculty):

Sr. No. Parameters Marks Obtained Maximum Marks


1.
2.
3.

You might also like