0% found this document useful (0 votes)
393 views7 pages

Computer Network Setup Guide

The document provides instructions on installing network cables, including defining networking terms, identifying different types of networking media such as Ethernet cables, building cables, and connecting devices like PCs to hubs or switches. It discusses network topologies like bus, star, and ring networks and cable types including unshielded twisted pair, coaxial, fiber optic, and wireless networks. The document also covers cable installation guides, RJ45 connectors, and T568A and T568B wiring standards.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
393 views7 pages

Computer Network Setup Guide

The document provides instructions on installing network cables, including defining networking terms, identifying different types of networking media such as Ethernet cables, building cables, and connecting devices like PCs to hubs or switches. It discusses network topologies like bus, star, and ring networks and cable types including unshielded twisted pair, coaxial, fiber optic, and wireless networks. The document also covers cable installation guides, RJ45 connectors, and T568A and T568B wiring standards.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
  • Install network cables

Install network cables

Assessment Criteria:

1. Define terms associated with the lesson


2. Identify various types networking media
3. Build networking cables
4. Connect and configure a hub or switch and a PC(s)
What is a network?

A network is a collection of computers and related equipment (printers, webcams, game


consoles, etc.) connected so that data can move between them. Even if you have a single
computer, it looks to the internet as part of a network. The internet then is a network of networks.

The majority of networking is done using the internet standard. At the centre of basic diagram of
a wired network is either a hub or a switcher and computers are connected to the hub, much like
spokes of a wheel or star. Each connection at the hub is called port.

Three basic network categories

 Local area network - the smallest of the three network types consist of PCs connected
together within a limited area, such as within the same building, floor or department.
 Metropolitan area network – are network that spans no more than 50 miles. It is design to
connect LANs spanning a town or city
 Wide area network – used to distribute information thousands of miles among thousands
of users.
Kinds of Hub

- Standalone Hubs – are single products with a number of ports. It is usually include some
method of linking them to other standalone hubs for network expansion.
- Stackable Hubs – work just like standalone hubs, except that several of them can be
“stacked” (connected) together, usually by short lengths of cable.
- Modular Hubs – are popular in networks because they are easily expanded and always
have management option. It is purchased as chassis, or card cage, with multiple card
slots, each of which accepts a communication card, or module
3 Basic Hub Types
- Passive Hubs – simply connects various cables
- Active Hubs – amplify or boost signals
- Intelligent Hubs – select which path a specific signal will travel
A bus network is a line of computers connected together by a cable. The cable is called
the bus. The bus must be terminated at both ends.
Data can flow between machines, each and machine has one of the software used by the
entire network. This can lead to data clashes if the same request is made at the same time by
two machines. Ethernet uses a modified type of bus network.

A rig network is a bus network that has been attached at both ends. The data in a ring
network travels in 1 direction only. Data clashes can occur for the same reason as in a bus
network.

STAR NETWORK
A star network is a network where each machine is connected to a central
machine, called a server. The server holds all the software, and the other machines, called
nodes, request the software from it. Since the server receives all the requests, it can handle
them one by one, and there are no data crashes. It is possible to have a star network spawn
another network.

Network Cable

Cable is the medium through which information usually moves from one network
device to another. There are several types of cable which are commonly used with LANs. In
some cases, a network will utilize only one type of cable chosen for a network is related to
the network’s topology, protocol, and size. Understanding the characteristics of different
types of cable and how they relate to other aspects of a network is necessary for the
development of a successful network.

Examples of network media:


 Unshielded twisted pair (UTP) Cable
 Shielded Twisted Pair (STP) Cable
 Coaxial cable
 Fibber Optic Cable
 Wireless LANs
 Cable Installation Guides

Unshielded Twisted Pair Connector


The standard connector for unshielded twisted pair cabling is an RJ-45
connector. This is a plastic connector that looks like a large telephone-style connector (see figure
2). A slot allows the RJ-45 to be inserted only one way. RJ stands for registered jack, implying
that the connector follows a standard designates which wire goes with each pin inside the
connector.

Wireless LANs
More and more networks are operating without cables, in the wireless mode. Wireless
LANs use high frequency radio signals, infrared light beams, or lasers to communicate between
the workstations, servers, or hubs. Each workstation and file server on a wireless network has
some sort of transceiver/ antenna to send and receive the data. Information is relayed between
transceivers as if they were physically connected. For longer distance, wireless communications
can also take place through cellular telephone technology, microwave transmission, or by
satellite.

Wireless networks are great for allowing laptop computers, portable devices, or remote
computers to connect to the LAN. Wireless networks are also beneficial n older buildings where
it may be difficult or impossible to install cables.

Cable Installation Guides

The two most common network cables:


1. Straight through cable- connected from PC to switch/hub
2. Crossover cable – connected from PC to PC (limited to two computers only)

What is RJ45?
RJ Stands for Registered Jacks. These are used in telephone and data jack wiring
registered with FCC. RJ-11 is a 6-position, 4-conductor jack used in telephone wiring, and RJ-45
is a 8-position, 8-conductor jack used in 10baseT and 100baseT Ethernet wiring.

Wiring standards for RJ45


1. T568A
2. T568B
References:
[Link]

Common questions

Powered by AI

