Important Notice:

Tree Topology

Tree Topology

16 views 2 min read

Tree Topology (ट्री टोपोलॉजी) :-

Tree Topology एक प्रकार की Network Topology है जिसमें network के सभी computers, servers और अन्य network devices एक hierarchical structure (पदानुक्रमित संरचना) में जुड़े होते हैं। इसका structure एक tree (पेड़) के समान होता है।

Tree Topology में एक Root Node या मुख्य device होता है, जिससे अन्य intermediate devices जुड़े होते हैं और उनसे आगे कई अन्य computers या devices connect किए जाते हैं। यह topology अक्सर Star और Bus Topology की विशेषताओं का combination होती है।

English

Tree Topology is a type of Network Topology in which all computers, servers, and other network devices are connected in a hierarchical structure. Its structure resembles a tree.

In Tree Topology, a Root Node or main device is connected to intermediate devices, and these devices connect to other computers or network devices. It is often considered a combination of Star and Bus Topology.

Tree Topology का Structure :-

Tree Topology में network devices एक hierarchical tree-like structure में connected होते हैं। सबसे ऊपर Root Node होता है और उसके नीचे अलग-अलग branches में devices connected होते हैं।

Tree Topology के मुख्य Components :- 1. Root Node -

Root Node Tree Topology का सबसे ऊपर का मुख्य node होता है। यह network की upper-level connectivity को manage करता है।

The Root Node is the main node at the top of the tree structure and provides connectivity to lower-level devices.

2. Intermediate Nodes -

Intermediate Nodes वे network devices होते हैं जो Root Node और नीचे के अन्य devices के बीच connection प्रदान करते हैं।

Intermediate Nodes provide connectivity between the root node and lower-level devices.

3. Nodes / Computers -

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

Each computer, server, or other network device connected to the network can be called a Node.

4. Branches -

Tree Topology में network की अलग-अलग शाखाओं को Branches कहा जाता है। प्रत्येक branch में कई devices connected हो सकते हैं।

The different sections of the network are called Branches, and each branch can contain multiple devices.

5. Backbone Cable -

Tree Topology में कई network segments को connect करने के लिए Backbone Cable या main communication link का उपयोग किया जा सकता है।

A Backbone Cable or main communication link may be used to connect different network segments.

Tree Topology में OSI Layer :-

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

  • Physical Layer (Layer 1) — Devices, cables और physical connections को handle करती है।
  • Data Link Layer (Layer 2) — Frames और MAC addressing के माध्यम से local communication को manage करती है।
  • यदि network में routers और IP-based communication का उपयोग किया जाता है, तो Network Layer (Layer 3) भी कार्य करती है।

Advantages of Tree Topology :-

  • Easy to Expand — Network में नए devices और branches को आसानी से जोड़ा जा सकता है।
  • Easy Management — Network को अलग-अलग segments या branches में manage किया जा सकता है।
  • Suitable for Large Networks — बड़े networks के लिए उपयोगी होती है।
  • Hierarchical Structure — Network को अलग-अलग levels में व्यवस्थित किया जा सकता है।
  • Easy Fault Isolation — किसी particular branch में समस्या को identify करना comparatively आसान होता है।

Disadvantages of Tree Topology :-

  • High Cost — अधिक cables और networking devices की आवश्यकता होती है।
  • Backbone Failure Affects Network — मुख्य backbone या upper-level connection में समस्या होने पर कई branches प्रभावित हो सकती हैं।
  • Complex Installation — बड़े network में installation और configuration कठिन हो सकती है।
  • Maintenance is Difficult — Network बड़ा होने पर maintenance कठिन हो जाती है।
  • Dependency on Higher-Level Devices — ऊपर के महत्वपूर्ण devices में failure होने पर नीचे के कई devices प्रभावित हो सकते हैं।

Related Notes