Star and mesh topologies * Flashcards
What is a node?
any device connected to a network
How can nodes be connected to a network?
either by wire or wirelessly
What is a star topology? (2 points)
all nodes are indirectly connected to each other through one or more switches
the switch acts as a central point through which all communications are passes
What is the client-server model?
a form of computer networking where the data or web application is hosted on a server and accessed by client computers
What is the peer-to-peer model?
type of network model where all computers on the network share responsibility and there is no central server
is a star topology a client-server model or a peer-to-peer model?
client-server model
Give two advantages of star topology
- each node is separately connected, so failure of one node won’t affect any other nodes
- new nodes can be added easily
Give two disadvantages of star topologies
- the whole network fails if the switch fails
- a wired star network requires lots of cables - in a large network this is expensive
Where can you find star topologies?
large organisations, eg. schools or businesses
What is a mesh topology?
there is no central point, but each node is connected to at least one other and usually to more than one
each node is capable of sending messages to and receiving messages from other nodes
What are the two types of mesh topology?
- full mesh
- partial mesh
What is partial mesh?
not all nodes are connected directly to each other
fewer routes for a message to travel along but simpler to implement
Give 4 advantages of mesh topology
- messages can be received more quickly if the route is short
- message should always get through as there are lots of routes to travel along
- new nodes can be added without interruption or interfering with other nodes
- multiple connections mean each node can transmit to and receive from more than one node at a time
Where are mesh topologies used?
where the reliability of network communication is very important
eg. military organisations, emergency services