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

Basic LAN Setup and Connectivity Lab

This lab aimed to create a basic local area network (LAN) by connecting 6 PCs to a hub and configuring their IP addresses manually. Key steps included verifying connectivity on the hub, assigning static IP addresses, enabling and disabling network interfaces, using commands like ipconfig, ping, arp, and netstat to test connectivity between PCs on the LAN. The lab demonstrated how to set up and troubleshoot a simple networked environment and examine the network configuration and active connections between devices.

Uploaded by

Jesse Fleming
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)
81 views5 pages

Basic LAN Setup and Connectivity Lab

This lab aimed to create a basic local area network (LAN) by connecting 6 PCs to a hub and configuring their IP addresses manually. Key steps included verifying connectivity on the hub, assigning static IP addresses, enabling and disabling network interfaces, using commands like ipconfig, ping, arp, and netstat to test connectivity between PCs on the LAN. The lab demonstrated how to set up and troubleshoot a simple networked environment and examine the network configuration and active connections between devices.

Uploaded by

Jesse Fleming
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

Lab 3

Basic LAN Setup


Objective:
The purpose of this lab is for the student to create a basic LAN. Students
will connect and configure PC’s in a LAN. Students will also utilize network
commands to test and verify network connectivity between devices.

Diagram:

Components:
6 – PC’s with an Ethernet NIC
1 – Hub

Procedure:
• Connect all PC’s to the hub. Verify that the connectivity light on
the hub is active for every PC that is connected.

• Go to the network card properties for IP Version 4 and manually


put in the machines IP address.

• Save the configuration and disable the NIC, then re-enable the
NIC.

• In a production environment you should reboot the


machine after an IP address change. Explain why.
____It allows the system to fully update its settings within a work
environments
network.______________________________________________
__________________________________________________
__________________________________________________

• Bring up a command prompt and verify the machines IP


address has been configured properly by running the ipconfig command
• Run the ipconfig /all command. Find the mac address of the PC
and record it below.
____00-50-56-
c0-00-08________________________________________________

• Bring up a command prompt and ping the IP address of another


machine in the diagram.

• Was the ping successful? How can you tell?


• I received a ACK of the
reply.________________________________________________
• Ping the IP address [Link].
• Was the ping successful? How can you tell? ________
• Yes, I received a reply
message.________________________________________
• Ping [Link]

• Was the ping successful? What is this address?


________Yes, this is a loop around of my own connection.
________________________________________

• Run the command arp –a in the command prompt.

• List the entries below


_______________________________________________
__________
_____________________________________
_______________________________________________

• Ping all of the PC’s, then run the arp –a command again.
• Did the arp table change? Why?
______No, because I had already pinged the other students at this
point. It connects to the others I do, and does not automatically do
so if I had not already pinged the other students IP
addresses._______________________________________
_____________________________________________
_____________________________________________

• Run the command netstat –a in the command prompt.

• What is listed?
________It lists all established connections.
________________________________________
________________________________________________
________________________________________________

• Go to an Internet browser and type in \\[Link]


• Did the table in netstat –a change?
_____________The table did not
change.___________________________________

• Run [Link] and observer its table. Try to make another


connection to \\[Link].

• How is tcpview different from netstat (besides one being


command based and the other gui based.
____TCPview is updating in real time, whereas netstat simply
shows a snapshot where you would need to constantly rerun the
command.
____________________________________________
________________________________________________
________________________________________________

• What did you learn by completing this lab?

_____How to check connectivity of servers as well as PCs within a LAN network.


____________________________________________________
_________________________________________________________
_________________________________________________________
_________________________________________________________
_________________________________________________________

You might also like