Networks - LAN Topologies Flashcards
1
Q
Topology
A
Defines the way in which all network devices are interconnected to create a LAN
2
Q
Bus
A
Uses one main cable to which all nodes are directly connected. The main cable acts as a backbone for the network. One of the computers in the network typically acts as the computer server.
3
Q
Nodes
A
devices connected to a network
4
Q
Star
A
Consists of one central switch or hub which every host is connected to.
5
Q
Bus advantages
A
- Easy to set up.
- Not very expensive.
- Easy to add new networks.
- Uses fewer cables than star
6
Q
Bus disadvantages
A
- If the main cable fails or gets damaged the whole network will fail
- as more workstations are connected the performance of the network will become slower because of data collisions
7
Q
Star advantages
A
- If one cable is lost, only connection to that pc is lost.
- Easy to add new computers.
- More secure – messages from a computer goes directly to the centre.
8
Q
Star disadvantages
A
- Can be costly to install because there’s lots of cables.
- Dependent on a central computer, if it fails the network goes down.