0% found this document useful (0 votes)
63 views

IT 316L Learning Activity 4

This document provides instructions for a learning activity to construct a simple network in Packet Tracer and configure various network devices. The activity involves creating a network topology with 4 PCs connected to a switch, which is then connected to a server. Each device is configured with an IP address on the same subnet and their connectivity is tested using ping commands. The document contains detailed step-by-step procedures to guide students in building the network, configuring the IP addresses and testing connectivity between devices.

Uploaded by

Marcos Jeremy
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)
63 views

IT 316L Learning Activity 4

This document provides instructions for a learning activity to construct a simple network in Packet Tracer and configure various network devices. The activity involves creating a network topology with 4 PCs connected to a switch, which is then connected to a server. Each device is configured with an IP address on the same subnet and their connectivity is tested using ping commands. The document contains detailed step-by-step procedures to guide students in building the network, configuring the IP addresses and testing connectivity between devices.

Uploaded by

Marcos Jeremy
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
You are on page 1/ 22

ADAMSON UNIVERSITY

College of Science
Information Technology and Management Department

LEARNING
ACTIVITY
4

In partial fulfillment of the requirements for the course


IT 316L NETWORKING 1

Submitted by:

LAST NAME, FIRST NAME MI.


Program Name : Bachelor of Science in Information Technology
Student Number : 1111111

Submitted to:

MS. QUINTINA M. RACAL - VERCELES

Date Started:
May 10, 2020

Date of Submission:
May 10, 2020
IT 316L NETWORKING 1

Requirements for Learning Activity

Hardware Requirements

• 1 Set PC or Smart Phone

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

(Discuss the brief introduction overview of the Learning Activity


specially the learning strategies you used to do this)

________________________________________________________________________
3
IT 316L NETWORKING 1

LEARNING ACTIVITY 4

CONSTRUCTION OF A NETWORK AND


CONFIGURE NETWORK DEVICES

OBJECTIVES

• Discover how to construct a network setup


• Discover how to configure various network devices
• Discover how to setup an IP address in an end device
• Discover how to use ping in command prompt

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:

Step 1: Open the Packet Tracer

Your screen should look like figure 1 shown below.

Figure 1. Packet Tracer Environment

Note: If the file does not open, make sure you have properly installed the Packet
Tracer application program.

________________________________________________________________________
4
IT 316L NETWORKING 1

Step 2: Create a Network Topology

Note: You can see the different types of topology in Module 2 Lecture Notes. See also
Learning Activity 3 for GUI familiarization and connection.

2.1 Create the network shown below.

Figure 2. Presented Graphical User Interface Design

Note: Your screen should look like figure 2 after following the instruction below

a. Click the End Devices on the Device-Type Selection box.

Figure 3. End Devices Available

________________________________________________________________________
5
IT 316L NETWORKING 1

b. Now click on the End Devices category in the Device-Type Selection box
and deploy PC.

Figure 4. End Devices 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.

Figure 5. PC0 Network Component Box

c.1 Click the first box (Customize Icon in Physical View)

________________________________________________________________________
6
IT 316L NETWORKING 1

Figure 6. PC0 Network Component Box

c.2 Click the Browse button.


c.3 Locate Cisco Packet Tracer Folder in your computer
c.4 Double Click the Cisco Pocket Tracer Folder
c.5 Locate the art Folder and double click it
c.6 Locate the ComponentBox folder and locate the filename group1.png
c.7 Click the filename group1.png
c.8 Click the Open button
c.9 Now click the second box (Customize Icon in Logical View) and repeat
the instruction in c.2 – c.8. In c.6 the filename that you need to locate is
group1_on.png.

Figure 7. PC0 Customized Icon in Physical View and Logical View


________________________________________________________________________
7
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

g. Click on the Device-Type Selection box Network Devices, Switches


category
h. Click on that icon 2960 switch that you will see the devices in the Device-
Specific Selection box.

Figure 9. 2960 Switch

i. Deploy it on the workspace


j. Click on the Device-Type Selection box Connections category

Figure 10. Connections

k. Use port FastEthernet 0/1 on the switch for PC0


l. Use port FastEthernet 0/2 on the switch for PC1
m. Use port FastEthernet 0/3 on the switch for PC2
n. Use port FastEthernet 0/4 on the switch for PC3
o. Use port FastEthernet 0/5 on the switch for Server0

