0% found this document useful (0 votes)
5 views24 pages

Assignment Module 8

The document is an individual assignment on identifying and using network hand tools, focusing on computer networks, specifically Local Area Networks (LAN) and Wide Area Networks (WAN). It defines key concepts, characteristics, and differences between LAN and WAN, emphasizing their geographical coverage, usage, speed, cost, and ownership. The assignment also highlights the importance of computer networks in modern society for communication, resource sharing, and collaboration.

Uploaded by

almaztadesa62
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views24 pages

Assignment Module 8

The document is an individual assignment on identifying and using network hand tools, focusing on computer networks, specifically Local Area Networks (LAN) and Wide Area Networks (WAN). It defines key concepts, characteristics, and differences between LAN and WAN, emphasizing their geographical coverage, usage, speed, cost, and ownership. The assignment also highlights the importance of computer networks in modern society for communication, resource sharing, and collaboration.

Uploaded by

almaztadesa62
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS

(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Akaki Polytechnic
College
Department OF Information
communication technology

HARDWARE AND NETWORKING SERVICE


(HNS) LEVEL-

INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS


(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

BY: MOTUMA LALISA

ADDIS ABABA, ETHIOPIA


MARCH, 2018 E.C

Table of Contents Page

s
............................................................................................................................................................................................................. 1

PREPARED BY MOTI Page 1


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Akaki Polytechnic College..............................................................................................................................................1


Department OF Information communication technology.....................................................................1
HARDWARE AND NETWORKING SERVICE (HNS).............................................................................1
LEVEL ONE................................................................................................................................................................................ 1
BY: MOTUMA LALISA......................................................................................................................................................... 1
ADDIS ABABA, ETHIOPIA................................................................................................................................................ 1
MARCH, 2018 E.C...................................................................................................................................................................... 1
INDIVIDUAL ASSIGNMENT (25 Marks)..................................................................................................3
HARDWARE AND NETWORKING SERVICE LEVEL-I...............................................................3
Part I: Short Answer Questions.............................................................................................................3

PREPARED BY MOTI Page 2


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

1. Define a computer network and list the three essential elements that
computers must share to communicate on a network.
Definition of Computer Network
A computer network is a system in which two or more computers or devices are connected
together to exchange information and share resources. These connections can be established
using wired technologies such as cables or wireless technologies such as Wi-Fi. A network
allows computers to communicate with each other using specific rules and communication
methods. These rules are known as protocols. In a computer network, different devices such as
computers, servers, printers, and routers work together to send and receive data.
Key Characteristics of a Computer Network
A computer network has several important characteristics:
1. Connectivity – Devices must be physically or wirelessly connected.
2. Communication– Devices must be able to send and receive data.
3. Resource Sharing – Users can share files, printers, and applications.
4. Data Exchange– Information can be transferred quickly between devices.
5. Scalability – Networks can grow by adding more devices.
Examples of networks include:
The internet School computer labs
Office networks Home Wi-Fi networks
Importance of Computer Networks
Computer networks are very important in modern society. They provide many benefits that
make communication and work easier and faster.
Resource Sharing
Networks allow users to share hardware devices such as printers, scanners, and storage
devices. Instead of each computer having its own printer, several computers can share one
printer through the network.
Communication
Computer networks make communication easier. People can send emails, chat messages, and
video calls through the internet.

PREPARED BY MOTI Page 3


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Data Sharing
Files, documents, and multimedia can be shared easily among users connected to the same
network.
Centralized Management
In organizations, networks allow administrators to manage software, security, and data from a
central location.
Cost Efficiency
Sharing resources reduces the cost of equipment and improves efficiency.
Essential Elements Required for Network Communication
For computers to communicate successfully on a network, they must share certain essential
elements. These elements ensure that devices can understand each other and exchange
information properly. The three essential elements that computers must share are:
1. A common set of communication rules (Protocols)
2. Unique identification (Addresses)
3. A common communication medium (Transmission Media)
Each of these elements is discussed in detail below.
1. Communication Protocols
Communication protocols are the rules and standards that control how data is transmitted and
received between computers in a network.
Just like human communication requires a common language, computers need protocols to
understand each other.
Protocols determine:
How data is formatted How devices identify each other
How data is transmitted How communication begins and ends
How errors are detected and corrected
Without protocols, computers would not know how to interpret the data they receive.
Examples of Network Protocols
Some common network protocols include:
TCP (Transmission Control Protocol)– ensures reliable data transmission.
IP (Internet Protocol)– identifies devices on the network.
HTTP (Hypertext Transfer Protocol)– used for web communication.

PREPARED BY MOTI Page 4


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

FTP (File Transfer Protocol)– used for transferring files.


Together, TCP and IP form the well-known TCP/IP protocol suite, which is widely used on the
internet. Protocols ensure that communication between devices is organized, efficient, and
reliable.
2. Unique Addressing
Each device on a network must have a unique address so that it can be identified. This address
allows data to be sent to the correct destination. If devices did not have unique addresses, it
would be impossible to determine which computer should receive a particular message. Unique
addressing ensures that information is delivered accurately from the sender to the intended
receiver.
Types of Network Addresses
There are several types of addresses used in networking:
IP Address
An IP address is a unique numerical label assigned to every device connected to a network.
Example: [Link]
This address helps identify the device and locate it within the network.
MAC Address
A MAC (Media Access Control) address is a unique hardware identifier assigned to a network
interface card (NIC) by the manufacturer. Example: 00:1A:2B:3C:4D:5E
MAC addresses help identify devices at the hardware level.
3. Transmission Media (Communication Channel)
Transmission media refers to the physical or wireless pathway that carries data between
devices in a network. Without a communication medium, devices cannot transfer data.
Transmission media play a crucial role in determining the speed, reliability, and distance of
network communication.
Types of Transmission Media
Transmission media can be classified into two main categories:
Wired Media
Wired media use physical cables to connect devices. Examples include:
Twisted pair cable
Coaxial cable

PREPARED BY MOTI Page 5


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Fiber optic cable- very fast and can transmit data over long distances using light signals.
Wireless Media
Wireless media transmit data through the air using radio waves. Wireless communication
allows devices to connect without cables. Examples include:
Wi-Fi
Bluetooth
Satellite communication
Cellular networks
How These Elements Work Together
For successful communication in a network, the three essential elements must work together.
1. Transmission media- carries the data between devices.
2. Unique addresses-ensure the data reaches the correct destination.
3. Protocols- control how the data is transmitted and interpreted.
For example, when a user sends an email:
The message is broken into small pieces called packets. Each packet contains the destination IP
address. The packets travel through network cables or wireless signals. Protocols ensure the
packets arrive correctly and in order. This coordinated process allows computers across the
world to communicate effectively.
Challenges in Network Communication
Even with these essential elements, network communication can face challenges such as:
Network congestion Hardware failures
Security threats Signal interference
To address these challenges, networks use security systems, error detection techniques, and
advanced hardware technologies.

2. Explain the difference between a LAN and a WAN in terms of geographical


coverage and usage.

PREPARED BY MOTI Page 6


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

There are different types of computer networks depending on their size, geographical coverage,
and purpose. Two of the most common types of networks are Local Area Networks (LAN) and
Wide Area Networks (WAN)..
1. Local Area Network (LAN)
Definition of LAN
A Local Area Network (LAN) is a network that connects computers and devices within a limited
geographical area. The area covered by a LAN is usually small, such as a single room, building,
school campus, or office. In a LAN, computers are connected using cables such as Ethernet
cables or through wireless technologies like Wi-Fi. These connections allow devices to share
files, printers, applications, and internet access. LANs are commonly used in homes, schools,
laboratories, and small businesses where computers need to communicate within a short
distance.
Characteristics of LAN
Local Area Networks have several important characteristics:
1. Limited Geographical Coverage-LANs cover a small physical area, usually within a building or
campus.
2. High Speed-LAN networks typically provide high data transmission speeds because devices
are located close to each other.
3. Private Ownership-Most LANs are owned and managed by a single organization, institution,
or individual.
4. Low Cost-Setting up a LAN is relatively inexpensive compared to larger networks.
5. Easy Maintenance-LAN networks are easier to maintain and troubleshoot because they are
small.
Components of LAN
A typical LAN may include the following components:
Computers or workstations Routers
Servers Ethernet cables or wireless access
Network interface cards (NIC) points
Switches or hubs
These components work together to ensure smooth communication between devices within
the network.

PREPARED BY MOTI Page 7


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

2.4 Uses of LAN


LAN networks are widely used for various purposes in everyday life.
1. File Sharing

Users in a LAN can easily share files, documents, and folders with other users on the network.
2. Printer Sharing
Several computers can share a single printer connected to the network.
3. Internet Sharing
A LAN allows multiple computers to access the internet through a single internet connection.
4. Communication
LAN networks allow internal communication through email systems, messaging platforms, and
shared applications.
5. Collaboration
Students, employees, and researchers can collaborate on projects by accessing shared
resources.
For example, a school computer laboratory where many computers are connected to the same
printer and internet connection is a typical example of a LAN.
3. Wide Area Network (WAN)
3.1 Definition of WAN
A Wide Area Network (WAN) is a network that connects computers and networks across a large
geographical area such as cities, countries, or continents.
Unlike LAN, which operates within a limited area, WAN allows communication between devices
that are located very far from each other.
WANs often use public communication infrastructures such as telephone lines, fiber optic
cables, satellites, and wireless communication systems.
The largest and most well-known example of a WAN is the Internet, which connects millions of
networks around the world.
3.2 Characteristics of WAN
Wide Area Networks have several key characteristics:
1. Large Geographical Coverage
WAN networks can cover very large areas, including multiple cities, countries, or continents.

PREPARED BY MOTI Page 8


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

2. Slower Speed Compared to LAN


Due to long-distance communication, WANs generally operate at slower speeds than LANs.
3. Multiple Ownership
WAN infrastructure is often owned by multiple organizations or telecommunications
companies.
4. Higher Cost
Setting up and maintaining a WAN is more expensive than a LAN.
5. Complex Management
Because WANs involve many networks and long distances, they require complex management
and monitoring.
3.3 Components of WAN
A WAN network may include many different technologies and devices, such as:
Routers
Modems
Communication satellites
Fiber optic cables
Telephone lines
Wireless transmission towers
These components enable long-distance communication between networks.
3.4 Uses of WAN
Wide Area Networks are used for many important applications around the world.
1. Global Communication
WAN allows people in different countries to communicate through email, messaging, and video
conferencing.
2. Internet Access
The internet itself is a WAN that provides worldwide access to information and online services.
3. Business Operations
Large companies use WANs to connect offices in different cities or countries.
4. Banking Systems
Banks use WAN networks to connect branches and process financial transactions.
5. Cloud Services

PREPARED BY MOTI Page 9


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

WAN networks allow users to access cloud-based services and storage from anywhere.
For example, when a company has offices in different countries and employees communicate
through shared databases and online systems, they are using a WAN.
4. Differences Between LAN and WAN
LAN and WAN differ in several important ways, especially in terms of geographical coverage
and usage.
4.1 Geographical Coverage
The most obvious difference between LAN and WAN is the size of the area they cover.
A LAN covers a small area such as a building, school, or office. All devices are located close to
each other.
A WAN, on the other hand, covers a much larger area. It can connect networks across cities,
countries, or even continents.
For example, a university campus network is a LAN, while the internet connecting different
universities around the world is a WAN.
4.2 Usage
LAN and WAN are also used for different purposes.
LAN Usage
LAN networks are typically used for:
* Internal communication within an organization
Sharing local resources such as printers
Connecting computers in a home or office
Supporting classroom or laboratory networks
WAN Usage
WAN networks are mainly used for:
Long-distance communication
Connecting multiple LAN networks
Providing internet services
Supporting global business operations
4.3 Speed
LAN networks usually provide higher speeds because devices are close to each other

PREPARED BY MOTI Page 10


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

WAN networks may have lower speeds because data must travel longer distances and pass
through multiple networks.
4.4 Cost
LAN networks are cheaper to install and maintain.
WAN networks require more expensive infrastructure such as satellites, communication cables,
and network equipment.
4.5 Ownership
LAN networks are usually owned and controlled by a single organization or individual.
WAN networks are often operated by multiple telecommunications companies and service
providers.
5. Relationship between LAN and WAN
Although LAN and WAN are different, they often work together.
Many small LAN networks are connected together through WAN infrastructure to create larger
networks. For example:
A company may have a LAN in each office.
These LAN networks are connected through a WAN.
This allows employees in different locations to communicate and share information.
In this way, WAN networks serve as the backbone that connects multiple LAN networks
together.
6. Conclusion
Computer networks are essential for communication, information sharing, and collaboration in
modern society. Two of the most important types of networks are Local Area Networks (LAN)
and Wide Area Networks (WAN).
A LAN connects devices within a small geographical area such as a home, school, or office. It is
fast, inexpensive, and easy to manage.
A WAN, on the other hand, connects networks over a large geographical area such as cities,
countries, or continents. It enables long-distance communication and global connectivity.
The main differences between LAN and WAN lie in their geographical coverage, usage, speed,
cost, and ownership. While LAN is used for local communication and resource sharing, WAN
supports large-scale communication and connects multiple networks together.

PREPARED BY MOTI Page 11


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Understanding these differences helps organizations and individuals choose the appropriate
network type for their communication and information needs.
If you want, I can also:
Convert this into a formatted 4-page Word document (.docx) ready for submission.
Add comparison tables and diagrams of LAN vs WAN to make your assignment stronger.
1. List and briefly explain the three forms of Ethernet cables discussed in the
module.
Below is a detailed assignment-style explanation (about 4 pages when formatted in Word)
Forms of Ethernet Cables
1. Introduction
Computer networks rely on communication media to transmit data between devices. One of
the most common communication media used in local area networks is Ethernet cable.
Ethernet cables are used to connect devices such as computers, routers, switches, and printers
so that they can communicate with each other within a network.

Ethernet technology is widely used because it is reliable, fast, and relatively inexpensive
compared to other networking technologies. It allows devices in a network to send and receive
data through electrical signals transmitted along the cable.
In networking modules, three main forms of Ethernet cables are commonly discussed. These
are:
1. Straight-through Ethernet cable
2. Crossover Ethernet cable
3. Rollover Ethernet cable
Each type of cable has a different wiring pattern and is used for a specific networking purpose.
Understanding these cables is important for setting up and maintaining computer networks.
This paper discusses the three forms of Ethernet cables and explains their structure, purpose,
and common uses.
2. Overview of Ethernet Cables
Ethernet cables are physical cables used to connect devices in a network. They are part of the
wired communication system that allows data to move between network devices.

PREPARED BY MOTI Page 12


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Most Ethernet cables are made using twisted pair wires**, which help reduce signal
interference. The cables usually have connectors at each end called **RJ-45 connectors**.
These connectors plug into network ports on computers and other networking devices.
Ethernet cables work based on standards developed by the **Institute of Electrical and
Electronics Engineers (IEEE)**, particularly the **IEEE 802.3** standard for Ethernet
communication.
Ethernet cables are essential for building **Local Area Networks (LANs)** because they provide
a stable and fast connection between devices.
# 3. Straight-Through Ethernet Cable
## 3.1 Definition
A **straight-through Ethernet cable** is the most common type of Ethernet cable used in
networking. In this cable, the wiring configuration is the same on both ends of the cable. This
means that the pins on one end are connected to the same pins on the other end.
For example:
Pin 1 connects to Pin 1
Pin 2 connects to Pin 2
Pin 3 connects to Pin 3
and so on.
Because both ends use the same wiring standard, the cable is called a straight-through cable.
3.2 Structure
Straight-through cables are usually built using one of two wiring standards:
* T568A
* T568B
In a straight-through cable, **both ends follow the same standard** (either T568A–T568A or
T568B–T568B).
These standards define the color arrangement of the wires inside the cable.
## 3.3 Uses of Straight-Through Cable
Straight-through cables are used to connect **different types of devices** in a network. Some
common uses include:
* Connecting a computer to a network switch
* Connecting a computer to a router

PREPARED BY MOTI Page 13


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

* Connecting a switch to a router


* Connecting a printer to a network switch
In simple terms, straight-through cables connect **unlike devices**.
## 3.4 Advantages
Straight-through cables offer several benefits:
* Easy to manufacture
* Widely available
* Reliable network communication
* Suitable for most networking setups
Because of these advantages, straight-through cables are the most widely used Ethernet cables
in offices, homes, and schools.
# 4. Crossover Ethernet Cable
## 4.1 Definition
A **crossover Ethernet cable** is a type of cable used to connect similar devices directly to
each other. In this cable, the transmit and receive wires are crossed between the two ends of
the cable.
This means that certain pins are connected to different pins on the other end.
For example:
Pin 1 connects to Pin 3
Pin 2 connects to Pin 6
Pin 3 connects to Pin 1
Pin 6 connects to Pin 2
Because the wires cross over, the cable is called a **crossover cable**.
## 4.2 Structure
A crossover cable is created by wiring one end using the **T568A standard** and the other end
using the **T568B standard**.
This difference in wiring allows the transmit signals from one device to reach the receive pins of
the other device.
4.3 Uses of Crossover Cable
Crossover cables are used to connect **similar devices** directly without using a network
switch.

PREPARED BY MOTI Page 14


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Examples include:
* Connecting two computers directly
* Connecting two switches together
* Connecting two hubs
* Connecting two routers
These cables were commonly used in older networks when devices did not automatically adjust
their transmission pins.
## 4.4 Modern Networking Consideration
Today, many modern devices support a feature called **Auto-MDI/MDI-X**, which
automatically adjusts the transmit and receive signals.
Because of this feature, crossover cables are less commonly required in modern networks.
However, understanding them is still important for networking education and troubleshooting.
4.5 Advantages
Crossover cables allow direct device-to-device communication without additional networking
hardware. This makes them useful for:
* Quick network testing
* Temporary connections
* Small direct networks
# 5. Rollover Ethernet Cable
## 5.1 Definition
A **rollover Ethernet cable** is a special type of cable used mainly for network device
configuration rather than normal data communication.
In a rollover cable, the wiring on one end is the exact reverse of the other end. This means that:
Pin 1 connects to Pin 8
Pin 2 connects to Pin 7
Pin 3 connects to Pin 6
Pin 4 connects to Pin 5
This reversed wiring pattern resembles the idea of rolling over the cable, which is why it is
called a rollover cable.
5.2 Structure

PREPARED BY MOTI Page 15


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

The rollover cable uses the same type of RJ-45 connectors as standard Ethernet cables, but the
internal wiring pattern is reversed.
Because of this unique wiring configuration, rollover cables cannot be used for normal Ethernet
communication.
## 5.3 Uses of Rollover Cable
Rollover cables are mainly used to connect a computer to the **console port** of a network
device for configuration purposes.
For example, a rollover cable may be used to configure devices from companies such as **Cisco
routers and switches.
Common uses include:
* Configuring routers
* Managing network switches
* Accessing device command-line interfaces
* Performing network troubleshooting
Network administrators often use rollover cables when initially setting up networking devices.
## 5.4 Advantages
Rollover cables are important for network management because they allow administrators to
directly access device settings even when the network is not yet operational.
They are essential tools for network engineers and IT technicians.
# 6. Comparison of the Three Ethernet Cables
Your table is correct 👍 — here is a clear and improved explanation to help you understand it
better:
🔹 Types of Ethernet Cables
Straight-Through
Feature Crossover Cable Rollover Cable
Cable
Same color order on Transmit (TX) and Receive Pins are completely
Wiring pattern
both ends (RX) wires are swapped reversed (1↔8, 2↔7, etc.)
Connect different Connect similar types of Used for device
Purpose
types of devices devices configuration
Computer → Switch Computer → Computer / Computer → Router
Common use
/ Router Switch → Switch console

PREPARED BY MOTI Page 16


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Straight-Through
Feature Crossover Cable Rollover Cable
Cable
Data ❌ No (only sends
Yes Yes
communication commands)
🔹 Simple Way to Remember
 Straight-through → Different devices (PC to Switch)
 Crossover → Same devices (PC to PC)
 Rollover → Configuration only (Console connection)
🔹 Extra Notes
 Modern devices often support Auto-MDI/MDIX, so crossover cables are less needed
today.
 Rollover cables are mainly used by network engineers to configure routers and switches
using terminal software.
If you want, I can also draw a simple diagram showing the wire colors (T568A & T568B) to
make it even easier to understand.
This comparison helps network technicians choose the correct cable for a particular networking
task.
# 7. Importance of Understanding Ethernet Cables
Understanding different Ethernet cables is important for several reasons.
First, it helps network technicians correctly connect devices in a network. Using the wrong
cable can prevent communication between devices.
Second, knowledge of Ethernet cables helps in troubleshooting network problems. If a
connection is not working properly, checking the type of cable being used may help solve the
problem.
Third, Ethernet cables remain widely used in homes, schools, offices, and data centers. Even
with the growth of wireless networks, wired connections still provide faster speeds and more
reliable performance.
# 8. Conclusion
Ethernet cables are essential components of computer networks, especially in Local Area
Networks. They provide the physical medium through which data travels between devices.

PREPARED BY MOTI Page 17


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

The three main forms of Ethernet cables discussed in networking modules are straight-through
cables, crossover cables, and rollover cables.
Straight-through cables are the most common and are used to connect different types of
devices such as computers and switches. Crossover cables are used to connect similar devices
directly to each other. Rollover cables are special cables used for configuring network devices
through console connections.

Understanding the differences between these cables helps network users, technicians, and
students correctly install, manage, and troubleshoot computer networks.
If you want, I can also help you **improve this assignment by adding**:
* **Ethernet cable diagrams (very useful for marks)**
* **Pictures of straight-through, crossover, and rollover cables**
* **A formatted 4–5 page Word document ready for submission**.
2. What is the function of a network cable tester? List any two issues it can help
detect.
## Function of a Network Cable Tester
A **network cable tester** is a device used to check whether a network cable is properly
connected and functioning correctly. It is commonly used when installing or troubleshooting
Ethernet cables in a computer network.
The main function of a network cable tester is to **verify the continuity and wiring of network
cables**, ensuring that each wire inside the cable is connected to the correct pin on the
connector. It helps technicians confirm that the cable is capable of transmitting data without
errors.
When a cable is connected to the tester, the device sends signals through the wires and checks
whether the signals reach the correct destination. If the cable is wired incorrectly or damaged,
the tester will indicate the problem.
Network cable testers are often used when working with **Ethernet cable** such as Cat5e,
Cat6, or Cat7 cables in a **Local Area Network**.
# Issues a Network Cable Tester Can Detect
A network cable tester can help detect several problems in network cables. Two common issues
include:

PREPARED BY MOTI Page 18


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

## 1. Open Circuit (Broken Wire)


An **open circuit** occurs when one of the wires inside the cable is broken or not properly
connected to the connector.
In this situation, the electrical signal cannot pass through the wire. As a result, data cannot be
transmitted correctly between devices. The cable tester will indicate that the connection is
incomplete or broken.
This problem often happens due to:
* Poor cable crimping
* Physical damage to the cable
* Loose connectors
## 2. Short Circuit
A **short circuit** occurs when two wires inside the cable touch each other accidentally. This
causes the electrical signals to interfere with each other and prevents proper data transmission.
A network cable tester can detect when wires are incorrectly connected or touching, indicating
a short circuit.
Short circuits may be caused by:
* Damaged insulation
* Incorrect wiring during cable termination
* Faulty connectors
# Conclusion
A network cable tester is an essential tool for installing and troubleshooting network cables. Its
main function is to check whether a cable is correctly wired and capable of transmitting data.
It helps technicians quickly identify problems such as **open circuits (broken wires)** and
**short circuits**, ensuring that network connections work properly and efficiently.
3. Mention 10 essential network hand tools and briefly state the
primary function of each.
Here’s a detailed, **assignment-style explanation** on 10 essential network hand tools with
their primary functions, structured to fill about 4 pages in Word when formatted properly.
# Essential Network Hand Tools and Their Functions
## 1. Introduction

PREPARED BY MOTI Page 19


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Setting up and maintaining a computer network requires not only knowledge of networking
concepts but also the right tools. Network hand tools are essential for cabling, testing, and
troubleshooting in wired networks such as **Local Area Networks**.
These tools help network technicians install Ethernet cables, terminate connectors, and ensure
proper data transmission. Using the correct tools makes network installation more efficient,
accurate, and reliable.
This paper lists 10 essential network hand tools and explains the primary function of each.
# 2. Network Hand Tools
## 2.1 Crimping Tool
**Primary Function:**
A crimping tool is used to attach connectors, such as **RJ-45** connectors, to the ends of
network cables. It compresses the connector pins into the cable wires, ensuring a secure
connection for proper data transmission.
**Use Case:**
Crimping tools are essential when making custom Ethernet cables or replacing damaged
connectors.
## 2.2 Cable Stripper
**Primary Function:**
A cable stripper is used to remove the outer insulation from Ethernet or other networking
cables without damaging the inner wires.
**Use Case:**
Before attaching an RJ-45 connector, technicians use a cable stripper to expose the individual
wires inside a Cat5e, Cat6, or Cat7 cable.
## 2.3 Punch Down Tool
**Primary Function:**
A punch down tool is used to insert and secure wires into **patch panels, keystone jacks, or
wall outlets**. It pushes wires into slots and trims excess wire automatically.
**Use Case:**
Commonly used in offices or data centers to terminate Ethernet cables neatly into patch panels.
## 2.4 Cable Tester
**Primary Function:**

PREPARED BY MOTI Page 20


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

A cable tester checks the continuity, wiring sequence, and functionality of network cables. It
verifies that cables are properly connected and capable of transmitting data.
**Use Case:**
Used after cable installation or during troubleshooting to detect open circuits, short circuits, or
miswired cables.
## 2.5 Wire Cutters
**Primary Function:**
Wire cutters are used to cut network cables to the desired length cleanly. They also cut
individual wires during cable termination.
**Use Case:**
Essential for preparing Ethernet cables for installation, especially when customizing cable
lengths for office layouts.
## 2.6 RJ-45 Connectors
**Primary Function:**
While not a tool in the strict sense, RJ-45 connectors are hand components essential for
network cabling. They allow Ethernet cables to be plugged into network ports on computers,
switches, and routers.
**Use Case:**
Used in combination with crimping tools to complete cable terminations.
## 2.7 Network Cable Puller / Fish Tape
**Primary Function:**
A cable puller (or fish tape) is used to guide cables through walls, conduits, or ceilings. It helps
install cables in difficult-to-reach places without damaging them.
**Use Case:**
Used in large buildings or structured cabling projects to pull Ethernet or fiber optic cables
through pathways.
## 2.8 RJ-11 and RJ-45 Modular Plug Crimper
**Primary Function:**
This tool can crimp both RJ-11 (telephone) and RJ-45 (Ethernet) connectors onto cables. It
ensures secure connections for telecommunication and data networks.
**Use Case:**

PREPARED BY MOTI Page 21


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

A versatile tool used by network technicians handling both voice and data cabling in offices or
residential setups.
## 2.9 Labeling Machine / Cable Marker
**Primary Function:**
Labeling machines or cable markers are used to mark and identify network cables. Proper
labeling ensures organized and easily traceable cabling systems.
**Use Case:**
In server rooms or large office networks, labeled cables prevent confusion during maintenance
or troubleshooting.
## 2.10 Multimeter
**Primary Function:**
A multimeter measures electrical properties such as voltage, resistance, and continuity. In
networking, it helps detect faulty cables, shorts, and power issues in devices such as PoE
(Power over Ethernet) equipment.
**Use Case:**
Used by network technicians to verify proper electrical connections and troubleshoot powered
network devices.
Your table is already strong 👍 — here’s a clear, polished version with slightly improved
wording and clarity:

3. Summary of Essential Networking Tools


Tool Primary Function Example Use Case
Crimping Tool Attaches RJ-45 connectors to cables Making custom Ethernet cables
Removes outer insulation from
Cable Stripper Preparing wires for termination
cables
Inserts wires into jacks or patch
Punch Down Tool Installing structured cabling systems
panels
Tests cable continuity and wiring Detecting faults (open, short,
Cable Tester
correctness miswiring)
Wire Cutters Cuts cables or wires Trimming cables to required length
RJ-45 Connectors Connect cables to network devices Finishing Ethernet cable ends

PREPARED BY MOTI Page 22


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Tool Primary Function Example Use Case


Cable Puller / Fish Helps route cables through
Installing cables in ceilings or walls
Tape walls/conduits
RJ-11/RJ-45 Crimps both telephone and Ethernet
Multi-purpose cabling tool
Crimper connectors
Organizing and managing
Labeling Machine Labels and identifies cables
server/network rooms
Measures voltage, resistance, and
Multimeter Diagnosing electrical/network issues
continuity

🔹 Key Points to Remember


 Installation tools → Crimping tool, punch down tool, cable puller
 Preparation tools → Cable stripper, wire cutters
 Testing tools → Cable tester, multimeter
 Accessories → RJ-45 connectors, labeling machine

If you want, I can combine this with your Ethernet cable types into one complete exam-ready
note or PDF.
# 4. Importance of Using Proper Network Hand Tools
Using proper hand tools for network installation ensures:
* **Reliable Connections:** Properly crimped and terminated cables transmit data efficiently.
*Organized Cabling:** Labeling and structured installations prevent confusion and downtime.
* **Efficient Troubleshooting:** Cable testers and multimeters help detect and fix issues
quickly.
* **Safety:** Correct tools prevent damage to cables and reduce the risk of electrical hazards.
* **Professional Installation:** Proper tools and techniques reflect industry standards and
improve network performance.
Without these essential tools, network installation and maintenance would be inefficient, error-
prone, and potentially damaging to equipment.
# 5. Conclusion

PREPARED BY MOTI Page 23


INDIVIDUAL ASSIGNMENT ON MODULE 8: IDENTIFYING AND USING NETWORK HAND TOOLS
(EIS HNS1 M08 0322)CHAPTERS: ONE & TWO

Network hand tools are indispensable for building and maintaining reliable computer networks.
The 10 essential tools discussed above – **crimping tool, cable stripper, punch down tool,
cable tester, wire cutters, RJ-45 connectors, cable puller, RJ-11/RJ-45 crimper, labeling machine,
and multimeter** – each serve a specific purpose in network installation and troubleshooting.

Using these tools ensures that network cables are correctly terminated, devices are properly
connected, and the network functions efficiently. Proper use of these tools also saves time,
prevents errors, and enhances overall network performance.
Network technicians, IT professionals, and students studying computer networking should
become familiar with these tools to ensure successful network design, installation, and
maintenance.
If you want, I can also **create a fully formatted Word document (4 pages)** with **diagrams
of each tool** to make it ready for submission.
Do you want me to do that?
List and briefly explain the three forms of Ethernet cables discussed in the module.
Prepared by [Link]
Sending mechanism only Via Email:
Danielzenaw7@[Link]

PREPARED BY MOTI Page 24

You might also like