Skip to main content
  1. Learn center
  2. Software development
  3. Posts
  4. Get your server setup spot-on with star topology

Get your server setup spot-on with star topology

PostsSoftware development
Georgina Guthrie

Georgina Guthrie

December 31, 2021

One of the first decisions you face when setting up a network is what kind of ‘topology’ to use. The network topology dictates how different sender and receiver nodes communicate with each other. Each type of topology has its advantages and drawbacks, making it important to pick the setup that provides the best performance and stability for your network. Today, we will focus on the most popular one: star topology.

What is network topology?

Much of the industrialized world runs on computers. As a result, we need a good deal of physical space to manage so many devices. Picture computer labs, hospitals, offices, banks, schools, and airports. Not only do they have a lot of computing stations, but they have to arrange vast networks that are extensive, safe, and powerful enough to support a multitude of users at once.

Network topology is the physical and logical layout of the devices and connections that form your network. There are many different types of network topologies, and the right one to choose depends on your networking, space, and security needs.

Why is network topology important?

The bigger the network you’re managing, the more physical space you need for storing devices, such as commercial servers and routers. And each of these devices has multiple cable connections that must be routed in a safe, orderly manner, especially in areas with foot traffic. Carefully planning out the physical placement of network components is crucial for many reasons:

  • An optimized layout allows more space for devices and movement within the room.
  • IT technicians need an easy way to find connections and points of failure to service them.
  • A poorly routed network is more prone to hazards and equipment failure.

The logical design of a network refers to how data flows through the network to support your connectivity needs overall. Logical topology mapping helps to:

  • Anticipate and combat potential connectivity issues
  • Reduce operational costs by allocating network resources efficiently
  • Improve network performance and speed up data transfer rates

What is star network topology?

With a star topology setup, each node (such as a computer) within your company or team connects to one central network device (which could be a hub, a switch, or a computer) via a cable. The central network is the server, and the other devices are clients.

Star topology (or ‘star network’) is the most widely used network for LANs. It was first popularized by ARCnet, before being adopted by Ethernet.

If the nodes (or computers) want to communicate with each other, they pass the message on to the central server hub, which then forwards that message back on to the different nodes (computers). If you picture this flow of information, it looks like a star which is how this network got its name! When setting up a wide area network (WAN), we refer to this same star formation as hub-and-spoke topology.

Star Topology computer network diagram

In some circles, this central node/hub is also called a ‘root,’ and the peripheral hosts are called ‘leaves.’

How a star topology works

Let’s say one computer wants to send data to another computer. The first computer will forward the information to the hub. The hub will then check the address of the recipient computer and forward the message on.

But the hub has no memory of its own, so when the first computer sends over the information, the hub needs to ask all the other computers and ports which of them owns that address.

This procedure is Address Resolution Protocol (or ARP for short). Essentially, it means that the hub can find the correct address of the recipient computer and transfer the data to the right place.

In terms of cables, star topologies are sometimes implemented with Ethernet/cabled structures, wireless routers, and other components. These additional nodes are clients and all link back to the central hub.

Pros and cons of a star topology

No topology is perfect, and the star version has its fair share of good and bad points.

Pros:

  • If one node or connection breaks, the rest of the network remains unaffected. Other computers and their connections can continue working with zero downtime.
  • It’s highly scalable. You can add or remove new computers/devices without disturbing the whole network.
  • Heavy loading = no sweat. Star networks can accommodate many different machines, which means it’s possible to create an extensive network.
  • Star networks are safer in the event of a cyber attack. Let’s say you run a bank with several branches. If one branch or office comes under attack, the server will be notified and prevent a second. One branch goes down, but the others continue running in complete safety. Phew!

Cons:

  • Each cable individually connects to the central server, which means you’re going to need A LOT of cables. And that doesn’t come cheap. Although, it’s worth noting that the upfront cost of cables is a fraction of the cost of downtime from a total system failure. Most network designers think this benefit far outweighs the cable cost.
  • The hub is a single point of failure, which means it brings the whole network down if it stops.
  • In reality, there are only so many machines you can connect to a central server before you start running out of cable length and ports. One way around this is to design an extended star topology by connecting multiple stars with a new central server in the middle. In this situation, messages from each system are transferred to its star, which transmits it to the core server, then back out to the star and the destination system.

extended star topology diagram

How to use a star topology diagram

Systems administrators and network designers have lots to consider when planning and implementing a topology. One way to make this job a little easier is to create a network diagram to help you communicate your design, deployment, and topology plans across the team.

Presenting your star topology as a visual helps you plan, as well as identify any mismatched connections or weak points. It also eliminates misunderstandings and mistakes within your team. Think of it as a blueprint or map to your network layout.

Final thoughts

Using dedicated diagramming software can really take the stress out of designing your network. Rather than wrestling with clipart boxes and arrows, you can grab a template from a pre-made list and edit it with custom icons (including Amazon Web Services (AWS) icons and Google Cloud Platform (GCP) icons), arrows, boxes, and colors.

Plus, if you’re using Cacoo — our own diagramming tool — you can store your diagrams in the cloud, share and export everything in real-time, and allow simultaneous, tracked editing as you go. All of this means you can get your architecture setup just right the first time.

 

This post was originally published on April 12, 2019, and updated most recently on December 31, 2021.

Keywords

Related

Subscribe to our newsletter

Learn with Nulab to bring your best ideas to life