A mesh network is a local area network topology in which the infrastructure nodes (i.e. bridges, switches, and other infrastructure devices) connect directly, dynamically and non-hierarchically to as many other nodes as possible and cooperate with one another to efficiently route data to and from clients.

Illustration of a partially connected mesh network. A fully connected mesh network is where each node is connected to every other node in the network.

This lack of dependency on one node allows for every node to participate in the relay of information. Mesh networks dynamically self-organize and self-configure, which can reduce installation overhead. The ability to self-configure enables dynamic distribution of workloads, particularly in the event a few nodes should fail. This in turn contributes to fault-tolerance and reduced maintenance costs.[1]

Mesh topology may be contrasted with conventional star/tree local network topologies in which the bridges/switches are directly linked to only a small subset of other bridges/switches, and the links between these infrastructure neighbours are hierarchical. While star-and-tree topologies are very well established, highly standardized and vendor-neutral, vendors of mesh network devices have not yet all agreed on common standards, and interoperability between devices from different vendors is not yet assured.[2]

Basic principles edit

Mesh networks can relay messages using either a flooding or a routing technique, which makes them different from non-mesh networks.[3] A routed message is propagated along a path by hopping from node to node until it reaches its destination. To ensure that all its paths are available, the network must allow for continuous connections and must reconfigure itself around broken paths, using self-healing algorithms such as Shortest Path Bridging and TRILL (TRansparent Interconnection of Lots of Links). Self-healing allows a routing-based network to operate when a node breaks down or when a connection becomes unreliable. The network is typically quite reliable, as there is often more than one path between a source and a destination in the network. Although mostly used in wireless situations, this concept can also apply to wired networks and to software interaction.

A mesh network whose nodes are all connected to each other is a fully connected network. Fully connected wired networks are more secure and reliable: problems in a cable affect only the two nodes attached to it. In such networks, however, the number of cables, and therefore the cost, goes up rapidly as the number of nodes increases.

Types edit

Wired mesh edit

Shortest path bridging and TRILL each allow Ethernet switches to be connected in a mesh topology and allow for all paths to be active.[4][5] IP routing supports multiple paths from source to destination.

Wireless mesh edit

A wireless mesh network (WMN) is a network made up of radio nodes organized in a mesh topology. It can also be a form of wireless ad hoc network.[6]

See also edit

References edit

  1. ^ Chawla, Meenu; Mundra, Ankit; Rakesh, Nitin; Agrawal, Akash; Ghrera, S. P. (2015). "Fault tolerance based routing approach for WMN". 2015 International Conference on Computer and Computational Sciences (ICCCS). pp. 177–182. doi:10.1109/ICCACS.2015.7361345. ISBN 978-1-4799-1818-8. S2CID 8664226.
  2. ^ Cilfone, Antonio; Davoli, Luca; Belli, Laura; Ferrari, Gianluigi (2019). "Wireless Mesh Networking: An IoT-Oriented Perspective Survey on Relevant Technologies". Future Internet. 11 (4): 99. doi:10.3390/fi11040099.
  3. ^ "Introduction to Mesh". commotionwireless.net. Retrieved 2022-03-01.
  4. ^ "Avaya Extends the Automated Campus to End the Network Waiting Game". Avaya. 1 April 2014. Archived from the original on 19 April 2014. Retrieved 18 April 2014.
  5. ^ Peter Ashwood-Smith (24 February 2011). "Shortest Path Bridging IEEE 802.1aq Overview" (PDF). Huawei. Archived from the original (PDF) on 15 May 2013. Retrieved 11 May 2012.
  6. ^ Chai Keong Toh (2002). Ad Hoc Mobile Wireless Networks. Prentice Hall Publishers. ISBN 978-0-13-007817-9.

External links edit

  • NYU-NET3 at the Wayback Machine (archived 2015-07-08) Application of a tetrahedral structure to create a resilient partial-mesh 3-dimensional campus backbone data network
  • Phantom anonymous, decentralized network, isolated from the Internet
  • Disruption Tolerant Mesh Networks autonomous machine controller in mesh nodes operate despite loss of cloud connectivity.