3.1.3 Network Topology
PHYSICAL AND LOGICAL TOPOLOGY
Three basic types of network topology:

cable (backbone/trunk), to which all computers and
other devices connect (node).
cable through T-Connector.
cable to prevent the signal from bouncing back
and forth on the bus cable.
Advantages Of Bus Topology
1. Bus networks are inexpensive and easy to install.
2.
Computers and other devices can be attached and detached at any
point on the bus without disturbing the rest of the network.
3.
Failure of one device usually does not affect the rest of the network
rest of the bus network.
Disadvantages of Bus Topology
1.
There might be disruption when computer or other device are added orremoved
2.
Because all systems on the network connect to asingle cable or backbone
, a break in the cable will prevent all systems from accessing the
network .
3. It is difficult to identify the problem if the entire
network shut down

(ring) with all computers and devices arranged
along the ring.
device to device around the entire ring, in one
direction (clockwise or counterclockwise)
around a ring
information through the
use of a tokenfirst device to the second device which extracts the
data addressed to it and adds any data it wishes
to send.
the third device, etc. until it comes back around to
the first device again.
data . All other devices must wait for the token to
come to them.
Advantages:
1. The transmission of data is relatively
simple as packets travel in one direction only.
2. Cable faults are easily located, making
troubleshooting easier.
3. The uses of token passing enables all devices in
a ring topology to share the network resources
fairly.
Disadvantages :
1. A failure in any cable or device breaks the
loop and can take down the entire network.
2. Data packets must pass through every computer
therefore, this makes it slower.
3. A ring network can span a larger distance than a
bus network, but it is more difficult to install.

network connect to a central device, thus forming
a star.
central connection point to all the other devices
on the network are a hub and a switch.
Hub / Switch
and passes it along to all
the other devices in the network.

Advantages:
1. If one device fails, only that device is affected.
2. Devices can be added to or removed from
network with little or no disruption.
3. Easy to troubleshoot and isolate problem.
Disadvantages:
1. If the hub or switch fails, the entire network will
be inoperable.
2. Requires more cable than most of the other
topologies.
3. More expensive because of the cost of the
hub/switch.