Sticky Banner Visual Mobile 3

Don't miss the Spring Deal: Save up to 78% before April 21.

Don't miss the Spring Deal: Save up to 78% before April 21. Claim now!

Claim Now!

Expressvpn Glossary

Network hub

Network hub

What is a network hub?

A network hub is a device that connects multiple computers and other devices in a local area network (LAN) and serves as a central connection point. Its core purpose is to receive incoming data and broadcast it to all connected devices on the same subnet.

How a network hub works

A network hub receives a signal from one connected device and repeats that same signal out to all other ports. Because it operates at the physical layer, Open Systems Interconnection (OSI) Layer 1, it doesn't interpret addresses or selectively forward traffic, and it doesn't filter, route, or manage transmissions. Traditional Ethernet hubs operate in half-duplex mode, so connected devices share the same transmission medium.

All connected devices share the same bandwidth and collision domain. If two devices transmit at the same time, a collision can occur, interrupting successful delivery and forcing the devices to wait and retransmit after a backoff. As traffic increases, contention and retransmissions rise, reducing effective throughput. Hubs are therefore largely obsolete in modern networks and have been largely replaced by switches.How a network hub handles traffic.

Types of network hubs

Network hubs are commonly grouped by whether they regenerate signals and whether they include management features.

  • Passive hubs: Pass signals through without amplifying or regenerating them, so they do not extend the maximum network distance between devices.
  • Active hubs: Use their own power supply to regenerate and relay signals, functioning as multiport repeaters and helping extend the maximum network distance.
  • Intelligent hubs: Work like active hubs but add management features such as remote monitoring, diagnostics, and, on some models, limited port-level controls.

Advantages and limitations

Network hubs offer simple, low-cost connectivity, but their design introduces limitations that can reduce performance as network traffic increases.

Benefits Limitations
✅ Simple to set up (little to no configuration) ❌ Repeats traffic to all ports, increasing unnecessary network traffic
✅ Low cost compared with switches or routers ❌ Higher risk of collisions and congestion on shared bandwidth
❌ Performance degrades as traffic and the number of connected devices increase (more delay, lower throughput)
❌ Largely replaced by switches, which forward traffic more efficiently

Security risks and vulnerabilities

Network hubs increase exposure within a local network segment because traffic is not confined to a single intended recipient. A hub repeats incoming traffic to all ports, so any connected device can potentially observe transmissions on the segment, making interception, such as packet sniffing and eavesdropping, easier.

While this is a security concern in production networks, the same behavior can be a legitimate use case in controlled labs, troubleshooting, or forensic environments where visibility into traffic is required.

Hubs also lack the traffic control, segmentation, and management features commonly found in switches, reducing confidentiality and administrative control in environments with sensitive data.

Common use cases

Network hubs are uncommon in modern wired LANs and are mostly associated with legacy or specialized setups rather than everyday networking.

  • Legacy networks: Used in older Ethernet environments where hub-based equipment is still in place.
  • Labs and troubleshooting: Used in controlled test, training, or diagnostic setups where repeating traffic to all ports can help with packet capture and analysis.
  • Simple temporary setups: May be used in very basic short-term wired networks, though switches are more common because they handle traffic more efficiently.

Network hub vs. network switch

A hub and a switch can look similar in a physical star layout, but they are different types of LAN devices with different functions and capabilities.

  • Data handling: A hub repeats received traffic to all connected devices. A switch typically forwards traffic only to the destination port for known unicast traffic, though some traffic, such as broadcasts and unknown unicasts, may still be flooded.
  • Network performance: A hub shares bandwidth and collision risk across connected devices. A switch reduces collisions and congestion by separating traffic paths, improving performance.
  • Security: A hub’s broadcast behavior increases traffic exposure on the local segment. A switch reduces unnecessary exposure by limiting forwarding to the destination port.
  • Modern relevance: Hubs are largely legacy devices in modern networking, while switches are the standard choice for wired LANs.
  • OSI layer: Hubs operate at the physical layer (Layer 1). Standard Ethernet switches operate at the data link layer (Layer 2).

Further reading

FAQ

Is a hub the same as a switch?

No. A hub repeats incoming traffic to all ports, while a switch typically forwards traffic only to the destination port for known unicast traffic, flooding traffic only in cases such as unknown destinations or broadcasts.

Why are hubs no longer commonly used?

Hubs are no longer commonly used because they repeat traffic across all ports, increasing unnecessary network load and collision risk as activity grows. Switches forward traffic more selectively, which typically improves performance and reduces unnecessary exposure on the local network.

Can a hub slow down my network?

Yes. As more devices communicate simultaneously, shared bandwidth and frequent collisions can reduce network speed and reliability.

Do hubs offer any security features?

A basic network hub does not filter or restrict traffic to specific destinations and typically provides no built-in access control or monitoring, so traffic on the segment is broadly exposed to connected devices.

Where are hubs still used today?

Hubs are still used mainly in legacy environments and some educational, lab, or troubleshooting setups where shared-segment behavior is needed.
Get Started