A Grade 10 Css q1m1 Teacher Copy Tle
A Grade 10 Css q1m1 Teacher Copy Tle
A Grade 10 Css q1m1 Teacher Copy Tle
Technology and
Livelihood Education
Computer Systems Servicing
Quarter 1 – Module 1
Computer Network Configuration
COPYRIGHT 2020
“No copy shall subsist in any work of the Government of the Philippines.
However, prior approval of the government agency or office wherein the work is created shall
be necessary for exploitation of such work for profit.”
The original version of this material has been developed in the Schools Division of Surigao del
Norte through the Learning Resource Management and Development Section of the Curriculum
Implementation Division. This material can be reproduced for educational purposes; modified for the
purpose of translation into another language; and creating of an edited version and enhancement of
work are permitted, provided all original work of the author and illustrator must be acknowledged and
the copyright must be attributed. No work may be derived from any part of this material for commercial
purposes and profit.
This material has been approved and published for online distribution through the Learning
Resource Management and Development System (LRMDS) Portal (http://lrmds.deped.gov.ph) and
Division Network Academy (https://netacadsdn.com).
ii
Introductory Message
For the facilitator:
Welcome to Technology and Livelihood Education 10 Self-Directed Learning
Module on Computer Network Configuration!
This module was collaboratively designed, developed and reviewed by
educators both from public and private institutions to assist you, the teacher or
facilitator in helping the learners meet the standards set by the K to 12 Curriculum
while overcoming their personal, social, and economic constraints in schooling.
This learning resource hopes to engage the learners into guided and
independent learning activities at their own pace and time. Furthermore, this also aims
to help learners acquire the needed 21st century skills while taking into consideration
their needs and circumstances.
In addition to the material in the main text, you will also see this box in the body
of the module:
As a facilitator, you are expected to orient the learners on how to use this
module. You also need to keep track of the learners' progress while allowing them to
manage their own learning. Furthermore, you are expected to encourage and assist
the learners as they do the tasks included in the module.
This module was designed to provide you with fun and meaningful opportunities
for guided and independent learning at your own pace and time. You will be enabled
to process the contents of the learning resource while being an active learner.
II
Computer Network Configuration
1
INTRODUCTION
In this lesson, you will familiarize the basic networking devices and their
components necessary to accomplish simple computer networking configuration and
troubleshooting tasks. You will also learn how to design simple network diagrams in
accordance with the standard operating procedures and network specifications.
The learnings you will acquire in this module are invaluable to help you improve
your overall skills in computer network maintenance and configuration as a student in
preparation for your TESDA NC II assessment in the future.
Now to get started, you will answer the PRETEST below to assess your prior
knowledge on the topics you are about to tackle.
PRE-TEST
Directions: Read and analyze each statement and identify what is asked or described
in each item. Write your answer on the underlined space before the
number.
_____1. It refers to any set of computers connected to each other with the ability to
exchange data.
A. Computer network
B. Desktop Computers
C. Networking
D. Wifi
2
_____4. A type of IP address assigned manually by the user.
A. DHCP
B. Dynamic
C. IPv4
D. Static
_____6. A networking device that selects the best path to route a message, based on
the destination address and origin.
A. Bridge
B. Modem
C. Repeater
D. Router
_____8. It is a network topology where each node connects with exactly two other
nodes until it becomes a circle.
A. Bus
B. Mesh
C. Ring
D. Star
_____9. In this type of network topology, each node relays data for the network.
A. Bus
B. Mesh
C. Ring
D. Star
3
_____11. Which IP address is invalid?
A. 192.168.1.100
B. 192.168.1.1
C. 192.168.0.1
D. 10.10.10.257
4
Computer Network Configuration
Network connectivity and design
If you are new to networking, this module will likely improve your literacy and
understanding of modern networking. Clearly, it will be worth your time to continue to
develop your networking knowledge and practical skills. Even given the tremendous
advances in the area seen thus far, the future of connected devices and the
possibilities prese2nted by their application will usher in new paradigms of networking
and communications that will make our current technology and the world that it affects
transform in ways we are only beginning to glimpse.
Unlocking of Terms
Networking devices Are nodes in the computer network that transmit and
receive and perform the basic functions necessary to
support network formation and maintenance.
Internet Protocol It is a set of rules governing the format of data sent over
the internet or other network.
5
LEARNING ACTIVITY
Directions: Each item below describes one of the items inside the box. Match each
item by writing the corresponding letter of the correct answer to the space provided
before the number.
A. MESH E. RING
B. MODEM F. ROUTER
C. NETWORK DESIGN G. SWITCH
D. NETWORK DIAGRAM
_____3. Information is sent from node to node (in a circular fashion) until it reaches its
destination.
_____5. A device that converts analog to a digital signal and vice versa.
6
ANALYSIS
Directions: Write your answers on the space provided below each item.
3. The main goal of networking is to share data and resources. Explain why we should
network the computers in an internet café.
7
ABSTRACTION
A computer network is any set of computers linked to each other with the
ability to share and exchange data. These connections are determined by how the
network is designed. Evaluating, understanding and scoping the network to be
implemented is always part of the network design. Network design is represented as
a network diagram that serves as the master plan for implementing the physical
network. Network design includes the following:
• Logical map of the designed network
• Structuring of cables
• Quantity of network devices (also location and type)
• Structure of IP addressing
• Security of the network architecture
Network Diagram
Network diagrams are used in computers and telecommunication to draw a
graphical representation of a network. This diagram is used by network engineers and
designers in compiling detailed network documentation.
Networking Hub
Hub is used as a center of the connection
between media segments.
Networking Switch
Network switches are capable of checking the
data packets received, identifying the source and
destination device of that packet, and passing that packet
appropriately.
Router
Routers translate information from one network to
another. They select the best route to pass a message,
based on the origin and destination address.
Bridge
Bridges are devices that segment a large network
into two small, more effective networks.
8
Modem
Modems (MODulator DEModulator) convert data
between the digital form used on computers and the
analog form used on telephone lines.
Repeater
Repeaters are used to extend signal transmissions so
that it can travel longer distances or be transmitted on the
other side over an obstruction.
Laptop
Server
CONNECTION TYPES
Physical connection
Wireless signal
9
Uses of Network Diagrams
• Network diagrams can be used for multiple tasks such to:
• Structure office or home network.
• Troubleshoot and understand bugs or errors if any.
• Upgrade current network.
• Plan, communicate and document.
• Track devices and components
• Represent process and step to be taken while implementing a project
Network Topologies
Bus topology
This is the easiest to configure and will require a lesser cable length than any
other topology. The computers are connected to a single line (with two endpoints)
called a backbone. It is also known popularly as line topology.
Ring
The devices in the network form a ring. Each device connects with two others
until it becomes a circle. To reach its destination, information is sent from node to node
(in a circular fashion).
Star
Each node is separately and individually connected to a hub, thereby forming
a star. All the information passes through the hub before it is sent to the destination.
10
Mesh
Each node passes data for the network. There are two common types of
mesh: Full Mesh and Partially connected mesh. Every node is connected to one
another in full mesh while in the partially connected mesh, the interaction patterns of
the nodes determine how they will be connected to each other.
Tree (Hybrid)
It combines the concept of star and bus topology.
A simple network diagram using the star topology that connects 3 devices (PC,
laptop and wireless printer) to a wireless router that is connected to the internet.
11
IP Addressing
IP history
• Developed in 1974, led by Bob Kahn and Vint Cerf who are all computer
scientists. It is regularly used in combination with the Transmission Control
Protocol, or TCP. They are referred to as TCP/IP together.
• The first major version of the Internet Protocol was version 4, or IPv4. It was
formally defined in RFC 791 in 1981 by the Internet Engineering Task Force.
• The descendant to IPv4 is IPv6, which, in 1998,was formalized by the IETF.
IPv6 governs approximately 20% of all Internet traffic, as of 2018.
IP address classes
There are five classes of available IP ranges with an IPv4 IP address,: Class
A, Class B, Class C, Class D and Class E, while only A, B, and C are commonly used.
A range of valid IP addresses is allowed for every class as shown in the following
table.
12
Static and dynamic IP addresses
There are two different ways to assign IP addresses. They may be assigned
dynamically (they can change automatically) or statically (must be assigned
manually). Dynamic allocation is mostly used in home networks. All router uses DHCP
to temporarily assign, or "lease," an IP address to other networking devices. After a
period of time, this lease "expires," and the router assigns a new one, depending on
the needs of the network and the configuration of the router.
If you have ever tried to change the settings on your router, you may be familiar
with the address 192.168.1.1. Commonly, this is your router’s address. If you enter
this address into the address bar of your web browser, you can open your router’s
configuration interface. (Your router’s address may be different – check your manual).
Packet
The term packet is first coined by Donald Davies in 1965. It is used to describe
a segment of data sent from one device to another over a network. You can think of it
as a package filled with data being sent to another area. A packet is utilized because
it divides data into "chunks” that are easier to manage, that move information more
efficiently and keeps network resources from being tied up by a larger, single file.
13
What is a packet?
It contains a source, destination, data, size, and other useful information that
helps the packet make it to the intended location and get reconvened properly.
ASSIGNING IP ADDRESS
It is easier to assign each computer its own IP address manually than using
DHCP when organizing your home network.
If you have a home network with several computers and devices, it’s a good
practice to assign each of them a unique address. If you use DHCP (Dynamic Host
Configuration Protocol), each computer will be assigned an address every time it
starts up. It is very annoying going to each machine to figure out what IP they have
when troubleshooting.
Using Static IPs allows you to manage IP addresses more easily and prevents
address conflicts between devices. Assigning IP addresses to Windows is basically
the same process, but getting to where you need to be differ between each OS
version.
If you are using windows 7, windows 8.1, windows server or windows 10 do the
following steps.
14
2. Right-click your local adapter and select properties.
15
Figure 3 Network connection properties
4. Select the radio button Use the following IP address and type in the correct IP,
Subnet mask, and Default gateway that corresponds with your network setup.
Input your Preferred and Alternate DNS server addresses.
To check your gateway address, open your command prompt and type ipconfig.
16
When you’re finished, click OK.
5. Open the command prompt again and type ipconfig to check if the network
adapter settings has been appropriately changed.
17
CHECKING FOR UNDERSTANDING
EXERCISE 1: What am I?
The items below shows different networking diagrams with different topologies.
Identify the type of network topology does each item uses. Write your answers on the
space provided after the image.
1.
2.
3.
4.
5.
18
EXERCISE 2: What do I look like?
A B
1. DESKTOP PC
2. ISP
3. ROUTER
4. SWITCH
5. WIRELESS SIGNAL
19
EXERCISE 3: What do you know about me?
Directions: Describe the following terms concisely. Write your answers on the spaces
provided.
1. IP Address
2. Dynamic IP Address
3. Static IP Address
4. Packet
5. Ipconfig
20
APPLICATION
PERFORMANCE TASK:
Directions: Design a Network Diagram composed of a Desktop PC, Laptop and a
Router with a connection to the Internet. Use standard diagram symbols, label each
component and assign IP address appropriately (You can assign any IP address as
long as it is valid). Draw it inside the box provided below.
21
POST-TEST
Directions: Read and analyze each statement and identify what is asked or described
in each item. Write your answer on the underlined space before the
number.
_____2. A networking device that selects the best path to route a message, based on
the destination address and origin.
A. Bridge
B. Modem
C. Repeater
D. Router
_____3. It refers to any set of computers connected to each other with the ability to
exchange data.
A. Computer network
B. Desktop computers
C. Networking
D. Wifi
_____5. In this type of network topology, each node relays data for the network.
A. Bus
B. Mesh
C. Ring
D. Star
_____6. A network topology where each node is separately and individually connected
to a hub.
A. Bus
B. Mesh
C. Ring
D. Star
22
_____7. A type of IP address assigned manually by the user.
A. DHCP
B. Dynamic
C. IPv4
D. Static
_____9. It is a network topology where each node connects with exactly two other
nodes until it becomes a circle.
A. Bus
B. Mesh
C. Ring
D. Star
23
_____13. Which of the following characteristics best describe a partially connected
mesh topology?
A. It forms a ring.
B. It is a combination of bus and star.
C. Nodes are connected to one another.
D. Nodes are connected to each other based on their interaction
patterns.
24
25
ANALYSIS Exercise 3: What do
Show me what you’ve got! you know about
me?
1. 1. Answers may vary.
2. Answers may vary.
2. Answers may vary.
3. Answers may vary.
3. Answers may vary.
4. Answers may vary.
5. Answers may vary.
POSTTEST PERFORMANCE TASK:
1. A 11. D Network Design Exercise 2: What do
2. D 12. D I look like?
3. A 13. D
1. 1.
4. A 14. D
5. B 15. D 2.
6. D
7. D 3.
8. C 4.
9. C
10. B 5.
PRETEST
1. A 11. D
2. C 12. D
LEARNING ACTIVITY 3. A 13. D
Activity: Find my 4. D 14. D
Exercise 1: What am I? match! 5. B 15. D
1. MESH 1. F 6. D
2. RING 2. C 7. A
3. STAR 3. E 8. C
4. TREE 9. B
4. A
5. BUS 10. D
5. B
ANSWER KEY
REFERENCES
https://creately.com/blog/diagrams/network-diagram-guide-tutorial/
https://www.sciencedirect.com/topics/computer-science/network-connectivity
https://www.slideshare.net/hjhabib/basic-concepts-of-computer-networking
https://www.techopedia.com/definition/30186/network-
design#:~:text=Network%20design%20refers%20to%20the,administrators%20and%
20other%20related%20staff
https://www.computerhope.com/jargon/n/network.htm
Image Sources:
https://www.sciencedirect.com/topics/computer-science/network-connectivity
https://www.slideshare.net/hjhabib/basic-concepts-of-computer-networking
https://www.computerhope.com/jargon/n/network.htm
https://blog.finjan.com/a-closer-look-at-network-topology/
26
For inquiries or feedback, please write or call:
27