Sequentur Blog

Helping you stay ahead of IT challenges

Real-world IT knowledge from engineers solving problems every day.

Practical IT knowledge for businesses that can’t afford downtime

Managed switches for small business: what they are and when you need one

Macro,Shot,With,Augmented,Reality:,It,Administrator,Plugs,In,Rj45

Switches are the part of a small business network that nobody thinks about until something breaks. They sit in a closet, blinking, moving traffic between devices. They are also the part where SMBs accumulate the most invisible technical debt – daisy-chained consumer switches added one at a time as the business grew, a 100 Mbps device that never got refreshed, an unmanaged switch where a managed one is needed, a flat network with no segmentation because the equipment cannot do segmentation.

Most of the time, when an SMB network has been growing for five or ten years, the switches are the layer that has aged the worst. The firewall got upgraded when ransomware became a board-level concern. The WiFi got upgraded when video calls became normal. The switches got moved from one closet to another and kept doing roughly the job they were doing on day one – until they could not.

This article covers what managed switches actually do, what they add over unmanaged ones, when an unmanaged switch is fine and when managed is necessary, how QoS and VLAN configuration fit into a small office network design, and what to look for when sizing a switch refresh. It is written for owners, office managers, and IT generalists deciding whether to keep nursing along a closet full of $40 boxes or to invest in something that can actually be managed.

Short answer: do you need a managed switch

If you have under 10 users, no VoIP, no IoT devices, no guest WiFi to segment, and no compliance requirements – an unmanaged switch is genuinely fine. Beyond that point, a managed switch starts paying for itself. The trigger conditions are: VoIP traffic that needs QoS, guest or IoT devices that need to be isolated from the corporate network, more than 25 users, multiple VLANs, monitoring requirements, or any compliance framework (HIPAA, CMMC, PCI, SOC 2). The cost difference between an unmanaged and managed switch at SMB scale is roughly $100 to $400 more per switch, with a 5-7 year lifespan. That is small money compared to the cost of a flat network that cannot be segmented when an incident requires it.

Managed vs unmanaged switch at a glance

CapabilityUnmanaged switchSmart / lightly managedFully managed switch
Plug and playYesYesRequires configuration
VLAN supportNoLimited (4-8 VLANs)Full (4096 VLANs)
QoS for VoIPNoBasicFull, with priority queues
Port mirroring for monitoringNoNoYes
Link aggregationNoLimitedYes
Spanning tree (loop prevention)SometimesYesYes
Per-port configurationNoLimitedYes
Per-port statisticsNoBasicFull, with historical data
SNMP monitoringNoRead-onlyRead/write
Centralized managementNoVendor-app dependentYes, including cloud
Power over Ethernet (PoE) optionsYesYesYes, with budget management
Firmware updatesRareYes, manualYes, scheduled
Logging and alertsNoLimitedFull syslog support
Typical lifespan5-7 years5-7 years7-10 years
Typical cost (24-port gigabit)$80-$200$200-$400$400-$800
Typical cost (24-port PoE+)$200-$400$400-$700$700-$1,500

The price difference looks larger in percentage terms than it is in absolute dollars. For a 50-person office, the entire switch infrastructure is usually two to four switches – meaning the lifetime cost difference between unmanaged and managed across the whole infrastructure is $1,000 to $3,000 over a 7-10 year window. That is roughly $10-$25 a month spread across the business.

What a managed switch actually adds

The marketing material for managed switches is dense with acronyms. The five capabilities that actually matter in a small office network:

1. VLAN support

VLANs are virtual networks that share the same physical switch. They let you put guest WiFi traffic, IoT devices, VoIP phones, and corporate workstations on the same switch without letting them reach each other. A flat network where the conference room TV, the smart thermostat, and the accounting workstation all live on the same broadcast domain is one compromised IoT device away from a real incident.

VLAN support is the most common reason an SMB outgrows unmanaged switches. The depth on the segmentation strategy itself is in VLANs explained for small business: segmenting your network without breaking everything when that article is live. The short version: if you have any of guest WiFi, IoT devices, VoIP phones, security cameras, or building automation, you need VLANs, which means you need managed switches.

2. Quality of Service (QoS) for VoIP and video

VoIP traffic is real-time. A 200ms delay in a file download is invisible. A 200ms delay in a phone call sounds like the line is breaking up. QoS lets the switch prioritize voice and video traffic over background data, so the bulk file sync from a workstation does not interfere with the call from the conference room.

