TLE ICT 10 - Network Topologies - Activity Sheet
TLE ICT 10 - Network Topologies - Activity Sheet
Name: Date:
Yr./Section: Teacher:
Activity Title:
NETWORK TOPOLOGIES
Learning Objectives:
Bus Topology
Mesh Topology
A network setup where each computer and network device is
interconnected with one another, allowing for most transmissions to be
distributed, even if one of the connections go down. This topology is
not commonly used for most computer networks as it is difficult and
expensive to have redundant connection to every computer. However,
this topology is commonly used for wireless networks. Below is a visual
example of a simple computer setup on a network using a mesh topology.
Additional Information:
In the past, the ring topology was most commonly used in schools,
offices, and smaller buildings where networks were smaller. However, today,
the ring topology is seldom used, having been switched to another type of
network topology for improved performance, stability, or support.
Advantages of Ring Topology
All data flows in one direction, reducing the chance of packet collisions.
A network server is not needed to control network connectivity
between each workstation.
Data can transfer between workstations at high speeds.
Additional workstations can be added without impacting performance
of the network.
Disadvantages of Ring Topology
All data being transferred over the network must pass through
each workstation on the network, which can make it slower than a
star topology.
The entire network will be impacted if one workstation shuts down.
The hardware needed to connect each workstation to the network is more
expensive than Ethernet cards and hubs/switches.
Star Topology
Tree Topology
In the picture above, if the main cable or trunk between each of the two
star topology networks were to fail, those networks would be unable to
communicate with each other. However, computers on the same star topology
would still be able to communicate with each other.
Hybrid
Topology
2. Client/Server network
A network setup that utilizes both servers and clients. For example, a
network that utilizes a DNS server is an example of a client/server network.
Most client/server networks are the networks you would find in a corporate or
business environment.
Client-Server Network: Advantages and Disadvantages
Advantages Disadvantages
All files are stored in a central location A specialist network operating system
is needed
Network peripherals are controlled The server is expensive to purchase
centrally
Backups and network security is Specialist staff such as a network
controlled centrally manager is needed
Users can access shared data which is If any part of the network fails a lot of
centrally controlled disruption can occur