Dec30023 Computer Networking Fundamentals Pw2
Dec30023 Computer Networking Fundamentals Pw2
(1) NAME :
STUDENT ID :
(2) NAME :
STUDENT ID :
2 THEORY
This lab consists of two parts. The first part is to build a peer-to-peer network using
packet tracer, and the second part is to use the cable that students have already
prepared in previous lab.
Instructor may perform this lab in two different sessions. Students are needed to install
the Packet Tracer software on their laptop and for the second part, the following
resources are required:
• Two Window XP Professional PCs, each with an installed and functional
Network Interface Card (NIC).
• An Ethernet cable from lab work 1.
Packet Tracer is a program used to illustrate at a basic level how networks work. Packet
Tracer has two different views:
• Logical Workspace
• Physical Workspace
At startup, you are in the Logical Workspace in Realtime Mode. You can build your
network and see it run in real time in this configuration. You can switch to Simulation
Mode to run controlled networking scenarios. You can also switch to the Physical
Workspace to arrange the physical aspects, such as location, of your devices.
2
You cannot run your network while you are in the Physical Workspace. You should
return to the Logical Workspace after you are done in the Physical Workspace.
1 - Menu Bar
This bar provides the File, Options, and Help menus. You will find basic commands
such as Open, Save, Print, and Preferences in these menus. You will also be able to
access the Activity Wizard from the File menu.
3
5 - Workspace
This area is where you will create your network, watch simulations, and view many
kinds of information and statistics.
4 EQUIPMENT / TOOLS
5 PROCEDURE
a. By Clicking the “end devices” icon on bottom left of the screen, choose the
‘generic’ icon of a PC. You can simply drag the icon on to the workspace or click
on the icon and click on the workspace. You need to have at least two PC to
create a peer-to-peer network.
4
b. Click on the “connections” (the thunder bolt icon) and choose appropriate cable
to link the PCs. Write down the correct type of cable to be used in Result section.
d. Do the same step to the other PC. A correct connection will show a green color
on the cable.
a. Click on the PC and click the Config tab. Change the Display name into
Computer A.
5
b. On the left-hand side, there a FastEthernet option under INTERFACE tab, click
FastEthernet. Under IP Configuration section, choose the Static and write
down this information.
c. Click on another PC repeat step a-b but this time use 192.168.10.2 as the IP
address for Computer B. Do the same steps if you have more than 2 PC (e.g.
Computer C (192.168.10.3), Computer D (192.168.10.4) etc.)
a. You can test the connection using two methods. First, you can ping Computer B
from Computer A. Click on Computer A and choose the Desktop tab. Click on
the Command Prompt.
6
b. Type in this line into the command prompt. This command prompt act as the real
command prompt on your computer. Type ping 192.168.10.2 and press Enter
button.
c. If the pings are successful, that means, Computer A and Computer B are
connected. If the command prompt display “Request Timed Out” the connection
is not established. You might use the wrong cable.
d. Take a screen shot of the result and submit it with the report.
7
b. Click on Computer A, and then, click on computer B. (you can do vice versa)
c. Ping is successful when the bottom right column display this.
a. Check the computer name setting for each PC and make adjustment is
necessary. To do this, right click This PC icon (Windows 10) and click on
Properties. Click Change Setting and then Change button to change
Computer Name. (You don’t need to click ‘change setting if you don’t want to
change your computer name. Remember to restart your PC after you changed
the Computer name)
8
b. Write down the computer name that will be used to create peer-to-peer network
in the Result section.
c. Click OK to close the System Properties Window.
a. Use the Ethernet cable you did in practical work 1. Remember to use the correct
cable. Plug one end of the cable into the Ethernet NIC Computer 1.
b. Plug the other end of the cable into Ethernet NIC of Computer 2. As you inserted
the cable, you should hear a click which indicated that the cable connector is
properly inserted into the port.
a. After the Ethernet crossover cable is connected to both computers, take a close
look at each Ethernet port. A light (usually green or amber) indicates that
physical connectivity has been established between the two NICs. Try
unplugging the cable from one computer then reconnecting it to verify that the
light goes off then back on.
b. Go to the Control Panel, double click the Network Connections icon, and confirm
that the local area connection is established. The following figure shows an
active local area connection. If physical connectivity problems exist, you will see
a red X over the Local Area Connection icon with the words Network cable
unplugged.
9
c. If the Local Area Connection does not indicate that it is connected, troubleshoot
by repeating Steps 3 and 4. You may also want to ask your instructor to confirm
that you are using the correct Ethernet cable.
a. Configure the logical addresses for the two computers so that they are able to
communicate using TCP/IP. On one of the computers, go to the Control Panel,
double click the Network Connections icon, and then right click the connected
Local Area Connection icon. Choose Properties from the pull-down menu.
b. Using the scroll bar in the Local Area Connection Properties window, scroll
down to highlight Internet Protocol Version 4 (TCP/IPv4). Click the Properties
button.
10
c. Select the ‘Use the following IP address’ radio button and enter the following
information.
IP Address 192.168.1.1
Subnet Mask 255.255.255.0
d. Click OK, which will close the Internet Protocol Version 4 (TCP/IPv4)
Properties window. Click the Close button to exit the Local Area Connection
Properties window.
e. Repeat step a-d for the second computer using the following information.
IP Address 192.168.1.2
Subnet Mask 255.255.255.0
11
Task 6: Configure IP address for computers.
NOTE: To test TCP/IP connectivity between the computers, Windows Firewall must
be disabled temporarily on both computers. Windows Firewall should be re-enabled
after the tests have been completed.
a. Now that the two computers are physically connected and configured correctly
with IP addresses, we need to make sure they can communicate with each other.
The ping command is a simple way to accomplish this task. The ping command
is included with the Windows operating system.
b. On PC1, go to Start, then Run. Type cmd, and then click OK. A Windows
command prompt window will appear as shown in the figure below.
c. At the >prompt, type ping 192.168.1.2 and press Enter. A successful ping will
verify the IP connectivity.
d. Repeat Steps 6a-6c on the second computer. The second PC will ping to the IP
address 192.168.1.1.
e. Close the command prompt window on both computers.
f. Take a screen shot of the result and submit it with the report.
a. Try to share a folder from one computer. To share a folder in Windows 7, right
click any folder with the mouse pointer. Select Share with →Specified people…
To share a folder in Windows 10, right click any folder with the mouse pointer.
Select Give access to →Specified people…
12
b. Now click the drop-down menu arrow and select Everyone then click Add.
c.
The Permission Level can be set according to what you want to give to other
computers based on the following guidelines.
Permission Description
Permits the user(s) to:
- view the file names
and subfolder names
Read - navigate to subfolders
- open files
- copy and view data in
the folder's files
The Read permissions,
plus permits the user(s) to:
Read / Write - create folders
- add new files
- delete files
d. Put any file (audio, video, picture etc.) into the folder you just shared on one of
the connected computers and try to access it from the others computers.
13
Task 8: Share resource to other computers.
6 RESULT
Part A: Step 1
The cable used is a ________________________________ cable.
Part A: Step 3
Result screenshot.
Part B : Step 1
Network Diagram
Part B : Step 2
Computer 1 Name:
Computer 2 Name :
Part B : Step 6
Result screenshot
7 Discussion
8 Conclusion
14
PRACTICAL SKILL ASSESSMENT (PLO5/P4/CLS3a, 3c/CLO2)
2 Not Yet Student can understands and follow the instruction but completes only some of
Competent the tasks with a little error.
1 Not Achieved Having difficulties to complete the task and totally being assisted to complete the
task given.
/5
8. Share resource to other computers.
15
GENERIC SKILL ASSESSMENT (PLO8/A3/CLS5/CLO3)
CLO3: Demonstrate awareness of the norm practice of professional bodies such as IEEE or TIA/EIA 568
A/B during practical work session.
Score Description
SCORE
Attribute Sub-Attribute
1 2 3 4 5
16