lab report 6

8
EAST WEST UNIVERSITY DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING LAB-REPORT Experiment No: 06 Experiment Name : DHCP Server, Routing Protocols and Their Configurations Course code : EEE 433 Course Name: COMPUTER NETWORKS Section: 1 SUBMITTED BY Name: Md. Rouzatun Rafiue ID: 2011-1-80-060 SUBMITTED TO FMA

Upload: turjo987

Post on 25-Jul-2015

86 views

Category:

Engineering


3 download

TRANSCRIPT

Page 1: Lab report 6

EAST WEST UNIVERSITY

DEPARTMENT OF ELECTRICAL AND ELECTRONIC ENGINEERING

LAB-REPORT

Experiment No: 06

Experiment Name : DHCP Server, Routing Protocols and Their Configurations

Course code : EEE 433

Course Name: COMPUTER NETWORKS

Section: 1

SUBMITTED BY

Name: Md. Rouzatun Rafiue

ID: 2011-1-80-060

SUBMITTED TO

FMA

Date of Performance: 25-11-2014

Date of submission : 02-12-2014

Page 2: Lab report 6

Objective:

The objective of this experiment is to learn about DHCP Server, Routing Protocols and Their Configurations.

Fig -1 : Connection Diagram

PC configuration :

Rafiue

Gateway : 192.168.1.1

DNS Server : 192.168.1.5

IP Address : 192.168.1.10

Shakkhor

Gateway : 192.168.1.1

DNS Server : 192.168.1.5

IP Address : 192.168.1.20

Page 3: Lab report 6

FMA

Gateway : 192.168.3.1

DNS Server : 192.168.3.5

IP Address : 192.168.3.10

DAH

Gateway : 192.168.3.1

DNS Server : 192.168.3.5

IP Address : 192.168.3.20

Fig -2 :Router 0 configuration

Page 4: Lab report 6

Fig -3 :Router 1 configuration

Fig-4 : Successful Sending operation in Realtime with PDU list

Page 5: Lab report 6

Fig-5 : Sending process in simulation when operation is in process

Fig-6: Sending process in simulation when operation is successful

Page 6: Lab report 6

Discussion:

In this experiment, at first, Packet Tracer is used to simulate a computer network with four computers, two switches, and two routers. A router is a computer networking device that buffers and forwards data packets across an internetwork toward their destinations, through a process known as routing. A router acts as a junction between two or more networks to buffer and transfer data packets among them. A router is different from a switch. A router works on layer 3 of OSI model, while a switch works on layer 2. For all PCs, DHCP was enabled.

DHCP : Dynamic Host Configuration Protocol, a protocol for assigning dynamic IP addresses to devices on a network. With dynamic addressing, a device can have a different IP address every time it connects to the network. DHCP also supports a mix of static and dynamic IP addresses. Normally the DHCP server provides the client with at least this basic information:

IP Address

Subnet Mask

Default Gateway

RIP : Routing Information Protocol is an interior gateway protocol that uses a distance-vector algorithm to determine the best route to a destination, using the hop count as the metric. RIP prevents routing loops by implementing a limit on the number of hops allowed in a path from the source to a destination. The maximum number of hops allowed for RIP is 15.

OSPF : Open Short Path First is a routing protocol.Its use link state routing protocol.

EIGRP : Enhanced Interior Gateway Routing Protocol is an advanced vector routing protocol.That is use on a computer network to help automate routing decision configuration.

Conclusion :

This experiment gives us a hand on experience of using Packet Tracer for simulating a computer network and sending PDU from one network’s PC to another network’s PC.