Mesh Topology Advantages and Disadvantages
Q: What are the advantages and disadvantages of using mesh topology?
- Network topology
- Junior level question
Explore all the latest Network topology interview questions and answers
ExploreMost Recent & up-to date
100% Actual interview focused
Create Network topology interview for FREE!
Mesh topology offers several advantages and disadvantages. The primary advantage of a mesh topology is that it provides a high level of fault tolerance. With a mesh topology, each node is connected to several other nodes in the network. If one of the nodes fails, the remaining nodes can still communicate with each other. This means that the network can stay connected even when nodes fail.
The second advantage of a mesh topology is that it allows for very fast data transfer. Data is sent directly from one node to another, which eliminates the need for it to pass through intermediate nodes. This makes for faster data transfer than other topologies, such as star or bus.
However, mesh topology also has some drawbacks. The primary disadvantage is that it can be quite expensive to implement. Each node needs to be connected to multiple other nodes, which can require a lot of wiring and other hardware. Additionally, configuring each node to communicate with multiple other nodes can be time consuming and complex.
Overall, mesh topology provides a high level of fault tolerance and fast data transfer, but it is also expensive and complex to implement.
Example:
Let's say we have a network of five computers, A, B, C, D and E. A mesh topology would connect each of these computers directly to each other. So, each computer would be connected to A, B, C, D and E. This means that if one computer, such as C, fails, then the other four computers can still communicate with each other.
Steps:
1. Establish the network by connecting each node directly to each other.
2. Configure the nodes to communicate with one another.
3. Data is sent directly from one node to another, eliminating the need for intermediate nodes.
4. Enjoy the benefits of increased fault tolerance and fast data transfer.


