Network Hardware
Network Hardware
Transceiver Boot
ROM
Media
Connector Buffer
Expansion bus
connector
Parts of an NIC
• Expansion bus connection is an expansion that
connects to the system board.
• Media connector: - Port connector to the transmission
media which in the connected to terminator RJ45
• Buffer – memory chip that stores data temporarily
before transmission and on reception.
• Boot ROM (optional) applicable for thin client
technology, for computers to boot from it instead of
booting from a storage device.
• Transceiver: chip next to media connector that
converts analog to digital and vice versa transmissions
Hubs
• Act as a point of connection between network
nodes
• Are 4, 8, 12 or 24 etc ported
• Most are passive: just repeat/broadcast signals or
• Intelligent hubs / management hubs may posses
internal processing capabilities permit remote
management, filter data or provide diagnostic
information about the network
• Therefore in layer 1 in OSI reference model
• Used as access points(AP) or hotspots in wifi
Connection Illustration
C1 C2
Hub/switch
C3
Connection Illustration
If the distance between the server room and mess network segment is 200m then
signals definitely will not arrive if a low speed cable like UTP is used. Therefore a
device is required to boost the signal
Student Centre
(WI-Fi)
200m
(Booster)
C1 C2 Repeater C9 C8
switch
Bridge
Hub
C3
Switch
C7
Router
ServerRoom Mess
(wired Ethernet) (WI-Fi)
Repeaters
• Repeaters: Connect similar segments of LANs.
• Receive transmissions from one segment , cleans
and amplifies the signal and then transmits it to the
next segment (boosts signals by broadcasting)
• Therefore passive, in layer 1 OSI reference model
• Extends network size e.g. enables coaxial cable
extend from 185 m to 925m or thick coaxial from
500m to 2.5km
• Usually two ported but may be multiported for
multiple segments.
Bridges
• Connects two dissimilar network segments by
filtering signals from one segment to another using
a filtering database (forwarding table) of MAC
address to forward and pass traffic between them
using MAC address.
• Filters traffic, intelligent and in layer 2 of OSI
• Used to extend network size and avoid exceeding
network limits such as segment size, numbers of
devices.
• Can be standalone or a PC node assigned the job
utilizing two NICs, physical addressing information.
• Is protocol independent
Bridges
• Faster than routers; protocol independent
• Slower than repeaters and hubs analyzes packets
before transmission
• Can extend a network without extending further
a collision domains or can also extend segments
• Improves network performance: can be
programmed to filter out certain frames e.g.
unnecessary broadcast frames.
• They are useful for LANs which extend over
different floors in a building or LANs built on
departmental levels.
Types of Bridges
• Local bridges: Directly connect local area
networks (LANs)
• Remote bridges: Can be used to create a wide
area network (WAN) link between LANs.
Remote bridges, where the connecting link is
slower than the end networks, largely have
been replaced by routers.
• Wireless bridges: Can be used to join LANs or
connect remote stations to LANs.
Switches
• Connect not only network nodes but also dissimilar network
segments of a LAN
• Can be described as multiported bridge. Each port= a bridge, each
device connected receives its own dedicated channel => eases
traffic congestion.
• Most have an internal processor, an operating system, memory
and several ports
• more costly but effectively make use of limited bandwidth than
bridges: multiports
• Better security (Isolates traffic) and performance (Separate
channels) than routers
• Data can be lost because switches can be overwhelmed by
continuous ,heavy traffic
• Traffic can come to a halt due to amounting collisions if protocols
that do not detect and restore data loss operate (therefore
switches placement should match backbone capacity and traffic
patters)
• Has replaced workgroup hubs
Cut-through Switching mode
• Reads a frames header and decides where to
forward the data before it receives the whole
packet.
• Incase frames becomes corrupt packets, runts,
or erroneously shortened packets, it waits to
determined packet integrity then transmits does
not actually detect- corrupt packets.
• Fast: does not stop to read entire packet.
• Suits small workgroups; limited speed and low
number of devices
Store and forward Switching
mode
• Switch reads entire packets into memory, checks
for accuracy then transmits.
• Slow
• Results to traffic congestion
• Do not propagate errors
• Transfer data with segments of different
transmission speeds
• Good for larger LANs and mixed speed
environments
Routers
• Apart from keeping track of certain nodes on the
network as switches do, routers connect dissimilar
networks e.g. LANs and WANs running at different
transmission speeds and using variety of protocols.
• Used in specialized applications e.g. large internet
nodes or digitized telephone cells
Functions of routers
• Connect dissimilar networks
• Addressing of information interpretation.
• Determine the best path for data to follow from node A
to node B
• Reroute traffic if primary path is down but another
path is available
Other Functions of Routers
R2 R4
C S C R1 R6 S
R3 R5
R
WAN LAN 2
S
C
C
LAN 1
Routing Modes
Static routing :
• use specific routers between nodes (programmed
by network administration
• - Not optimal: does not account for Network
congestion, faulty connections
• -But can be used with dynamic routing to indicate
the router of last resort, the router that accepts
all unroutable packets
• - Less efficient and less accurate: requires human
(administrative) intervention.
Dynamic Packet Flow Problem
R2 R4
A R1 R6 B
R3 R5