SlideShare a Scribd company logo
1 of 12
Download to read offline
Program/Course : Computer System Servicing NC II
Unit of Competency : Set-up Computer Networks
Module : Install Network Cables
Learning Outcome 01: Installing Network Cables
Assessment Criteria:
1. Cables routes are determined and planned in accordance with network design and actual
installation site.
2. Network materials necessary to complete the work are identified and obtained in
accordance with established procedures and checked against systems requirements.
3. Tools, equipment and testing devices needed to carry out the installation work are
obtained in accordance with established procedures and checked for correct operation
and safety.
4. Appropriate personal protective equipment is used and OHS policies and procedures are
followed.
5. Copper cable splicing is performed based on Electronic Industries
Alliance/Telecommunications Industry Association (EIA/TIA) standards.
6. Network cables and cable raceway are installed in accordance with established
procedures and installation requirements.
7. Installation work is performed and is checked to ensure no unnecessary damage has
occurred and complies with the requirements.
8. OHS standards and 5S principles are followed according to enterprise requirements.
9. Excess components and materials are disposed of based on WEEE directives and 3R’s
waste management program.
Resources:
Equipment and Accessories Tools Materials
LAN Card
UPS
Server
24 port-hub
Modem
Multitester
Crimping tools
Soldering iron
Wire stripper
LAN Tester
RJ 45
UTP Cat 5 cable
WHAT IS A COMPUTER NETWORK
Defining a Network
A network is two or more computers connected together to share resources.
Computer Network
In general term, network can refer to any interconnected group or system. In other words,
network is a method of sharing information between two systems. Computers are networked
according to certain protocols, such as TCP/IP, which are the rules or standards that allow
computers on the network to communicate with one another.
BENEFITS OF SHARING INFORMATION VIA NETWORK
Currently, the benefits of a network include the following:
■ Sharing data or access to a program loaded on the network (file sharing)
■ Sending messages back and forth (electronic mail or e-mail)
■ Sending and receiving faxes
■ Accessing a modem or accessing the Internet directly
■ Accessing a centralized database
■ Scheduling appointments
■ Providing security for the network services and resources
■ Allowing for a central location of data files so that it is easier to perform a backup of
essential files
SHARED HARDWARE COMPONENTS
Virtually, any storage or output device can be shared over a network, but the most
common devices to be used over a network include:
⚫ Printers
⚫ Disk drives
⚫ CD-ROM and optical drives
⚫ Modems
⚫ Fax
Network Topology
The network topology defines how computers, printers, and other devices are connected. The
physical topology describes the layout of the wire and devices, as well as the paths used by
data transmissions. The logical topology is the path that signals travel from one point to
another.
Bus Topology
In the bus topology, each computer connects to a common cable. The cable connects one
computer to the next, like a bus line going through a city. The cable
has a small cap installed at the end, called a terminator. The terminator prevents signals
from bouncing back and causing network errors.
Bus Topology
Advantages:
1) Easy to use and to understand.
2) Requires least amount of cable to connect the computers together. It is therefore
less expensive than other cabling arrangements.
3) It is easy to extend a bus; two cables can be joined into 1 longer cable with a BNC,
Barrel connector making a longer cable and allowing more computers to join the
network.
Disadvantages:
1) Heavy network traffic can slow a bus considerably as only 1 computer can send a
message at a time.
2) It is difficult to troubleshoot the bus. A cable break or loose connector causes
reflection and stops all the activity.
• STAR TOPOLOGY
The star topology has a central connection point, which normally is a device such as a hub,
switch, or router. Each host on a network has a cable segment that attaches the host directly
to the central connection point.
Star Topology
Advantages:
1) It is easy to modify and add new computers without disturbing the rest of the
network.
2) The center of the star network is a good place to diagnose the faults.
3) Single computer failure does not necessarily bring down the whole star network.
Disadvantages:
1) If the central device fails, the whole network fails to operate.
2) Star networking is expensive because all network cables must be pulled to one
central point, requires more cable than other network topologies.
• RING TOPOLOGY
In a ring topology, hosts are connected in a physical ring or circle. Because the ring topology
has no beginning or end, the cable does not need to be terminated. A specially formatted
frame, called a token, travels around the ring, stopping at each host. If a host wants to
transmit data, it adds the data and the destination address to the frame. The frame then
continues around the ring until it stops at the host with the destination address. The
destination host takes the data out of the frame.
Advantages:
1) Each node has equal access.
2) Capable of high speed data transfer.
Disadvantages:
1) Failure of one computer on the ring can affect the whole network.
2) Difficult to troubleshoot the network.
Types of networks
Below is a list of the most common types of computer networks in order of scale.
• Personal Area Network (PAN)
PERSONAL AREA NETWORK (PAN) - a computer network used for communication
among computer devices close to one person. Some examples of devices that may be used in
a PAN are printers, fax machines, telephones, PDA’s or scanners. The reach of a PAN is
typically within about 20-30 feet (approximately 6-9 meters).
Personal area networks may be wired with computer buses such as USB and FireWire.
A wireless personal area network (WPAN) can also be made possible with network
technologies such as Bluetooth.
Client/Server Vs Peer-to-Peer Networks
While every computer on a LAN is connected to every other, they do not necessarily
mean all communicate with each other. The two basic types of LAN, based on communication
patterns between the machines, called client/server networks and peer-to-peer networks.
Client/Server Networks
Every computer has a distinct role, that of either a client or a server. A server is
designed to share its resources among client computers on the network. The Client/Server is
composed of:
Servers
− These are located in secured areas, such as locked closets and data centers,
because they hold the organization's most valuable data and do not have the
accessed by operators on a continuous basis.
− The server runs a special network operating system such as: Windows NT Server,
Windows 2000 or Novell Netware.
Client
− The rest of the computers on the network functions as client. A client standard PC
that is running an operating system such as DOS or Windows.
Example of Client/Server
Peer-to-Peer Network
In a peer-to-peer network, every computer is equal and can communicate with other
computer on a network to which it has been granted access rights. Essentially, every
Hub
Server
Client
computer in this network functions as both server and client. Peer-to-peer network can be
as small as two computers as many as hundreds of units.
There is no theoretical limit to the size of a peer-to-peer network, performance drops
significantly and security becomes a major headache on peer -based network with more than
10 computers. Also, Microsoft imposes a 10-station limit on computers running Windows
2000 Professional who are sharing resources with other system. For this reason, it is better
you switch to a client/server network when your network climbs to 10 stations.
Example of Peer-to-Peer Network
CAMPUS AREA NETWORK (CAN)
A network that connects two or more LANs but that is limited to a specific and
contiguous geographical area such as a college campus, industrial complex, or a military base.
A CAN may be considered a type of MAN (metropolitan area network), but is generally limited
to an area that is smaller than a typical MAN. This term is most often used to discuss the
implementation of networks for a contiguous area. This should not be confused with a
Controller Area Network.
Metropolitan Area Network (MAN)
A Metropolitan Area Network is a network that connects two or more Local Area
Networks or Campus Area Networks together but does not extend beyond the boundaries of
the immediate town, city, or metropolitan area. Multiple routers, switches & hubs are
connected to create a MAN.
Metropolitan Network
Wide Area Network (WAN)
A WAN is a data communications network that covers a relatively broad geographic
area (i.e. one city to another and one country to another country) and that often uses
transmission facilities provided by common carriers, such as telephone companies. WAN
technologies generally function at the lower three layers of the OSI reference model: the
physical layer, the data link layer, and the network layer.
Wide Area Network
Global Area Network (GAN)
Global area networks (GAN) specifications are in development by several groups, and
there is no common definition. In general, however, a GAN is a model for supporting mobile
communications across an arbitrary number of wireless LANs, satellite coverage areas, etc.
The key challenge in mobile communications is "handing off" the user communications from
one local coverage area to the next. In IEEE Project 802, this involves a succession of terrestrial
Wireless local area networks (WLAN).
Global Area Network
Internetwork
Two or more networks or network segments connected using devices that operate at
layer 3 (the 'network' layer) of the OSI Basic Reference Model, such as a router. Any
interconnection among or between public, private, commercial, industrial, or governmental
networks may also be defined as an internetwork.
In modern practice, the interconnected networks use the Internet Protocol. There are
at least three variants of internetwork, depending on who administers and who participates
in them:
• Intranet
• Extranet
• Internet
Intranets and extranets may or may not have connections to the Internet. If
connected to the Internet, the intranet or extranet is normally protected from being accessed
from the Internet without proper authorization. The Internet is not considered to be a part of
the intranet or extranet, although it may serve as a portal for access to portions of an extranet.
Intranet
An intranet is a set of interconnected networks, using
the Internet Protocol and uses IP-based tools such as web
browsers and ftp tools that is under the control of a single
administrative entity. That administrative entity closes the
intranet to the rest of the world, and allows only specific users.
Most commonly, an intranet is the internal network of a
company or other enterprise.
Extranet
An extranet is a network or internetwork that is limited
in scope to a single organization or entity but
which also has limited connections to the networks of one
or more other usually, but not necessarily, trusted
organizations or entities (e.g. a company's customers may
be given access to some part of its intranet creating in this
way an extranet, while at the same time the customers may
not be considered 'trusted' from a security standpoint).
Technically, an extranet may also be categorized as a CAN, MAN, WAN, or other type of
network, although, by definition, an extranet cannot consist of a single LAN; it must have at
least one connection with an external network.
Internet
A specific internetwork, consisting of a worldwide interconnection of governmental,
academic, public, and private networks based upon the Advanced Research Projects Agency
Network (ARPANET) developed by ARPA of the U.S. Department of Defense – also home to
the World Wide Web (WWW) and referred to as the 'Internet' with a capital 'I' to distinguish
it from other generic internetworks.
Participants in the Internet, or their service providers, use IP Addresses obtained from
address registries that control assignments. Service providers and large enterprises also
exchange information on the reach ability of their address ranges through the Border
Gateway Protocol (BGP
I. Identify the following. Choose your answer from the grid below. Use a separate sheet of
paper in answering.
______________ 1. The World Wide Web.
______________ 2. The internal network of a company or other enterprise.
______________ 3. A network that connects two or more LANs but that is limited to a
specific and contiguous geographical area such as a college campus,
______________ 4. A data communications network that covers a relatively broad
geographic area.
______________ 5. A network that connects two or more Local Area Networks or
Campus Area Networks together.
______________ 6. It signifies the way in which intelligent devices in the network see
their logical relations to one another.
______________ 7. It is the interconnected group of computers.
______________ 8. A network covering a small geographic area, like a home.
______________ 9. All the cables run from the computers to the central location where
they are all connected by hub.
______________10. Each computer is connected to the next computer with the last one
connected to the first.
Topology Ring Topology Bus Topology
Network Star Topology GAN
LAN Extranet MAN
WAN Internet Intranet
Install network cable module CSS NC2

More Related Content

What's hot

358111385 computer-systems-servicing-dll
358111385 computer-systems-servicing-dll358111385 computer-systems-servicing-dll
358111385 computer-systems-servicing-dllPrince Rainier
 
Lo1.3 diagnosing computer systems
Lo1.3 diagnosing computer systemsLo1.3 diagnosing computer systems
Lo1.3 diagnosing computer systemsFrya Lora
 
Applying quality-standard (css)
Applying quality-standard (css)Applying quality-standard (css)
Applying quality-standard (css)Bong Bandola
 
Ict 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systemsIct 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systemsYonel Cadapan
 
computer-systems-servicing-dll.docx
computer-systems-servicing-dll.docxcomputer-systems-servicing-dll.docx
computer-systems-servicing-dll.docxrochelleogatis1
 
Cblm installing and configuring computer system and networks
Cblm installing and configuring computer system and networksCblm installing and configuring computer system and networks
Cblm installing and configuring computer system and networksJulietcoronado
 
ICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh Silva
ICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh SilvaICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh Silva
ICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh SilvaJe-Jireh Silva
 
Install computer system,devices and peripherals
Install computer system,devices and peripheralsInstall computer system,devices and peripherals
Install computer system,devices and peripheralsRaiza Janelle
 
CSS L07 - Preparing the Installer
CSS L07 - Preparing the InstallerCSS L07 - Preparing the Installer
CSS L07 - Preparing the InstallerMarvin Bronoso
 
Installing and configuring computer System
Installing and configuring computer SystemInstalling and configuring computer System
Installing and configuring computer Systemiankeithsomoza
 
Ict 9 module 3, lesson 3 conducting test on the installed computer system
Ict 9 module 3, lesson 3 conducting test on the installed computer systemIct 9 module 3, lesson 3 conducting test on the installed computer system
Ict 9 module 3, lesson 3 conducting test on the installed computer systemYonel Cadapan
 
Ict 9 module 4 introduction
Ict 9 module 4 introductionIct 9 module 4 introduction
Ict 9 module 4 introductionYonel Cadapan
 
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKSCSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKSEric Talamisan
 
Conducting test on the installed computer system
Conducting test on the installed computer systemConducting test on the installed computer system
Conducting test on the installed computer systemRachel Espino
 
CSS L01 - Introduction to Computer System Servicing (NCII)
CSS L01 - Introduction to Computer System Servicing (NCII)CSS L01 - Introduction to Computer System Servicing (NCII)
CSS L01 - Introduction to Computer System Servicing (NCII)Marvin Bronoso
 
LESSON 1 APPLYING QUALITY STANDARDS AQS.pptx
LESSON 1 APPLYING QUALITY STANDARDS AQS.pptxLESSON 1 APPLYING QUALITY STANDARDS AQS.pptx
LESSON 1 APPLYING QUALITY STANDARDS AQS.pptxjonathanlabajo2
 
Computer hardware servicing practice occupational health and safety procedure
Computer hardware servicing   practice occupational health and safety procedure Computer hardware servicing   practice occupational health and safety procedure
Computer hardware servicing practice occupational health and safety procedure Grayzon Gonzales, LPT
 
DepEd TLE Computer Hardware Servicing Curriculum Guide Grade 7-10
DepEd TLE Computer Hardware Servicing Curriculum Guide Grade 7-10DepEd TLE Computer Hardware Servicing Curriculum Guide Grade 7-10
DepEd TLE Computer Hardware Servicing Curriculum Guide Grade 7-10Bogs De Castro
 

What's hot (20)

358111385 computer-systems-servicing-dll
358111385 computer-systems-servicing-dll358111385 computer-systems-servicing-dll
358111385 computer-systems-servicing-dll
 
Lo1.3 diagnosing computer systems
Lo1.3 diagnosing computer systemsLo1.3 diagnosing computer systems
Lo1.3 diagnosing computer systems
 
Applying quality-standard (css)
Applying quality-standard (css)Applying quality-standard (css)
Applying quality-standard (css)
 
Ict 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systemsIct 9 module 4, lesson 1.3 diagnosing computer systems
Ict 9 module 4, lesson 1.3 diagnosing computer systems
 
computer-systems-servicing-dll.docx
computer-systems-servicing-dll.docxcomputer-systems-servicing-dll.docx
computer-systems-servicing-dll.docx
 
Cblm installing and configuring computer system and networks
Cblm installing and configuring computer system and networksCblm installing and configuring computer system and networks
Cblm installing and configuring computer system and networks
 
ICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh Silva
ICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh SilvaICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh Silva
ICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh Silva
 
Install computer system,devices and peripherals
Install computer system,devices and peripheralsInstall computer system,devices and peripherals
Install computer system,devices and peripherals
 
CSS L07 - Preparing the Installer
CSS L07 - Preparing the InstallerCSS L07 - Preparing the Installer
CSS L07 - Preparing the Installer
 
Installing and configuring computer System
Installing and configuring computer SystemInstalling and configuring computer System
Installing and configuring computer System
 
Ict 9 module 3, lesson 3 conducting test on the installed computer system
Ict 9 module 3, lesson 3 conducting test on the installed computer systemIct 9 module 3, lesson 3 conducting test on the installed computer system
Ict 9 module 3, lesson 3 conducting test on the installed computer system
 
Ict 9 module 4 introduction
Ict 9 module 4 introductionIct 9 module 4 introduction
Ict 9 module 4 introduction
 
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKSCSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
 
2 set-up-computer-networks
2 set-up-computer-networks2 set-up-computer-networks
2 set-up-computer-networks
 
Conducting test on the installed computer system
Conducting test on the installed computer systemConducting test on the installed computer system
Conducting test on the installed computer system
 
CSS L01 - Introduction to Computer System Servicing (NCII)
CSS L01 - Introduction to Computer System Servicing (NCII)CSS L01 - Introduction to Computer System Servicing (NCII)
CSS L01 - Introduction to Computer System Servicing (NCII)
 
LESSON 1 APPLYING QUALITY STANDARDS AQS.pptx
LESSON 1 APPLYING QUALITY STANDARDS AQS.pptxLESSON 1 APPLYING QUALITY STANDARDS AQS.pptx
LESSON 1 APPLYING QUALITY STANDARDS AQS.pptx
 
Test System and Network
Test System and NetworkTest System and Network
Test System and Network
 
Computer hardware servicing practice occupational health and safety procedure
Computer hardware servicing   practice occupational health and safety procedure Computer hardware servicing   practice occupational health and safety procedure
Computer hardware servicing practice occupational health and safety procedure
 
DepEd TLE Computer Hardware Servicing Curriculum Guide Grade 7-10
DepEd TLE Computer Hardware Servicing Curriculum Guide Grade 7-10DepEd TLE Computer Hardware Servicing Curriculum Guide Grade 7-10
DepEd TLE Computer Hardware Servicing Curriculum Guide Grade 7-10
 

Similar to Install network cable module CSS NC2

Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxCatherineBotardo3
 
Fundamentals of Computer Networking - Shift Education of Technology
Fundamentals of Computer Networking - Shift Education of TechnologyFundamentals of Computer Networking - Shift Education of Technology
Fundamentals of Computer Networking - Shift Education of TechnologyRaphaff
 
Class Note
Class NoteClass Note
Class NoteAK IJ
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And TelecommunicationsUMaine
 
fundamental of information technology(1)
fundamental of information technology(1)fundamental of information technology(1)
fundamental of information technology(1)Sorath Peetamber
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking FundamentalsManjit Chavda
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answersmkengkilili2011
 
Computer Network ssss ppt.pptx
Computer Network ssss ppt.pptxComputer Network ssss ppt.pptx
Computer Network ssss ppt.pptxRamNivas42
 
networking.ppt
networking.pptnetworking.ppt
networking.pptsuchita74
 
Computer networking project
Computer networking projectComputer networking project
Computer networking projectAshifimrankhan1
 
Computer network updated
Computer network updatedComputer network updated
Computer network updatedKing Abidi
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networkingNor Zailani
 
Ae2da alvarado_cos4
Ae2da alvarado_cos4Ae2da alvarado_cos4
Ae2da alvarado_cos4jashleyfaye
 
Presentation for slideshare
Presentation for slidesharePresentation for slideshare
Presentation for slideshareBSITstudents
 

Similar to Install network cable module CSS NC2 (20)

Unit 2B.pdf
Unit 2B.pdfUnit 2B.pdf
Unit 2B.pdf
 
Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptx
 
Fundamentals of Computer Networking - Shift Education of Technology
Fundamentals of Computer Networking - Shift Education of TechnologyFundamentals of Computer Networking - Shift Education of Technology
Fundamentals of Computer Networking - Shift Education of Technology
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Class Note
Class NoteClass Note
Class Note
 
Introduction to computer_lec_05
Introduction to computer_lec_05Introduction to computer_lec_05
Introduction to computer_lec_05
 
Networking And Telecommunications
Networking And TelecommunicationsNetworking And Telecommunications
Networking And Telecommunications
 
fundamental of information technology(1)
fundamental of information technology(1)fundamental of information technology(1)
fundamental of information technology(1)
 
Networking HMT-1
Networking HMT-1Networking HMT-1
Networking HMT-1
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
final NEtworking.pptx
final  NEtworking.pptxfinal  NEtworking.pptx
final NEtworking.pptx
 
Computer network & communication answer
Computer network & communication answerComputer network & communication answer
Computer network & communication answer
 
Computer Network ssss ppt.pptx
Computer Network ssss ppt.pptxComputer Network ssss ppt.pptx
Computer Network ssss ppt.pptx
 
networking.ppt
networking.pptnetworking.ppt
networking.ppt
 
Computer networking project
Computer networking projectComputer networking project
Computer networking project
 
Computer network updated
Computer network updatedComputer network updated
Computer network updated
 
1 introduction to-networking
1 introduction to-networking1 introduction to-networking
1 introduction to-networking
 
Ae2da alvarado_cos4
Ae2da alvarado_cos4Ae2da alvarado_cos4
Ae2da alvarado_cos4
 
Rkp internet part i
Rkp internet part iRkp internet part i
Rkp internet part i
 
Presentation for slideshare
Presentation for slidesharePresentation for slideshare
Presentation for slideshare
 

Recently uploaded

MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 

Recently uploaded (20)

MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 

Install network cable module CSS NC2

  • 1. Program/Course : Computer System Servicing NC II Unit of Competency : Set-up Computer Networks Module : Install Network Cables Learning Outcome 01: Installing Network Cables Assessment Criteria: 1. Cables routes are determined and planned in accordance with network design and actual installation site. 2. Network materials necessary to complete the work are identified and obtained in accordance with established procedures and checked against systems requirements. 3. Tools, equipment and testing devices needed to carry out the installation work are obtained in accordance with established procedures and checked for correct operation and safety. 4. Appropriate personal protective equipment is used and OHS policies and procedures are followed. 5. Copper cable splicing is performed based on Electronic Industries Alliance/Telecommunications Industry Association (EIA/TIA) standards. 6. Network cables and cable raceway are installed in accordance with established procedures and installation requirements. 7. Installation work is performed and is checked to ensure no unnecessary damage has occurred and complies with the requirements. 8. OHS standards and 5S principles are followed according to enterprise requirements. 9. Excess components and materials are disposed of based on WEEE directives and 3R’s waste management program. Resources: Equipment and Accessories Tools Materials LAN Card UPS Server 24 port-hub Modem Multitester Crimping tools Soldering iron Wire stripper LAN Tester RJ 45 UTP Cat 5 cable
  • 2. WHAT IS A COMPUTER NETWORK Defining a Network A network is two or more computers connected together to share resources. Computer Network In general term, network can refer to any interconnected group or system. In other words, network is a method of sharing information between two systems. Computers are networked according to certain protocols, such as TCP/IP, which are the rules or standards that allow computers on the network to communicate with one another. BENEFITS OF SHARING INFORMATION VIA NETWORK Currently, the benefits of a network include the following: ■ Sharing data or access to a program loaded on the network (file sharing) ■ Sending messages back and forth (electronic mail or e-mail) ■ Sending and receiving faxes ■ Accessing a modem or accessing the Internet directly ■ Accessing a centralized database ■ Scheduling appointments ■ Providing security for the network services and resources ■ Allowing for a central location of data files so that it is easier to perform a backup of essential files SHARED HARDWARE COMPONENTS
  • 3. Virtually, any storage or output device can be shared over a network, but the most common devices to be used over a network include: ⚫ Printers ⚫ Disk drives ⚫ CD-ROM and optical drives ⚫ Modems ⚫ Fax Network Topology The network topology defines how computers, printers, and other devices are connected. The physical topology describes the layout of the wire and devices, as well as the paths used by data transmissions. The logical topology is the path that signals travel from one point to another. Bus Topology In the bus topology, each computer connects to a common cable. The cable connects one computer to the next, like a bus line going through a city. The cable has a small cap installed at the end, called a terminator. The terminator prevents signals from bouncing back and causing network errors. Bus Topology Advantages: 1) Easy to use and to understand. 2) Requires least amount of cable to connect the computers together. It is therefore less expensive than other cabling arrangements. 3) It is easy to extend a bus; two cables can be joined into 1 longer cable with a BNC, Barrel connector making a longer cable and allowing more computers to join the network. Disadvantages:
  • 4. 1) Heavy network traffic can slow a bus considerably as only 1 computer can send a message at a time. 2) It is difficult to troubleshoot the bus. A cable break or loose connector causes reflection and stops all the activity. • STAR TOPOLOGY The star topology has a central connection point, which normally is a device such as a hub, switch, or router. Each host on a network has a cable segment that attaches the host directly to the central connection point. Star Topology Advantages: 1) It is easy to modify and add new computers without disturbing the rest of the network. 2) The center of the star network is a good place to diagnose the faults. 3) Single computer failure does not necessarily bring down the whole star network. Disadvantages: 1) If the central device fails, the whole network fails to operate. 2) Star networking is expensive because all network cables must be pulled to one central point, requires more cable than other network topologies. • RING TOPOLOGY In a ring topology, hosts are connected in a physical ring or circle. Because the ring topology has no beginning or end, the cable does not need to be terminated. A specially formatted frame, called a token, travels around the ring, stopping at each host. If a host wants to transmit data, it adds the data and the destination address to the frame. The frame then
  • 5. continues around the ring until it stops at the host with the destination address. The destination host takes the data out of the frame. Advantages: 1) Each node has equal access. 2) Capable of high speed data transfer. Disadvantages: 1) Failure of one computer on the ring can affect the whole network. 2) Difficult to troubleshoot the network. Types of networks Below is a list of the most common types of computer networks in order of scale. • Personal Area Network (PAN) PERSONAL AREA NETWORK (PAN) - a computer network used for communication among computer devices close to one person. Some examples of devices that may be used in a PAN are printers, fax machines, telephones, PDA’s or scanners. The reach of a PAN is typically within about 20-30 feet (approximately 6-9 meters). Personal area networks may be wired with computer buses such as USB and FireWire. A wireless personal area network (WPAN) can also be made possible with network technologies such as Bluetooth.
  • 6. Client/Server Vs Peer-to-Peer Networks While every computer on a LAN is connected to every other, they do not necessarily mean all communicate with each other. The two basic types of LAN, based on communication patterns between the machines, called client/server networks and peer-to-peer networks. Client/Server Networks Every computer has a distinct role, that of either a client or a server. A server is designed to share its resources among client computers on the network. The Client/Server is composed of: Servers − These are located in secured areas, such as locked closets and data centers, because they hold the organization's most valuable data and do not have the accessed by operators on a continuous basis. − The server runs a special network operating system such as: Windows NT Server, Windows 2000 or Novell Netware. Client − The rest of the computers on the network functions as client. A client standard PC that is running an operating system such as DOS or Windows. Example of Client/Server Peer-to-Peer Network In a peer-to-peer network, every computer is equal and can communicate with other computer on a network to which it has been granted access rights. Essentially, every Hub Server Client
  • 7. computer in this network functions as both server and client. Peer-to-peer network can be as small as two computers as many as hundreds of units. There is no theoretical limit to the size of a peer-to-peer network, performance drops significantly and security becomes a major headache on peer -based network with more than 10 computers. Also, Microsoft imposes a 10-station limit on computers running Windows 2000 Professional who are sharing resources with other system. For this reason, it is better you switch to a client/server network when your network climbs to 10 stations. Example of Peer-to-Peer Network CAMPUS AREA NETWORK (CAN) A network that connects two or more LANs but that is limited to a specific and contiguous geographical area such as a college campus, industrial complex, or a military base. A CAN may be considered a type of MAN (metropolitan area network), but is generally limited to an area that is smaller than a typical MAN. This term is most often used to discuss the implementation of networks for a contiguous area. This should not be confused with a Controller Area Network.
  • 8. Metropolitan Area Network (MAN) A Metropolitan Area Network is a network that connects two or more Local Area Networks or Campus Area Networks together but does not extend beyond the boundaries of the immediate town, city, or metropolitan area. Multiple routers, switches & hubs are connected to create a MAN. Metropolitan Network Wide Area Network (WAN) A WAN is a data communications network that covers a relatively broad geographic area (i.e. one city to another and one country to another country) and that often uses transmission facilities provided by common carriers, such as telephone companies. WAN technologies generally function at the lower three layers of the OSI reference model: the physical layer, the data link layer, and the network layer.
  • 9. Wide Area Network Global Area Network (GAN) Global area networks (GAN) specifications are in development by several groups, and there is no common definition. In general, however, a GAN is a model for supporting mobile communications across an arbitrary number of wireless LANs, satellite coverage areas, etc. The key challenge in mobile communications is "handing off" the user communications from one local coverage area to the next. In IEEE Project 802, this involves a succession of terrestrial Wireless local area networks (WLAN). Global Area Network Internetwork Two or more networks or network segments connected using devices that operate at layer 3 (the 'network' layer) of the OSI Basic Reference Model, such as a router. Any interconnection among or between public, private, commercial, industrial, or governmental networks may also be defined as an internetwork. In modern practice, the interconnected networks use the Internet Protocol. There are at least three variants of internetwork, depending on who administers and who participates in them: • Intranet • Extranet • Internet Intranets and extranets may or may not have connections to the Internet. If connected to the Internet, the intranet or extranet is normally protected from being accessed from the Internet without proper authorization. The Internet is not considered to be a part of the intranet or extranet, although it may serve as a portal for access to portions of an extranet.
  • 10. Intranet An intranet is a set of interconnected networks, using the Internet Protocol and uses IP-based tools such as web browsers and ftp tools that is under the control of a single administrative entity. That administrative entity closes the intranet to the rest of the world, and allows only specific users. Most commonly, an intranet is the internal network of a company or other enterprise. Extranet An extranet is a network or internetwork that is limited in scope to a single organization or entity but which also has limited connections to the networks of one or more other usually, but not necessarily, trusted organizations or entities (e.g. a company's customers may be given access to some part of its intranet creating in this way an extranet, while at the same time the customers may not be considered 'trusted' from a security standpoint). Technically, an extranet may also be categorized as a CAN, MAN, WAN, or other type of network, although, by definition, an extranet cannot consist of a single LAN; it must have at least one connection with an external network. Internet A specific internetwork, consisting of a worldwide interconnection of governmental, academic, public, and private networks based upon the Advanced Research Projects Agency Network (ARPANET) developed by ARPA of the U.S. Department of Defense – also home to the World Wide Web (WWW) and referred to as the 'Internet' with a capital 'I' to distinguish it from other generic internetworks. Participants in the Internet, or their service providers, use IP Addresses obtained from address registries that control assignments. Service providers and large enterprises also exchange information on the reach ability of their address ranges through the Border Gateway Protocol (BGP
  • 11. I. Identify the following. Choose your answer from the grid below. Use a separate sheet of paper in answering. ______________ 1. The World Wide Web. ______________ 2. The internal network of a company or other enterprise. ______________ 3. A network that connects two or more LANs but that is limited to a specific and contiguous geographical area such as a college campus, ______________ 4. A data communications network that covers a relatively broad geographic area. ______________ 5. A network that connects two or more Local Area Networks or Campus Area Networks together. ______________ 6. It signifies the way in which intelligent devices in the network see their logical relations to one another. ______________ 7. It is the interconnected group of computers. ______________ 8. A network covering a small geographic area, like a home. ______________ 9. All the cables run from the computers to the central location where they are all connected by hub. ______________10. Each computer is connected to the next computer with the last one connected to the first. Topology Ring Topology Bus Topology Network Star Topology GAN LAN Extranet MAN WAN Internet Intranet