Star And Mesh Topologies Flashcards
1
Q
What is a network topology?
A
- A layout of computer systems on a local network.
2
Q
What is star topology?
A
- Each computer system is connected to a central device, usually a hub or switch.
3
Q
How does a star topology work?
A
1) - Each computer system is connected to the central hub or switch and transfers its data packets there.
2) - The hub or switch looks at the destination address and transfers the packets directly to the intended computer.
4
Q
Advantages of Star Topologies:
A
- Improved security because data packets are sent directly to and from the hub / switch in the centre and not necessarily all devices like in a bus or ring topology.
- New systems can be attached directly to the central system so the network doesn’t need to be shut down.
- Transfer speeds are generally fast as there are minimal network collisions.
5
Q
Disadvantages of Star Topologies:
A
- Extra hardware (the hub/switch) is required to be purchased, installed and maintained.
- If the central system (hub/switch) fails, then the whole network will be unusable until the error is fixed.
6
Q
Full Mesh networks:
A
- Each computer system is connected to every other computer system.
7
Q
Partial Mesh Networks:
A
- Where some nodes (e.g a printer) are connected to every other node.
8
Q
How do mesh topologies work?
A
- Data packets are transferred to the destination address along the quickest path, travelling from node to node.
- If a pathway is broken, there are many alternative paths that the packets can take.
9
Q
Advantages of Mesh Topologies:
A
- If one cable or system fails then data packets can take an alternative route and still reach the destination address.
- Because of the large possible number of systems and connections, a mesh topology can usually withstand large amounts of data traffic.
- New systems can be added to the network without disrupting the entire topology.
10
Q
Disadvantages of Mesh Topologies:
A
- Because of the possibly large amount of cables required, this can be expensive to install and maintain.
- Redundant cabling should be avoided - this is when cables are connected between systems that won’t ever need to communicate.
11
Q
Redundant Cabling definition:
A
- When cables are connected between systems that won’t ever need to communicate.