---
title: "Why we use tree topology?"  
description: "Why we use tree topology?"  
author: "Sandra Emily"  
published: 2022-05-31  
canonical: https://answers.mindstick.com/qa/97726/why-we-use-tree-topology  
category: "troubleshooting"  
tags: ["troubleshooting", "topology", "networking"]  
reading_time: 1 minute  

---

# Why we use tree topology?

Why we use [tree topology](https://answers.mindstick.com/qa/97720/what-is-tree-topology)?

## Answers

### Answer by Hitesh Vohra

**Tree topologies are commonly used** in corporate networks to organise data in databases and workstations. Any two linked nodes in a tree topology can only have one mutual connection, so there can only be one link between them.

- By connecting several components to the centre node, a tree topology combines several star topologies.
- Experts define tree topology as a combination of bus and star topologies in which all nodes are connected via a single central node.
- In this architecture, each node is connected one to one in a hierarchy level, with each neighbouring node on a lower level. Each secondary node has a direct link to the parent node, and all secondary nodes under its jurisdiction have direct links to the tertiary nodes. When viewed visually, these systems resemble a tree structure.

\

**Read More: [Where is ring topology used?](https://answers.mindstick.com/qa/97730/where-is-ring-topology-used)**


---

Original Source: https://answers.mindstick.com/qa/97726/why-we-use-tree-topology

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