Without QoS, VoIP quality varies with whatever else is happening on the network. With QoS configured properly, voice traffic is protected even when the network is saturated. For any business running VoIP phones – which is most businesses in 2026 – QoS is not optional. Unmanaged switches do not do QoS in any meaningful sense.

3. Port mirroring and traffic monitoring

A managed switch can mirror traffic from one port to another, which is what enables network monitoring tools, security appliances, and packet captures to see what is actually happening on the network. When something is wrong and the diagnosis requires looking at the packets, port mirroring is the way to do that without disrupting users. The depth on the monitoring side of the same picture – SNMP polling, port error counters, top talkers, channel utilization, and the tooling that turns switch telemetry into actionable alerts – is in network monitoring for small business: what to watch and how.

Per-port statistics matter even outside of incidents. “Which port is dropping packets,” “which port is saturated,” “what is the top talker on this switch right now” – these are questions a managed switch can answer in seconds and an unmanaged switch cannot answer at all.

4. Link aggregation and redundancy

Link aggregation combines multiple physical ports into one logical connection – usually used for the uplink between switches or to a server. Two 1 Gbps ports aggregated give you 2 Gbps of throughput plus failover if one link fails. Spanning tree prevents network loops when two switches accidentally end up connected through more than one path.

For a single-switch office these features rarely matter. For multi-switch offices, server rooms, or anywhere a single cable failure should not take down half the network, they are the difference between a network that survives mistakes and one that does not.

5. Centralized management and monitoring

Cloud-managed switch platforms (Cisco Meraki, Ubiquiti UniFi, Aruba Instant On, Fortinet’s FortiSwitch with FortiGate) let you see and configure every switch from one dashboard. Firmware updates are scheduled. Configuration changes are tracked. Alerts route to the right people. For an MSP managing dozens of clients or an in-house team that does not want to climb into a closet to configure each switch individually, this is what makes the operational model work.

For small businesses without cloud-managed switches, configuration usually happens through a web interface on each switch separately – workable for two or three switches, painful past that point. Even cloud-managed switches eventually reach end-of-life – the lifespan rules, vendor support windows, and refresh planning for switches and the rest of the network gear are covered in when to replace your business network equipment.

When unmanaged is actually fine

The honest version: an unmanaged switch is not always wrong. It is the right answer when all of the following are true.

  • Under 10 users, single office, no growth pressure
  • No VoIP – cellular phones or pure cloud calling only
  • No IoT devices that need to be segmented from corporate workstations
  • No guest WiFi (or the guest WiFi runs on a completely separate physical access point with its own internet circuit)
  • No compliance requirements that mandate network segmentation or logging
  • No need for traffic monitoring, port-level statistics, or remote configuration

For a 6-person consulting firm in a single suite with cloud-everything and no compliance obligations, an unmanaged 8-port gigabit switch is the right tool for the job. The savings are real and the missing features are not features you need.

When managed is required, not optional

The trigger conditions where unmanaged stops working and managed becomes the answer:

TriggerWhy managed is needed
VoIP phones in the officeQoS to protect voice quality during network saturation
Guest WiFiVLAN to isolate guests from corporate network
IoT devices (cameras, thermostats, building systems)VLAN to isolate from corporate network and limit blast radius if compromised
More than 25 usersPer-port stats needed for diagnosis when something goes wrong
Multiple physical switchesCentralized management, spanning tree, link aggregation between switches
Compliance (HIPAA, CMMC, PCI, SOC 2)Network segmentation and logging are usually required controls
Network monitoring or SIEMPort mirroring and SNMP for telemetry
Remote management by MSPCloud-managed platforms enable this
Server room or NASLink aggregation, redundancy, performance monitoring
Anywhere a single cable failure should not take out the networkSpanning tree, redundant uplinks

If two or more of these apply, the switch refresh conversation is overdue. Most SMBs hit at least three of these and have not noticed because the unmanaged switches are technically working.

QoS for VoIP: what to actually configure

