Now we going to see about mesh and star topologies in detail.
MESH TOPOLOGY
In mesh topology, every device has a dedicated point-to-point link to every other devices. The dedicated link carries the traffic only between two devices it connects. To find the number of links connected to the mesh topology use this
MESH TOPOLOGY
In mesh topology, every device has a dedicated point-to-point link to every other devices. The dedicated link carries the traffic only between two devices it connects. To find the number of links connected to the mesh topology use this
n(n-1)/2
where n is number of devices.
Advantages
- It guarantees the each connection and thus eliminates the traffic problem.
- Even if one of the links fails there is always an alternative present. So data transfer doesn’t get affected.
- It provides privacy and security.
- Expansion and modification in topology can be done without disrupting other nodes.
No comments:
Post a Comment