Note: After connecting all the devices, notice that PC0 is marked red.
________________________________________________________________________
8
IT 316L NETWORKING 1

Figure 11. PC0 Connection not On

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.

Figure 12. PC0 Connection 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:

Figure 13. Server0 Network Component View

a. Click on the Desktop Tab.


b. Click on the IP Configuration Icon.

Figure 14. Server0 IP Configuration View

c. Click on the IP Address Dialog Box.


d. Type in 193.168.100.1 as the IP Address and press enter.
e. A default value of 255.255.255.0 should appear in the Subnet Mask field.
f. Click the Close Button.

________________________________________________________________________
10
IT 316L NETWORKING 1

4. Now, let’s configure PC0.


a. Click on the Desktop Tab.
b. Click on the IP Configuration Icon.
c. Click on the IP Address Dialog Box.
d. Type in 193.168.100.2 as the address and press enter.
e. A default value of 255.255.255.0 should appear in the Subnet Mask field
f. Click the Close Button in the Upper Right corner to close the IP Configuration
window

Figure 15. PC0 IP Configuration View

5. Click on the icon labeled Command Prompt

Figure 16. PC0 Command Prompt Label


________________________________________________________________________
11
IT 316L NETWORKING 1

a. This will be shown in the Command Prompt

Figure 17. PC0 Command Prompt

b. Type the following command: ping 193.168.100.1 and press enter.


c. If you have done everything correctly, you should see the following output. reply
statement.
d. If the replies are not prompted, try redoing the server configuration.

Figure 18. Ping Command 193.168.100.1

e. Click the close button for Command prompt and close button for PC0 window.

________________________________________________________________________
12
IT 316L NETWORKING 1

6. Now, let’s configure PC1 to PC3.

a. Click on the Icon PC1


b. Click on the Desktop Tab
c. Click on the IP Configuration Icon.
d. Click on the IP Address Dialog Box.
e. Type in 193.168.100.3 as the address and press enter.
f. A default value of 255.255.255.0 should appear in the Subnet Mask field
g. Click the close button for IP Configuration window
h. Click the close button for PC1 window

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.

7. Now, click on PC0.

a. Click on the Desktop Tab.


b. Click on the Web Browser Icon

Figure 19. Web Browser Icon

________________________________________________________________________
13
IT 316L NETWORKING 1

c. Type 193.168.100.1 in the URL box

Figure 20. Web Browser URL Box

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.

Figure 21. Web Browser URL Box Display

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.

a. On your Switch0 Window Tab, click Config Tab.

Figure 22. Switch0 Window Config Tab

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.

Figure 23. Host Name Switch


________________________________________________________________________
15
IT 316L NETWORKING 1

c. Type Central and press enter.

Figure 24. Host Name Central

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.

d. Click on the FastEthernet0/1 label and you will bring up an Ethernet


interface to be configured. See figure 25 for details.

________________________________________________________________________
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.

Figure 25. FastEthernet0/1

e. Click the CLI Tab

Note: As you can see, same command in the Equivalent IOS Command Box are listed
in the CLI Window.

e.1 Look for “Central (config - if)# ”

________________________________________________________________________
17
IT 316L NETWORKING 1

Figure 26. CLI Window


e.2 Click on the display Command Prompt
e.3 Paste the word “Shutdown”, and press enter twice

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

Figure 27. CLI Window Command “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

Figure 28. Learning Activity Final Output

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

LEARNING ACTIVITY REFLECTION OUTCOMES

a. Brief background of the location/venue you accomplished the Learning


Activity.

b. My Memorable Picture while performing the Learning Activity 4

Figure 1. My Selfie picture with my Learning Activity Final Output

Note: Please follow the format:

• For the first paragraph, write a simple description after the screenshot.
• For the second paragraph, discuss what you have technically learned after
this activity.

Note: Evidence Selfie picture, description and discussion is a must.

________________________________________________________________________
20
IT 316L NETWORKING 1

c. Personal Experience

i. Explain what you have learned from the Learning Activity.

ii. Explain what you have felt during the Learning Activity.

iii. Explain what you plan to do after the Learning Activity.

Congratulations!

Now you know how to construct a network setup


and configure various network devices
________________________________________________________________________
21
IT 316L NETWORKING 1

You will receive an ICONIC Badge for NETWORKING 1 Course

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

You might also like