VoIP without proper QoS is the most common preventable problem in SMB networks. The configuration on a managed switch is straightforward but specific.

  • Trust the DSCP markings from the phones. Modern VoIP phones tag their voice packets with DSCP value EF (Expedited Forwarding, decimal 46) for the audio stream and CS3 for signaling. The switch should be configured to trust these markings rather than re-mark or strip them.
  • Map DSCP to priority queues. EF traffic goes to the highest-priority queue (queue 7 on most switches). CS3 goes to a high but lower-priority queue. Default traffic goes to the standard queue. This is what makes the prioritization actually do something.
  • Apply on every switch the voice traffic crosses. QoS is end-to-end. A voice packet that gets prioritized correctly on the access switch and then dropped into the default queue on the uplink switch will still suffer. Configure consistently across every device in the path.
  • Verify with a VoIP quality test under load. Run a sustained traffic generator on the network (a file sync, a backup job, a stress test) and measure call quality. If MOS drops below 4.0 under load, the QoS configuration is not doing what it should.

The depth on VoIP itself is outside this article’s scope, but the switch-side configuration is the foundation that everything else builds on. A perfect VoIP system on top of a flat unmanaged network will sound bad, and no amount of phone-side tuning will fix it.

How managed switches fit into a layered network design

In a modern small office network, the switches are one layer of a stack that includes the firewall at the edge, the access points for WiFi, and the cabling that ties it all together. Each layer has a job and a failure mode.

  • The firewall decides what traffic is allowed in and out of the network. Setup walkthrough in how to set up a business firewall for a small office.
  • The core switch (or main switch) is where the firewall connects. All other switches connect to the core. This is the device that needs to be the most reliable, the most performant, and the easiest to manage.
  • Access switches are the switches in each closet or area that the user devices plug into. These can be smaller and less powerful than the core, but they need to support the same VLANs the core does.
  • Access points for WiFi connect to access switches via PoE. The access points handle WiFi and VLAN tagging at the wireless edge.
  • Cabling ties everything together. Cabling outlives most equipment, so doing it right once matters.

A clean small-office design has one core switch in the main equipment closet, one or two access switches in remote closets if the building requires them, and access points distributed for coverage. All managed, all on the same VLAN structure, all visible from the same management console. This is the design a network assessment usually recommends when the existing network is a flat collection of unmanaged equipment that grew without a plan.

Common SMB-appropriate managed switch options

Without endorsing any specific brand, the SMB-appropriate managed switch market in 2026 looks roughly like this. All of these vendors ship hardware that fits a small office network and have cloud or local management.

VendorProduct lineWhere it fitsNotes
Cisco MerakiMS seriesCloud-managed, integrates with Meraki ecosystemSubscription-required; strong central management; popular with MSPs
Cisco Catalyst1000 / 1200 / 1300 seriesOn-prem managed for SMBLower learning curve than full Catalyst; good for organizations standardized on Cisco
UbiquitiUniFi Switch seriesBudget-friendly, prosumer-leaningStrong local management with UniFi Controller; popular at small scale
Aruba Instant On1930 / 1960 seriesCloud-managed for SMBLower price point than Meraki, simpler management
FortinetFortiSwitch seriesIntegrates with FortiGate firewallSingle-pane management for firewall + switches; good for Fortinet shops
NetgearM4250 / M4350 seriesSolid SMB workhorseStrong AV-focused features; good for offices with conference room equipment
TP-Link OmadaJetStream seriesBudget-friendly business lineCloud or local management; popular for cost-sensitive deployments
HPEOfficeConnect 1850 / Aruba 6100Mid-market optionGood for organizations with existing HPE relationships

There is no single right vendor. The right vendor depends on what other equipment is already in place, whether the firewall and switches should share a management plane, what the MSP standardizes on, and the size of the network. The “single management plane” benefit is real – having the firewall and switches from the same vendor often saves more time over five years than the unit-cost difference between vendors.

Sizing managed switches for a small office

The sizing inputs for a switch are simpler than for a firewall. The two questions:

  • How many ports do you need? Count current devices and add 30-50 percent headroom for growth and for ports that fail or get used for temporary connections. A 24-port switch with 16 devices plugged in today is right-sized for an office that adds 1-2 staff per year for the next few years.
  • Do you need PoE, and how much? Phones, access points, and IP cameras all draw PoE. Add up the wattage required and pick a switch with a PoE budget at least 30 percent above the total – PoE budgets are shared across all ports.
Office sizeRecommended switchPoE budget
1-10 usersOne 8 or 16-port managed60-120W if PoE needed
10-25 usersOne 24-port managed180-370W if PoE needed
25-75 usersOne 48-port core or two 24-port stacked370-740W
75-200 usersOne core + 1-3 access switchesVaries by deployment
200+ usersStacked core + multiple access switchesPlan for HA / redundant uplinks

