Walk into almost any Lebanese SME and you will find the same thing: a pile of unmanaged 8-port or 16-port switches daisy-chained together, bought from the nearest computer shop, plugged in and forgotten. The network works. Until it does not.

What an unmanaged switch actually is

An unmanaged switch connects devices on a network. That is all it does. It forwards packets, it does not think. There is no configuration interface, no visibility into what is happening, and no ability to control traffic. Plug it in and it runs.

A managed switch does the same thing plus: VLANs, QoS, port mirroring, SNMP monitoring, spanning tree protocol, link aggregation, and access control lists. These are not premium features. They are the tools that make a network controllable.

What you lose without VLANs

Without VLANs, every device on your network can talk to every other device. Your CEO's laptop is on the same broadcast domain as the CCTV cameras and the warehouse tablets. If one device is compromised, every other device is reachable. This is not a theoretical risk.

VLANs let you segment: staff devices on one network, guest WiFi on another, IoT and cameras on a third, servers on a fourth. Traffic between segments is controlled by firewall rules. A ransomware infection on one laptop does not automatically reach your file server.

Broadcast storms and why they happen

Unmanaged switches have no spanning tree protocol enforcement. If you accidentally create a loop in your cabling, or someone plugs in a second switch carelessly, you get a broadcast storm. Every device on the network starts broadcasting, the switches forward everything everywhere, and your network becomes unusable in seconds. Managed switches detect and block loops automatically.

VoIP quality and QoS

If you run VoIP phones or video calls over a network with unmanaged switches, you have no way to prioritize that traffic. A large file transfer by one user can degrade call quality for everyone. QoS on managed switches marks and prioritizes voice and video packets. The difference is audible.

The real cost calculation

A decent unmanaged 24-port switch costs around $40. A managed equivalent costs $200 to $400. The difference is $160 to $360 per switch.

A broadcast storm that takes your network down for half a day costs a 10-person office roughly $800 to $1,200 in lost productivity. One incident pays for the upgrade. And unlike the unmanaged switch, when something goes wrong with a managed switch, you can log in, look at port statistics, identify the problem, and fix it. With an unmanaged switch, you unplug cables until something works.

When unmanaged switches are acceptable

Small home offices. Single-purpose isolated networks with no security requirements. Temporary deployments. Anywhere that downtime costs nothing and security is not a concern. For a business with more than five people handling any sensitive data, unmanaged switches are the wrong tool.