Star Topology

1 revision
#11 week ago
+6
Migrated from pages table
+Star topology positions a central [hub](/wiki/hub) at the core, with every [node](/wiki/node) connecting directly to it. This design isolates failures, as a single link breaking won't halt the entire [network](/wiki/network). Its simplicity is elegant, yet the central hub remains a critical single point of failure.
+## See also
+- [Bus Topology](/wiki/bus_topology)
+- [Ring Topology](/wiki/ring_topology)
+- [Mesh Topology](/wiki/mesh_topology)
... 1 more lines