The trap to avoid: buying exactly enough ports for today and running out within 18 months. Adding a second switch to deal with port shortage is usually more expensive than the cost difference between the right-sized switch and the next size up.

Common managed switch mistakes

Even after upgrading to managed switches, there are predictable ways SMBs leave value on the table.

  1. Buying managed switches and configuring them like unmanaged ones. A managed switch that has not been configured for VLANs, QoS, or monitoring is doing roughly the same job as an unmanaged switch. The hardware is only half the value – the configuration is the other half.
  1. Mixing managed and unmanaged switches. Adding an unmanaged switch into a managed network breaks VLAN tagging downstream of that switch and creates a blind spot for monitoring. If managed is the standard, every switch should be managed.
  1. Skipping the cabling refresh during the switch refresh. Cat5 cable from 2008 will not deliver the gigabit or multi-gigabit speeds the new switch supports. Switch projects without a cabling audit usually surface cabling problems three months later.
  1. Forgetting PoE budget. A 24-port PoE switch with a 250W budget cannot power 24 access points that each draw 15W. PoE constraints are easy to miss in the spec sheet and easy to feel after deployment when devices randomly drop offline.
  1. Defaulting to the cheapest cloud-management subscription. Cloud-managed switch licenses come in tiers. The cheapest tier often skips features you need – longer log retention, deeper analytics, advanced alerting. Read the tier comparison before defaulting to the entry license.
  1. Not stacking switches that should be stacked. Stackable switches treat themselves as one logical device for management, configuration, and uplinks. Buying stackable switches and then managing each one independently throws away most of the value of stacking.
  1. No spanning tree configuration. Multi-switch networks need spanning tree configured to prevent loops. Defaults usually work, but defaults usually do not protect against all loop scenarios. Verify the spanning tree topology after deployment.
  1. No port security. Managed switches can detect when an unauthorized device is plugged into a port and either disable the port or alert. Most SMBs leave port security off because they did not know to turn it on.
  1. Logging not going anywhere useful. A managed switch that logs to its local memory and gets rebooted regularly loses the logs. Send syslog to the firewall, the SIEM, the MSP’s monitoring platform, or a cloud logging service.
  1. Treating switch refresh as a like-for-like swap. A real switch refresh is the right time to rethink the VLAN structure, the cabling, the management plane, and the monitoring strategy. Doing it as “replace the boxes, leave everything else the same” misses most of the value of doing it at all.

How long a managed switch refresh takes

PhaseTypical time
Inventory existing switches and identify gaps1-2 days
Design new VLAN structure and IP plan1-2 days
Procure new switches and cabling2-4 weeks
Configure switches in staging1-2 days
Cabling and physical installation1-3 days for a small office
Cutover with rollback plan4-8 hours scheduled off-hours
Post-cutover monitoring and tuning1-2 weeks
Documentation and management plane setup2-4 hours

Total realistic timeline for a small-office switch refresh from decision to stable steady-state: 6-10 weeks, with the procurement window being most of it. The actual on-site work is usually under a week.

When to involve an MSP

The honest read on what MSPs add to a switch project:

  • For the design phase. Picking the right vendor, sizing correctly, designing the VLAN and IP plan, and avoiding the mistakes above. This is one of the highest-leverage places to bring outside expertise in.
  • For the cutover. Switch cutovers benefit from a second set of hands and someone who has done dozens of them. The diagnostic experience matters when things do not go to plan.
  • For ongoing management. Cloud-managed platforms make it possible for an MSP to manage switches across many clients efficiently. Firmware updates, configuration drift detection, monitoring, and incident response all happen as part of a managed service rather than as project work.

For a small office that has decided to outsource networking entirely, switches are usually part of the broader managed network services scope alongside the firewall and the WiFi.

How Sequentur can help

If you are sizing a switch refresh, replacing a closet full of unmanaged consumer-grade equipment, or evaluating managed network services, schedule a call.

Get the Best IT Support

Schedule a 15-minute call to see if we’re the right partner for your success.

Invalid Email
Invalid Number
Please check the captcha to verify you are not a robot.
Testimonials

What Our Clients Say

Here is why you are going to love working with Sequentur

Need help?

FAQs About Our Managed IT Services