A bus network topology, being cost-effective and simple to set up, is advantageous in smaller, fewer-nodes environments where budget constraints are significant and minimal cabling is preferred. It operates well with fewer nodes due to reduced chances of data collisions. However, it becomes disadvantageous as node numbers increase, leading to significant data collisions and potential network downtime from single-point failures along the bus. In contrast, a star topology offers resilience with centralized management reducing collision likelihoods and isolated fault impact. Its disadvantages include higher initial setup costs and increased cabling complexity relative to bus topology .

A star network architecture avoids data clashes because each node is connected to a central server, which manages and processes requests sequentially. This centralized control ensures that data packets do not collide since the server handles one request at a time. In contrast, both bus networks and ring networks transmit data over shared pathways; in a bus network, data collisions can occur when two devices attempt to send data simultaneously, while in a ring network data travels in one direction, with potential for clashes at bottleneck points where processing increases .

RJ-45 connectors are integral to Ethernet networking, used primarily with unshielded twisted pair (UTP) and shielded twisted pair (STP) cables in both 10BASE-T and 100BASE-T wiring standards. They ensure proper connectivity and communication standards are maintained, with each pin allocated a specific role to ensure data integrity and reduce cross talk. This standardization simplifies installation and troubleshooting across network systems by ensuring universal compatibility and functionality within Ethernet networks .

Standalone hubs offer basic connectivity without straightforward expansion capabilities; network growth requires additional equipment and complexity. Stackable hubs allow for easier expansion by physically stacking additional units, simplifying network growth without significant reconfiguration. Modular hubs provide the most scalability and management options, supporting network growth through modular expansions, allowing for flexible inclusion of new technologies or additional users without significant disruption. Each hub type thus imposes unique scaling characteristics that can facilitate or impede network extension and adaptability .

An organization might opt for a wireless LAN to facilitate mobility, allowing devices like laptops and portable devices in hard-to-wire environments, such as old buildings, to access the network. Wireless LANs enable easier reconfiguration and dynamic expansion without the need for extensive physical cabling. However, potential drawbacks include susceptibility to interference, generally lower security compared to wired LANs due to the open nature of wireless signals, and possibly reduced speed and reliability compared to their wired counterparts .

The choice of network cable affects both the design and efficiency of a LAN due to factors like bandwidth, interference susceptibility, distance limitations, and cost. For instance, fiber optic cables provide high bandwidth and extended distances without interference but at a relatively higher cost, making them suitable for high-performance LANs. Conversely, unshielded twisted pair (UTP) cables offer cost-effective solutions for typical LAN segments but have shorter maximum run lengths and are more prone to electromagnetic interference, which could affect performance. The network's topology and size also play critical roles in determining the most appropriate cables .

Straight-through cables are primarily used to connect devices of different types, such as a computer to a switch or hub, aligning the wires to enable direct communication between devices with different interfaces. In contrast, crossover cables connect similar devices directly, like two PCs, allowing them to communicate without an intermediary. The wiring in these cables is crossed over to align the transmit and receive signals appropriately, thus facilitating direct interaction between like devices .

Passive hubs function merely as conduits, without amplifying data signals, making them essentially splitters that distribute data without enhancement. Active hubs, however, amplify or repeat incoming signals, thereby extending the transmission distance. Intelligent hubs are more advanced, equipped to determine which path data should take, and they include management tools for configuring and managing network traffic efficiently .

A Local Area Network (LAN) is a small network confined to a single building or specific location; its purpose is to connect a limited number of devices for sharing resources within that environment. A Metropolitan Area Network (MAN) connects multiple LANs within a town or city, covering distances up to 50 miles, thereby facilitating communications over a larger geographic area. Conversely, a Wide Area Network (WAN) extends over vast distances, often globally, to interconnect numerous LANs and MANs, facilitating widespread data distribution .

Networking media types directly influence a network's architecture and performance by dictating the physical and data transmission characteristics. UTP, being inexpensive and easy to install, is often utilized in straightforward LAN setups, though it suffers from electromagnetic interference and has bandwidth limitations. STP offers additional shielding, reducing interference and supporting higher performance requirements at a slightly higher cost. Coaxial cable, known for its robustness against interference, is useful in specific applications requiring substantial bandwidth over longer distances. Fiber optic cables, while more costly and requiring specialized installation, provide the highest performance, with minimal interference and capability for high-speed, long-distance transmission. Each media's properties thus necessitate specific architectural considerations to best match network needs for cost, performance, and scalability .

Install network cables 
 
Assessment Criteria: 
 
1. Define terms associated with the lesson 
2. Identify various types netwo
Kinds of Hub 
 
- 
Standalone Hubs – are single products with a number of ports. It is usually include some 
method of linkin
A bus network is a line of computers connected together by a cable. The cable is called 
the bus. The bus must be terminate
A star network is a network where each machine is connected to a central 
machine, called a server. The server holds al
The standard connector for unshielded twisted pair cabling is an RJ-45 
connector. This is a plastic connector that looks lik
More and more networks are operating without cables, in the wireless mode. Wireless 
LANs use high frequency radio signals,
References: 
https://www.slideshare.net/erictalamisan/css-nc-ii-module-setup-computer-networks  (https://www.slideshare.net

You might also like