
- Data Comm & Networks Home
- DCN - Overview
- DCN - What is Computer Network
- DCN - Uses of Computer Network
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- DCN - Components
- DCN - Connectors
- DCN - Switches
- DCN - Repeaters
- DCN - Gateways
- DCN - Bridges
- DCN - Socket
- DCN - Network Interface Card
- DCN - NIC: Pros and Cons
- DCN - Network Hardware
- DCN - Network Port
- Computer Network Topologies
- DCN - Computer Network Topologies
- DCN - Point-to-point Topology
- DCN - Bus Topology
- DCN - Star Topology
- DCN - Ring Topology
- DCN - Mesh Topology
- DCN - Tree Topology
- DCN - Hybrid Topology
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Transmission Impairments
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Data Link Control & Protocols
- DCN - RMON
- DCN - Token Ring Network
- DCN - Hamming Code
- DCN - Byte Stuffing
- DCN - Channel Allocation
- DCN - MAC Address
- DCN - Cyclic Redundancy Checks
- DCN - Error Control
- DCN - Flow Control
- DCN - Framing
- DCN - Error Detection & Correction
- DCN - Error Correcting Codes
- DCN - Parity Bits
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- DCN - Routing Information Protocol
- DCN - Border Gateway Protocol
- DCN - OSPF Protocol
- DCN - Network Address Translation
- DCN - Network Address Translation Types
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- DCN - Congestion Control
- DCN - TCP Service Model
- DCN - TLS Handshake
- DCN - TCP Vs. UDP
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN - Virtual Private Network
- DCN - Load Shedding
- DCN - Optimality Principle
- DCN - Service Primitives
- DCN - Services of Network Security
- DCN - Hypertext Transfer Protocol
- DCN - File Transfer Protocol
- DCN - Secure Socket Layer
- Network Protocols
- DCN - ALOHA Protocol
- DCN - Pure ALOHA Protocol
- DCN - Sliding Window Protocol
- DCN - Stop and Wait Protocol
- DCN - Link State Routing
- DCN - Link State Routing Protocol
- Network Algorithms
- DCN - Shortest Path Algorithm
- DCN - Routing Algorithm
- DCN - Leaky Bucket Algorithm
- Wireless Networks
- DCN - Wireless Networks
- DCN - Wireless LANs
- DCN - Wireless LAN & IEEE 802.11
- DCN - IEEE 802.11 Wireless LAN Standards
- DCN - IEEE 802.11 Networks
- Multiplexing
- DCN - Multiplexing & Its Types
- DCN - Time Division Multiplexing
- DCN - Synchronous TDM
- DCN - Asynchronous TDM
- DCN - Synchronous Vs. Asynchronous TDM
- DCN - Frequency Division Multiplexing
- DCN - TDM Vs. FDM
- DCN - Code Division Multiplexing
- DCN - Wavelength Division Multiplexing
- Miscellaneous
- DCN - Shortest Path Routing
- DCN - B-ISDN Reference Model
- DCN - Design Issues For Layers
- DCN - Selective-repeat ARQ
- DCN - Flooding
- DCN - E-Mail Format
- DCN - Cryptography
- DCN - Unicast, Broadcast, & Multicast
- DCN - Network Virtualization
- DCN - Flow Vs. Congestion Control
- DCN - Asynchronous Transfer Mode
- DCN - ATM Networks
- DCN - Synchronous Vs. Asynchronous Transmission
- DCN - Network Attacks
- DCN - WiMax
- DCN - Buffering
- DCN - Authentication
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
Mesh Network Topology in Computer Networks
Topology refers to the arrangement of computer networks. Topology is divided into either physical or logical arrangement. Physical topology refers to the way the computers are connected with each other on a network. Logical topology means the way data is flowing from one computer to another computer.
Now, let see the basic definition of computer network topology, it is the schematic description of network arrangements that are connected through various nodes with the help of lines of connection.
The different types of network topology are as follows
- Bus topology
- Ring topology
- STAR topology
- MESH topology
- TREE topology
- Hybrid Topology
Let us understand the concept of MESH topology in computer networks.
Mesh Network Topology
It is a point-to-point connection to all devices. In this arrangement all the network nodes are connected with each other. Generally, for n devices mesh has n(n-1)/2 physical channels.
Techniques Used in Mesh Network Topology
Mesh topology uses two techniques to transmit data over topology. They are as follows
-
Mesh Topology Routing Technique In routing, the nodes have routing logic, as per the network requirements. The routing logic directs the data to reach the destination using the shortest distance, or it informs the broken links so that the network will avoid those nodes. The routing helps to reconfigure the failed nodes.
-
Mesh Topology Flooding Technique In flooding, the same data is transmitted to all network nodes. Hence, no routing logic is required here. Moreover, in flooding, the network is robust, and it is not interested to lose data, but it leads to unwanted load over the network.

Types of Mesh Network Topology
Now let see the different types of MESH Topology, which are explained below
-
Partial Mesh Topology Here, the systems are connected the same as mesh topology but some devices are only connected to two or three devices, that is each device is not connected to all devices, thats why we call it a partial mesh topology.
-
Full Mesh Topology Here, each and every node is connected to each other, so that is the reason we used to call it Full mesh topology.
Features of Mesh Network Topology
The features of MESH Topology are as follows
- Fully connected.
- Not flexible.
Advantages of Mesh Network Topology
The advantages of MESH topology are as follows
- Each and every connection can carry its own data load.
- It is robust.
- Fault is identified easily.
- It provides security and privacy.
Disadvantages of Mesh Network Topology
The disadvantages of MESH topology are as follows
- Installation and configuration is difficult.
- Cabling cost is more.
- Bulk wiring is required.