Self-Learning Module For Senior High School Learners: National Capital Region
Self-Learning Module For Senior High School Learners: National Capital Region
Self-Learning Module
for Senior High School
Learners
TECHNICAL-VOCATIONAL-LIVELIHOOD
COMPUTER SYSTEM SERVICING (CSS) NC II
LEARNING COMPETENCY:
1. Check network connectivity of each terminal in accordance with network design
2. Diagnose and repair any problem or fault in the network system in line with
standard operating procedures
3. Configure Network Interface Card (NIC) in accordance with the network design
4. Carry out communication check between terminals in accordance with operating
systems network configuration guides
5. Respond to unplanned events or conditions in accordance with established
procedures
TLE_IACSS9-12SUCN-Ia-e-34
1
HOW TO USE THIS MODULE
Before you start answering the module, you are requested to set aside
other tasks that will disturb you while enjoying the lessons. Read the simple
instructions below to successfully enjoy the objectives of this kit. Have fun!
Follow carefully all the contents and instructions indicated in every
page of this module.
Write on your notebook or any writing pad the concepts about the
lessons. Writing enhances learning, which is important to develop and
keep in mind.
Perform all the provided activities in the module.
Let your facilitator/guardian assess your answers.
Analyze conceptually the posttest and apply what you have learned.
Enjoy studying!
Expectations
Pre-Test
Multiple Choice: DIRECTIONS: Read each item carefully. Encircle the letter of the correct
answer.
1. What command is used to find out the IP address of a certain network in connected computer?
A. ping B. ipconfig C. dxdiag D. msconfig
2
2. The parts of the replies that say things like time=105ms show you how long it took from the
time the client machine sent out the ping message until a reply came back.
A. round-trip response time C .hop count
B. decoding network address D. time to live
3. It indicates the network portion of an IP address.
A. subnet mask B. DNS C. IPV4 D. ipconfig
4. It is used to help your computer to find web pages and other addresses on the internet.
A. DHCP B. Internet Service Protocol C. IPV4 D. IPV6
5. A number used to identify a device on a network.
A. ping B. ipconfig C. dxdiag D. IP address
6. Each individual part of a data in a computer that represents 1 or 0.
A. bit B. byte C. kilobyte D. megabyte
7. An IP address assigned to each computer to avoid problems in figuring out the IP address of
each devices.
A. dynamic B. intranet C. internetwork D. static
8. Automatically assign IP addresses and greatly simplify the addressing process.
A. dynamic B. intranet C. internetwork D. static
9. A class A octet which indicates that the first octet of the IP address is the network portion
A. 255.255.255.0 B. 255.255.0.0 C. 255.0.0.0 D. 255.0.255.0
10. A domain name server (DNS) resolves machine names to numeric addresses.
A. round-trip response time C .hop count
B. decoding network address D. time to live
Looking Back
You have already learned in your computer class the wide variety of networking
cables. You need to know what type of cable to be used on the job requirements.
Exercise 1: Directions: Complete the pin number designation for T-568B (Straight-through) and
T-568A (Cross-over) cables. Write your answer in a sheet of paper.
T-568B T-568A
Pin Color Pair No. Pin Color Pair No.
1 white/orange 1 white/green
2 orange 2 green
3 white/green 3 white/orange
4 blue 4 blue
5white/blue 5 white/blue
6 green 6 orange
7 white/brown 7 white/brown
8 brown 8 brown
Brief Introduction
A protocol is a set of rules. A letter sent through the postal system also uses
protocols. Part of the protocol specifies where on the envelope the delivery address needs to be
written. If the delivery address is written in the wrong place, the letter cannot be delivered. Internet
protocol works similarly. They are set of rules governing communication within and between
3
computers on a network. Protocol specifications define the format of the messages to be
exchanged.
Five Classes of IP Address
IP Classes Purpose
Class A Used for large networks, implemented by large companies and
some countries
Class B Used for medium-sized networks, implemented by universities
Class C Used for small networks, implemented by ISP’s for customer
subscription
Class D Used for special use of multicasting
Class E Used for experimental testing
Subnet Mask
The subnet mask indicates the network portion of an IP Address. Like the IP address, the subnet
mask is dotted-decimal number.
▪ 255.0.0.0 – Class A, which indicates that the first octet of the IP address is the network
portion
Class A Network Host
Octet 1 2 3 4
▪ 255.255.0.0 – Class B, which indicates that the first two octets of the IP address are the
network portion.
Class B Network Host
Octet 1 2 3 4
▪ 255.255.255.0 – Class C, which indicates that the first three octets of the IP address are
the network portion.
Class C Network Host
Octet 1 2 3 4
Class D addresses are used for multicast groups. There is no need to allocate octet or bits to
separate network and host addresses.
Class E addresses are reserved for research use only.
Ipconfig – is a command used to find out the IP address of a certain network you are connected
to.
4
3. Type ipconfig and press enter. The figure below
shows the IP configuration window using the
ipconfig command. The information from this
window will be useful because it shows the IP
address, subnet mask and default gateway of a
network you are connected to.
Fig. 4 TCP/IPV4
5
▪ Type the IP address for your computer. Enter
the appropriate IP Address in the IP address
section. Type a subnet mask. The value used
on a local network is commonly 255.255.255.0,
but it can be different, such as
255.255.255.127. Type the default gateway
address. The default gateway is the router, so
type the router’s address. Figure 54 shows an
example of assigning an IP Address, Subnet
Mask, and default gateway.
▪ Type the address for the preferred DNS server. The address should be obtained from your
Internet Service Protocol. It is used to help your computer find web pages and other addresses
on the internet.
▪ Type the address for the alternate DNS server.
▪ The alternate Domain Name System (DNS) server’s IP address is something that your ISP
provides.
▪ Click OK to confirm the settings.
▪ Close all other open dialog boxes and windows
Dynamic IP Address
If more than a few computers comprise the LAN, manually configuring IP addresses for every
host on the network can be time-consuming and prone to errors. In this case, using a Dynamic
Host Configuration Protocol (DHCP) server would automatically assign IP addresses and greatly
simplify the addressing process.
These are the IP address information that a DHCP server can assign to hosts:
→ IP address
→ Subnet mask
→ Default gateway
→ Optional values, such as a Domain Name System (DNS) server Address
6
Ping
The ping is a Command Prompt command used to test the ability of the source computer to
reach a specified destination computer. The ping command is usually used as a simple way to
verify that a computer can communicate over the
network with another computer or network device.
Fig. 7 Step 3
Fig. 9 Step 1
7
2. Select Change Setting (administrative
permission will be required in this procedure).
Fig. 10 Step 2
Fig.11 Step 3
4. Change computer name and workgroup
name. Then, click OK.
Fig. 12 Step 4
5. Save the change (A Reboot will be required).
Fig. 13 Step 5
8
6. After Reboot Right Click on My Network Place
Properties.
Fig. 14 Step 6
Fig. 15 Step 7
Fig. 16 Step 8
Fig. 17 Step 9
9
10. Select Internet Protocol version 4 (TCP/IPv4)
properties.
Fig. 18 Step 10
Fig. 19 Step 11
Fig. 20 Step 12
Fig. 21 Step 13
Client-Server Network
In a client/server network, the server provides the requested information or service to
the client. Servers on a client/server network commonly perform some of the processing work for
10
client machines, such as sorting through a database before delivering only the records requested
by the client.
Activity
Remember
KEY TERMINOLOGIES
Ipconfig – is a command used to find out the IP address of a certain network you are connected
to.
Ping - is a Command Prompt command used to test the ability of the source computer to reach
a specified destination computer.
11
Dynamic Host Configuration Protocol (DHCP) - automatically assign IP addresses and greatly
simplify the addressing process
Static IP Address - is also a means to prevent address conflicts between the devices.
Subnet mask - indicates the network portion of an IP Address
Post-Test
1. It is used to help your computer to find web pages and other addresses on the internet.
A. DHCP B. Internet Service Protocol C. IPV4 D. IPV6
2. A number used to identify a device on a network.
A. ping B. ipconfig C. dxdiag D. IP address
3. Each individual part of a data in a computer that represents 1 or 0.
A. bit B. byte C. kilobyte D. megabyte
4. Automatically assign IP addresses and greatly simplify the addressing process.
A. dynamic B. intranet C. internetwork D. static
5. A class A octet which indicates that the first octet of the IP address is the network portion
A. 255.255.255.0 B. 255.255.0.0 C. 255.0.0.0 D. 255.0.255.0
6. A domain name server (DNS) resolves machine names to numeric addresses.
A. round-trip response time C. hop count
B. decoding network address D. time to live
7. What command is used to find out the IP address of a certain network in connected computer?
A. ping B. ipconfig C. dxdiag D. msconfig
8. The parts of the replies that say things like time=105ms show you how long it took from the
time the client machine sent out the ping message until a reply came back.
12
A. round-trip response time C. hop count
B. decoding network address D. time to live
9. It indicates the network portion of an IP address.
A. subnet mask B. DNS C. IPV4 D. ipconfig
10. An IP address assigned to each computer to avoid problems in figuring out the IP address of
each devices.
A. dynamic B. intranet C. internetwork D. static
References
13
Answer Key
Pretest
1. B
2. A
3. A
4. B
5. D
6. A
7. D
8. A
9. C
10. B
Posttest
1. B
2. D
3. a
4. a
5. c
6. B
7. B
8. A
9. A
10. D
14