IT 316L Learning Activity 4
IT 316L Learning Activity 4
College of Science
Information Technology and Management Department
LEARNING
ACTIVITY
4
Submitted by:
Submitted to:
Date Started:
May 10, 2020
Date of Submission:
May 10, 2020
IT 316L NETWORKING 1
Hardware Requirements
Software Requirements
• Windows 7 or higher; or Smart Phone that have the following:
o pdf Reader
o Packet tracer Application
o Word Application
________________________________________________________________________
2
IT 316L NETWORKING 1
INTRODUCTION
________________________________________________________________________
3
IT 316L NETWORKING 1
LEARNING ACTIVITY 4
OBJECTIVES
BACKGROUND / SCENARIO
In this learning activity file, you will study how to construct a simple network and
complete the configuration process of various network devices.
PROCEDURES:
Note: If the file does not open, make sure you have properly installed the Packet
Tracer application program.
________________________________________________________________________
4
IT 316L NETWORKING 1
Note: You can see the different types of topology in Module 2 Lecture Notes. See also
Learning Activity 3 for GUI familiarization and connection.
Note: Your screen should look like figure 2 after following the instruction below
________________________________________________________________________
5
IT 316L NETWORKING 1
b. Now click on the End Devices category in the Device-Type Selection box
and deploy PC.
c. Click PC0 to display the Network Component Box. On your screen you
will notice two (2) boxes: Customize Icon in Physical View and
Customize Icon in Logical View.
________________________________________________________________________
6
IT 316L NETWORKING 1
d. Click again the PC on the Device-Type Selection box while holding the
Ctrl Key
e. Click it on your workspace to create PC1 to PC3.
f. Click the on the Device-Type Selection box and deploy Server.
Figure 8. Server
Note: After connecting all the devices, notice that PC0 is marked red.
________________________________________________________________________
8
IT 316L NETWORKING 1
p. Click the PC0 icon to put it into ON mode by clicking the red button. You
will notice the yellow light signal that your PC0 is ON.
________________________________________________________________________
9
IT 316L NETWORKING 1
3. Once the link lights all turn green, click on Server0 and configure it using the
following instructions below:
________________________________________________________________________
10
IT 316L NETWORKING 1
e. Click the close button for Command prompt and close button for PC0 window.
________________________________________________________________________
12
IT 316L NETWORKING 1
Note: Repeat the instruction starting form letter a to letter h, but for letter d, type in
193.168.100.4 for PC2 and for PC3, type in 193.168.100.5. Make sure that each node
has a different IP Address so that we will not encounter some error on the distribution
of an IP Addresses. Repeat also the ping instruction for PC1, PC2 and PC3. See
number 5, letter (a) to letter (e) instructions.
________________________________________________________________________
13
IT 316L NETWORKING 1
d. Click Go Button.
Note: You will notice that there is a display of information. This happens because the
web server feature is on by default in the server and PC0 just connected to the default
page.
e. Click on a link and use the front and back arrows to the move back and forth
through the pages.
f. When done, close the Web browser Tab and the PC0 window.
________________________________________________________________________
14
IT 316L NETWORKING 1
Note: Next is some basic configuration of network devices switch. Routers have the
same tabs as switches, so their interface works the same.
8. Click on Switch.
Note: Using Config Tab is not available on real networking equipment, but we need to
explain this tab for two reasons. There some simple devices that have Config Tab and
Config Tab can be useful for basic learning of commands especially for beginners. It
shows a list of components that can be configured on this device. Global Setting
permits a user to change the name of a device that displays in the workspace and
change the internal name shown at the Command Line Prompt as well as buttons for
saving, loading, exporting and erasing configuration files.
b. Double click in the Hostname Dialog Box highlighting the word Switch.
Note: Packet Tracer will display the IOS Commands necessary to accomplish the
name change in Equivalent IOS Commands Box. See Command display below:
Central>enable
Central#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Central(config)#
Note: This is the command that would be entered to do the same thing from the
Command Line Interface or CLI. The Config Tab will show the command to see how it
should be done in CLI.
________________________________________________________________________
16
IT 316L NETWORKING 1
Note: You will see that the Equivalent IOS Command Box shows a command of
“Interface FastEthernet0/1”. This command used to select the interface from the CLI.
Note: As you can see, same command in the Equivalent IOS Command Box are listed
in the CLI Window.
________________________________________________________________________
17
IT 316L NETWORKING 1
Central>enable
Central#
Central#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Central(config)#interface FastEthernet0/1
Central(config-if)#
Central(config-if)#exit
Central(config)#interface FastEthernet0/1
Central(config-if)#Shutdown
Note: This command just shut the node down from the Command Line. Notice that the
green lights in PC0 change to red and no longer active because the interface on the
switch was Shutdown.
This complete the learning activity and your screen should look like the illustration
below:
________________________________________________________________________
18
IT 316L NETWORKING 1
Note: If your workspace looks like figure 28, save the file using the filename format:
LA4Lastname.pkt
Example: LA4Verceles.pkt
• Take a selfie picture of your Final Output and Exit Packet Tracer.
Note: If the workspace does not look like figure 28 you might want to try the activity
again to practice.
________________________________________________________________________
19
IT 316L NETWORKING 1
• For the first paragraph, write a simple description after the screenshot.
• For the second paragraph, discuss what you have technically learned after
this activity.
________________________________________________________________________
20
IT 316L NETWORKING 1
c. Personal Experience
ii. Explain what you have felt during the Learning Activity.
Congratulations!
REFERENCES
Packet Tracer. (Version 7.3.0) [Software] Cisco Systems, Inc. Available from:
https://www.netacad.com/courses/packet-tracer/introduction-packet-tracer 2020
________________________________________________________________________
22