Topologies Flashcards
Topologies which I need to know about?
- star
- bus
- ring
- mesh
- partial mesh
What is a topology?
arrangement of nodes connected together on a network
Topology can be both….
physical or logical
What is a star topology?
- an arrangement where each node is connected to a central switch or a hub, which can be connected to a server (depending whether it is p2p or cs)
- server manages data transmisson
- it is the most popular topology
Advantages of star topology?
- central management
- doesn’t break if a single node does, it is less vulnerable
- easy to add new nodes
- no problems with collisions since each device has one connection to central management
- more secure as other nodes do not get the data , unless flooded by a hub
Disadvantages of a star topology?
- if central management goes down then the whole network will fail
- performance depends on the central device
- may be costly to install
What is a bus topology?
- every node is connected to a backbone
- data is transmitted in one direction only
Advantages of a bus topology?
- ideal for small networks as the layout is simple
- not many cables necessary
- effective cost
- easy to add devices
Disadvantages of a bus topology?
- if the backbone cable fails then network will go fully down
- network traffic will greatly decrease performance
- more nodes added means slower transmission
- performance degrades with heavy traffic
- low security (each device can see all transmissions)
What is a ring topology?
- devices connected in a circular format
- packets have to travel through all the nodes to get to destination
- one node is chosen to manage and configure the network
- one way traffic
Can a ring topology be made into a dual ring topology?
yes, this would make it bidirectional , each node will have 2 connections
Advantages of a ring topology?
- one way so no data collisions
- low cost to install
Disadvantages of a ring topology
- network will fail if one node fails
- constant management required
- limited scalability since more nodes means greater delay
- hard to make changes (e.g.add nodes)
What is a mesh topology?
- each node is connected to every other node
- it has two forms of transmission routing and flooding
- can be partial or full
What is a partial mesh topology?
where most devices are connected to each other with some exceptions