Important Notice:

Mesh Topology

Mesh Topology

16 views 2 min read

Mesh Topology (मेश टोपोलॉजी) :-

Mesh Topology एक प्रकार की Network Topology है जिसमें network के सभी computers, servers और अन्य network devices एक-दूसरे से directly connected होते हैं। इसमें प्रत्येक device के बीच एक dedicated point-to-point connection हो सकता है।

Mesh Topology में data को destination तक पहुँचने के लिए multiple paths उपलब्ध होते हैं। यदि कोई एक connection fail हो जाता है, तो data किसी alternative path से destination तक पहुँच सकता है।

English

Mesh Topology is a type of Network Topology in which all computers, servers, and other network devices are connected to each other through direct connections. Each device may have a dedicated point-to-point connection with other devices.

In Mesh Topology, multiple paths are available for data transmission. If one connection fails, data can reach the destination through an alternative path.

Mesh Topology का Structure :-

Mesh Topology में network के devices एक-दूसरे से multiple direct connections के द्वारा जुड़े होते हैं।

Mesh Topology के मुख्य Components :-

 

1. Nodes / Computers -

Network में connected प्रत्येक computer, server या network device को Node कहा जाता है।

Each computer, server, or network device connected to the network is called a Node.

2. Point-to-Point Links -

Mesh Topology में devices के बीच direct point-to-point connections होते हैं। Full Mesh में प्रत्येक node दूसरे सभी nodes से directly connected होता है।

Point-to-Point links provide direct communication between network devices.

3. Network Cable / Transmission Medium -

Devices को आपस में connect करने के लिए network cables या wireless transmission medium का उपयोग किया जा सकता है।

Network cables or other transmission media are used to connect the devices.

4. Network Interface Card (NIC) -

प्रत्येक computer या network device को network से connect करने के लिए Network Interface Card (NIC) की आवश्यकता होती है।

A Network Interface Card (NIC) is used to connect computers or network devices to the network.

Mesh Topology के प्रकार :- 1. Full Mesh Topology

इसमें प्रत्येक device, network के सभी अन्य devices से directly connected होता है।

In Full Mesh, every device is directly connected to every other device.

2. Partial Mesh Topology

इसमें कुछ devices कई अन्य devices से connected होते हैं, लेकिन सभी devices एक-दूसरे से directly connected नहीं होते।

In Partial Mesh, only some devices have direct connections with multiple other devices.

Mesh Topology में OSI Layer :-

Mesh Topology मुख्य रूप से Physical Layer (Layer 1) और Data Link Layer (Layer 2) से संबंधित होती है।

  • Physical Layer (Layer 1) — Devices के physical connections और transmission medium को handle करती है।
  • Data Link Layer (Layer 2) — Frames और MAC addressing के माध्यम से local data transmission को manage करती है।

Advantages of Mesh Topology :-

  • High Reliability — Network अधिक reliable होता है।
  • Multiple Paths Available — Data transmission के लिए multiple paths उपलब्ध होते हैं।
  • Less Chance of Complete Network Failure — एक connection fail होने पर पूरा network सामान्यतः fail नहीं होता।
  • High Security and Privacy — Dedicated connections के कारण communication अधिक controlled हो सकता है।
  • Easy Fault Isolation — किसी failed connection को identify करना comparatively आसान हो सकता है।

Disadvantages of Mesh Topology :-

  • High Cost — बहुत अधिक cables और network interfaces की आवश्यकता होती है।
  • Complex Installation — Network को install करना कठिन होता है।
  • Difficult Maintenance — बहुत सारे connections के कारण maintenance कठिन होती है।
  • More Cabling Required — Full Mesh में बहुत अधिक cables की आवश्यकता होती है।
  • Not Suitable for Small Networks — छोटे networks के लिए यह अक्सर unnecessary और costly होती है।

Related Notes