A network topology describes how devices are arranged and connected in a network. In IB Computer Science, students are expected to understand common network topologies, compare their advantages and disadvantages, and explain why a particular topology is suitable for a given scenario.
The most important topologies for IB students are star, mesh, and hybrid.
What Is a Network Topology?
A network topology defines:
- How devices are physically or logically connected
- How data flows between devices
- How faults affect the network
Topology choice affects:
- Performance
- Reliability
- Cost
- Scalability
IB exam questions often test application of topology knowledge, not just definitions.
Star Topology
In a star topology, all devices are connected to a central device, usually a switch.
How It Works
- Each device has a direct connection to the central switch
- All data passes through the central device
Advantages
- Easy to install and manage
- Failure of one cable does not affect others
- Simple fault detection
- High performance in small to medium networks
