Setting up a small office network: router, switch, and the UPS everyone skips
Small office networks are usually assembled by accident: the router the internet provider left behind, a cheap switch someone bought when ports ran out, and a extension board holding it all up. It works until it doesn't, and then nobody knows which part failed.
Start with what the office actually does
| Requirement | What it implies |
|---|---|
| Video calls all day | Upload bandwidth and stability matter more than headline download speed |
| Large file transfers | Gigabit wired connections between desks and any local storage |
| Cloud-based work | A second internet connection matters more than faster hardware |
| Visitors and clients on site | A separate guest network, isolated from work devices |
| Local server or NAS | Wired, on a UPS, with a fixed address |
Write these down before shopping. "Faster wifi" is not a requirement; "video calls should not break when someone uploads a file" is, and it points at a different purchase.
1. Power protection, because everything else depends on it
This is the part that gets skipped and the part that quietly destroys hardware. Indian power delivers voltage fluctuations and outages that consumer network gear is not designed to absorb.
- Put the router, switch, and any NAS on a UPS. Laptops have their own battery; the network does not. An outage that leaves laptops running but the internet dead is a pointless outage.
- Size it by load and runtime, not by price. Network gear draws little power, so even a modest UPS gives long runtime for a router and switch — which is exactly why this is cheap insurance.
- Look for automatic voltage regulation if your supply fluctuates, not just battery backup.
- Batteries are consumables. They degrade in a few years, and a UPS with a dead battery is a power strip with a false sense of security. Test it by pulling the mains once a quarter.
- Never chain a UPS through an extension board shared with a heater, kettle, or printer. High-draw appliances belong elsewhere.
2. The router: replace the one your ISP gave you
ISP-supplied routers are built to a price. The specifications worth caring about:
| Specification | Why |
|---|---|
| Gigabit WAN and LAN ports | A 100 Mbps port caps your connection regardless of what you pay for |
| Guest network support | Isolates visitors from your work devices and shared drives |
| VLAN support | Optional, useful if you want to separate cameras, printers, and IoT from work machines |
| Firmware update track record | The single most important security factor. An abandoned router is an open door |
| Wi-Fi 6 or newer | Handles many simultaneous devices better, which is the real office problem |
| Admin access you control | Change the default password immediately, and disable remote administration unless you need it |
Ignore the theoretical speed printed on the box. Those numbers combine every band and assume conditions your office does not have.
3. Wire the things that sit still
Wireless is for mobility, not for reliability. Anything at a fixed desk benefits from a cable: desktops, network storage, printers, conference room displays.
- A gigabit unmanaged switch is inexpensive and sufficient for most small offices. Buy more ports than you need today, because you will.
- Choose a managed switch only if you actually intend to use VLANs or port monitoring. Otherwise it is a configuration surface you will not maintain.
- Use Cat6 cable for new runs. The cost difference is trivial and it will outlast two router generations.
- Label both ends of every cable. Ten minutes now, hours saved during the first fault.
4. Then fix wireless coverage
Most "slow wifi" complaints are coverage or interference, not bandwidth. Before buying anything faster:
- Check where the router actually sits. Inside a cupboard behind a metal cabinet is a common cause.
- Prefer a mesh system or a second access point over a single powerful router for offices with walls. Concrete walls defeat raw transmit power.
- Use the 5 GHz band for laptops and keep 2.4 GHz for devices that need range.
- Give the guest network its own password and rotate it occasionally.
5. Redundancy, if downtime costs you money
A second internet connection from a different provider, ideally a different technology, is the cheapest business continuity you can buy if your work stops without internet. Many business routers support automatic failover. If that is too much, a mobile hotspot with a data plan and a written procedure for switching to it covers the common case.
The security basics that come with the network
- Change every default password on the router, switch, printer, and camera. Default credentials are published and scanned for.
- Keep firmware updated, and prefer vendors that still ship updates for older models.
- Isolate guests and IoT. A compromised smart device on the same network as your file shares is a bad combination.
- Do not expose admin interfaces to the internet. If you need remote access, use a proper VPN rather than port forwarding.
- Printers are computers. They hold documents and have network stacks. Treat them accordingly.
What to buy, in what order
- UPS for the network rack or shelf, with voltage regulation if supply is unstable.
- A router you chose, with gigabit ports, guest network, and an active firmware track record.
- Gigabit switch with spare ports, plus Cat6 cable, labelled.
- A second access point or mesh node if walls block coverage.
- A failover connection if downtime costs real money.
- Only then consider faster internet plans.
The whole list is inexpensive relative to what an afternoon of office downtime costs. And if you keep local file storage, put it on the UPS and make sure it is part of a real backup arrangement rather than being mistaken for one — our backup guide covers why a network drive alone is not a backup, and the lean stack guide covers where cloud storage fits instead.
We have not bench-tested individual routers, switches, or UPS units, and this guide recommends specifications rather than specific models. Confirm current prices, warranty, and service coverage with the seller. This article contains no affiliate links.