3.05 Network topologies Flashcards
What is a topology?
A layout of a network
What is a star topology?
All devices are connected to a central switch or server that controls the network
List the pros of a star topology (three).
- If a device fails or is disconnected, the rest of the network is unaffected
- It’s easy to add more devices to the network
- Better performance - all devices can transmit data at once to the central device (unlike ring network) and there are few data collisions (unlike bus network)
List the cons of a star network (two)
- If wired, every device needs a cable to connect to the central switch, which is expensive
- If there is a problem with the central switch/swerver, the whole network is affected
What is bus topology?
All devices are arranged in a line, connected to a single backbone cable. Devices send data in both directions- this causes data collisions and slows down the network
What is ring topology?
Devices are connected in a ring. Data moves in one direction around the ring, so no data collisions, but only one device can send data at a time, and the data passes through many devices before reaching its destination
What is mesh topology?
All devices are connected to each other, either directly or indirectly, without the need for a central server (i.e. decentralised)
Mesh networks send data along the fastest route to get to its target
Give an advantage of mesh networks
No single point that the network can fail - if one device fails, data is sent along a different route to get to its target
Give a disadvantage of mesh networks
Expensive if wired connections used, but they are now more practical with wireless connections
What is the difference between a full mesh topology and partial mesh topology?
Full mesh topology: every device is connected to every other device directly
Partial mesh topology: not all devices are fully connected to each other