Network Topology

Network topology describes the arrangement of nodes in a computer or communications network. It may refer to the physical topology of a network, which describes how each device physically connects to each other; it may also refer to a network's logical topology, which describes how data travels over a network between devices. Both physical and logical network topology affect the overall performance of a network, as well as how easy it is to expand and add new devices.

There are several common physical network topology designs used in modern networks, each with benefits and drawbacks. Several common examples are listed below:

  • Star networks use a central node that connects to every other node on the network. All data travels through that central node (like a router or a switch), which analyzes each data packet and routes it to its destination. Star networks are also known as hub-and-spoke networks.
  • Tree networks are a type of hybrid Star network. A Tree network starts with a central "root" node, which connects to the central nodes of several Star networks.
  • Ring networks form a circle, connecting each node to two adjacent nodes. Data traveling over a ring hops from node to node until it reaches its destination.
  • Line networks are similar to Ring networks, except that the endpoints do not connect and form a circle.
  • Mesh networks provide direct connections between all of the network's nodes. Mesh networks are very resilient, since there's a lot of redundancy, but they are complex to manage and do not scale well to large sizes.
  • Bus networks provide a single central cable, or "bus," as a backbone for the network. Each node connects to the bus and listens for data packets addressed to it.

While a network's physical topology is important, so is its logical topology — how data travels between devices and nodes over a network's physical connections. Network administrators can change a network's logical topology separately from its physical topology, allowing them to make changes without redesigning a network's infrastructure and moving network devices. For example, admins may create virtual networks to isolate certain devices from the rest of the network, even though the physical topology does not change.

Updated September 25, 2023 by Brian P.

quizTest Your Knowledge

Which of the following is not a subset of data management?

A
Data streaming
0%
B
Data design
0%
C
Data storage
0%
D
Data security
0%
Correct! Incorrect!     View the Data Management definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of Network Topology on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.