Вы находитесь на странице: 1из 10

ESTABLISHING A LOCAL AREA NETWORK (LAN)

A CASE STUDY REPORT

CP7112-NETWORK DESIGN
Submitted By
ANJALI C
Of
Master of Engineering
In
Computer Science and Engineering

M.P.NACHIMUTHU M.JAGANATHAN ENGINEERING COLLEGE


SUDHANANDHAN KALVI NAGAR,CHENNIMALAI-638112,
ANNA UNIVERSITY:CHENNAI-600025.

M.P.NACHIMUTHU M.JAGANATHAN ENGINEERING COLLEGE

SUDHANANDHAN KALVI NAGAR,CHENNIMALAI-638112,


ANNA UNIVERSITY:CHENNAI-600025.

BONAFIDE CERTIFICATE
Certified that this case study report ESTABLISHING A LOCAL AREA
NETWORK (LAN) is the bonafide work of

ANJALI C
Of
Master of Engineering
In
Computer Science and Enineering
Ist year/Ist Semester

Who carried out the case study work under our supervision.

Mr.B.YUVA RAJ, M.E.


Mr.K.N.SIVAKUMR,M.E.
Assistant Professor,
of the Department,
Depatment of CSE.
Depatment of CSE.

Head

S.NO

TITLE

PAGE NO

AIM

INTRODUCTION

ESTABLISHING A LOCAL AREA NETWORK (LAN)

REQUIREMENTS

PROCEDURES

NETWORK TOPOLOGY:

PC-1 IP ADDRESS:

PC-2 IP ADDRESS:

5
GRAPHICAL VIEW

10

6
OSI LAYER ARCHITECTURE:

11

OUTPUT

Aim:
To analyze the performance of various configurations and protocols in LAN.
Establishing a Local Area Network (LAN):
The main objective is to set up a Local Area Network, concepts involved in this network are IP
addressing and the Address Resolution Protocol (ARP). The required equipments are
192.168.1.1, 192.168.1.2, 192.168.1.3, Host A Host B Host C, Switch/HUB, three PC`s equipped
with at least oneNIC, one HUB or Switch and the necessary cables. Once the physical LAN is set
up the hosts need to be configured using the ifconfig command. To verify communication among
the machines the ping command is used. Next, to manipulate the routing tables at the hosts to
understand how machines know where to send packets. Since the ifconfig command places a
default route into the routing tables this route must be deleted. toblindfold the machine. The
ping command is used again to show that communication is no longer available. To re-establish
communication the routes are put back into the routing table one host at a time. Communication
is once again verified using the ping command.
REQUIREMENTS:
1.
2.
3.
4.
5.
6.
7.

3 Windows PC or 3 Linux PC, Each PC must Have One NIC cards.


1 Switch (8 port) or 1 Hub.
3 Straight Line LAN (cat-5) Cables with RJ-45 Sockets.
Power supply
Class C IP Address. using Static IP configuration.
Basic Network Configuration Commands. For Switch and PCs.
Cisco Packet Tracer 6.0.1

PROCEDURES:
1.
2.
3.
4.
5.
6.
7.
8.

Open The CISCO PACKET TRACER software.


Draw The Three PC using End Device Icons.
Draw The CISCO 24 Port Switch Using Switch icon lists.
Make The Connections using Straight-Through Ethernet Cables.
Enter The IP Address To Each Machine.
Check the IP address for Every PC using ipconfig or ifconfig Command.
Check The Connections using Ping Commands.
View The MAC Address Table.

NETWORK TOPOLOGY:

PC-1 IP ADDRESS:

PC-2 IP ADDRESS:

PC-3 IP ADDRESS:

VIEW THE SWITCH MAC ADDRESS TABLE :


Command Line View:
Switch>show mac-address-table

Graphical View :

ARP Table For Switch :


ARP is Layer 2 to Layer 3 mapping; if our switches are Layer 2 and pings are on the same
network, there is no arp cash on switches.
PING PC 1 - PC 2 :
ping command is a Network Utility Command. ping tools use Internet Control Message Protocol
(ICMP). ping used to verify the connection between source PC to Destination PC.
c:>ping 192.168.1.3

PING PC 1 - PC 3
c:>ping 192.168.1.3

OSI LAYER ARCHITECTURE:

INPUT PROTOCOL DATA UNIT (PDU):

OUTPUT PROTOCOL DATA UNIT (PDU):

Вам также может понравиться