---
title: "Which network topology is best and why?"  
description: "Which network topology is best and why?"  
author: "Sandra Emily"  
published: 2022-05-31  
canonical: https://answers.mindstick.com/qa/97705/which-network-topology-is-best-and-why  
category: "troubleshooting"  
tags: ["troubleshooting", "topology", "networking"]  
reading_time: 1 minute  

---

# Which network topology is best and why?

Which [network topology](https://www.mindstick.com/forum/156396/what-is-network-topology) is best and why?

## Answers

### Answer by Hitesh Vohra

By far the most common is **star topology.** Each node in this framework is independently connected to a central hub via a physical cable, resulting in a star-like shape. Before reaching its destination, all data must pass through the central node. Because no two adjacent nodes are linked, if one fails, the others will continue to function. However, if the central node fails, all adjacent nodes in the [network](https://www.mindstick.com/articles/13122/an-introduction-to-network-cables) will fail as well.

Star topologies have the inherent advantage of allowing for the addition of new sites with ease; only the central site must be updated. The central site is critical in star topology; if it fails, all connections are lost. The performance of the connection is determined by the performance of the central hub.

\

**Read More: [What are the pros and cons of mesh topology?](https://answers.mindstick.com/qa/97711/what-are-the-pros-and-cons-of-mesh-topology)**


---

Original Source: https://answers.mindstick.com/qa/97705/which-network-topology-is-best-and-why

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
