Connecting Two or More Offices Without Building a WAN You Cannot Afford

You have just opened a second office and someone has asked how to connect it to the first one. In most Australian SMEs in 2026 the correct answer is that you do not connect them at all. Both sites get their own internet service, both reach the same cloud services independently, and there is no tunnel between them.

A site-to-site link is not a default. It is a specific answer to a specific dependency, and if you cannot name the dependency in one sentence, you do not have one.

The ladder, in order of cost and complexity

There are four honest options and they are not equally likely to be right.

Option one: nothing. Two independent sites, each with its own internet connection, firewall and wireless. Identity, email, files, phones and line-of-business applications are all cloud services that both sites reach over the public internet. Nothing at site B depends on anything at site A.

Option two: a site-to-site VPN. An encrypted tunnel between the two firewalls so that devices at one site can reach devices at the other by IP address. Cheap, well understood, and the source of most of the problems in this article.

Option three: SD-WAN. Software-defined WAN, which in practice means a managed overlay that builds and monitors tunnels automatically across whatever underlying links you have, steers traffic by application, and fails over between links when one degrades. Both major SME platforms include it: Ubiquiti’s Site Magic in UniFi Site Manager automates tunnels between UniFi gateways, and Cisco Meraki’s Auto VPN does the same across the Meraki dashboard, with the application-aware path selection and cellular failover behaviour sitting under the Secure SD-WAN Plus licence edition.

Option four: a carrier-provided private link. A Layer 2 or Layer 3 service bought from a carrier that joins the two sites as if they were one network, with a contractual service level attached. In Australia this generally sits on dedicated fibre, of which nbn Enterprise Ethernet is the wholesale product, delivered over point-to-point fibre with symmetrical speeds. The carrier owns the path and the fault.

When each one is actually justified

Take option one, nothing, unless you can name the dependency. This is right for the large majority of professional services, retail, health and trades businesses opening a second location in 2026, because their entire working set is already in Microsoft 365 or Google Workspace. Two independent sites is not a compromise. It is a more resilient design than a hub and spoke, because a failure at head office does not take the branch offline.

Take option two, site-to-site VPN, when a small number of specific systems live at one site and are needed at the other. A practice management server, a CAD or drawing store, a line-of-business database, a legacy application that has to be on a LAN. The tunnel is justified by named systems and it is sized around those systems, not around everything.

Take option three, SD-WAN, when you have three or more sites, or when the link genuinely matters. The value is not the tunnel, it is not having to build and maintain each tunnel by hand, and having a console that tells you which link is degraded before staff do. If you already run UniFi or Meraki across both sites, you effectively have this available already, so the question is only whether to turn it on. Where SD-WAN earns its keep is failover: two internet services at each site with automatic path selection turns a carrier outage into a slow morning rather than a closed office.

Take option four, a carrier private link, only when you have a real-time dependency with a contractual consequence. Voice or video that must not degrade, a clinical or manufacturing system with a latency requirement, a data replication obligation with a recovery time objective you have committed to in writing. Note that the relevant part of the purchase is the service level rather than the bandwidth. nbn Co lets providers add enhanced service levels to business services, defined across an operational period (the hours during which faults can be worked), a response time, and a rectification time for faults within nbn’s control. That is what you are buying. Bandwidth you can buy anywhere.

Before you price any of this, check what nbn technology serves each address, because the two sites may be on completely different technologies with completely different upload capability, and that alone can settle the design. In the outer east and the Dandenong Ranges in particular, the address determines the option set more than the budget does, which we cover in business internet in the outer east.

The real problem is identity and file access, not the tunnel

Businesses ask how to connect two offices when the question they actually have is how someone at site B logs in and opens a file that someone at site A created. Those are different problems and only one of them is solved by a network.

Identity has to be single, and it does not care where the person is sitting. One directory, one account per person, one set of multi-factor authentication and conditional access rules, applied consistently at both sites. If site B was set up in a hurry with its own local accounts, or its own tenancy, you have created two of everything: two joiner processes, two leaver processes, and one account you will forget to disable. In a Microsoft environment this means Microsoft Entra ID as the single authoritative directory with Conditional Access doing the policy work, and in a Google environment it means single sign-on configured at the Workspace level. Whichever you use, the answer is one directory, not one per building.

File access is where the tunnel gets built for the wrong reason. If both sites work out of SharePoint, OneDrive or Google Drive, there is nothing to connect: both sites reach the same service over the internet and the local cache on each laptop does the rest. If there is a file server at head office, a VPN will make it reachable from the second site and it will be miserable to use, because opening a large file over a WAN link is not the same experience as opening it over a LAN. The correct fix is almost always to move the files to cloud storage, not to buy a bigger tunnel. Do it before you open the second site if you can.

Whichever way the files go, they need to be backed up independently of either site, and you should know where your data actually lives before an audit or a client security questionnaire asks you.

Printing and phones: two small problems with different answers

Printing is not a WAN problem and should never be one. Nobody at site B should print to a printer at site A. Each site has its own printers, and the only thing that needs to be central is the print management and driver deployment, which modern cloud print services and endpoint management handle without any site-to-site connectivity. If your current design routes print jobs across a tunnel, that is a leftover from a print server that should have been retired.

Phones are genuinely easier across sites than within one site. A cloud or hosted phone platform treats both offices as extensions of the same system, with internal extension dialling, shared call queues, a shared receptionist and one set of numbers, and none of it depends on a link between the buildings, because both sites register to the platform independently. This is the single strongest argument for getting off any phone system with physical dependency on a building before you open the second site, and the options are compared in choosing a business phone system.

What phones do require at each site is a decent upload path and quality of service configured locally. Voice quality problems at a branch are nearly always a local internet or local network issue, not a distance issue.

“The second site feels slow” is almost never the second site

This complaint arrives within a month of opening and it is worth knowing what it usually turns out to be, because the reflex fix (buy more bandwidth) almost never works.

  • All internet traffic is being hairpinned through head office. Someone built the tunnel as a default route so the branch would inherit head office’s firewall and filtering. Now every Teams call, every web page and every cloud file request at site B travels to site A and back out, adding latency to everything and limiting the branch to head office’s upload speed. This is the single most common cause.
  • DNS is pointing at a server at the other site. Every lookup crosses the tunnel. If the tunnel wobbles, the branch appears to lose the internet entirely even though its own connection is fine.
  • A file server at head office is being used as if it were local. See above. Bandwidth does not fix latency and file protocols are latency sensitive.
  • Head office’s upload speed is the ceiling. If site A is on an asymmetric service, every branch user is sharing that upload. This is why the head office link, not the branch link, is usually the one that needs upgrading.
  • It is not the WAN at all, it is the wireless. Access points placed by eye in a new fit-out, or a single access point covering a floor plate it cannot cover. Test with a laptop on a cable before you blame the link.

Diagnose in that order. The number of times the answer has genuinely been “the branch needs a faster internet service” is much lower than the number of times it was assumed.

Do not build something that needs a network engineer to change

This is the constraint that should shape the whole design, and it is the one that gets ignored because the person building it is comfortable with complexity.

A two-site network in a 40-person business will be modified by whoever is available on the day: a new VLAN for a camera system, a firewall rule for a new application, a subnet change because someone bought a new appliance. If those changes require reading a routing table, the business is now dependent on one person or one provider, and every change becomes a ticket with a lead time.

Three rules keep it maintainable:

  1. Use non-overlapping, obvious IP addressing from the start. Site A on one clearly numbered range, site B on another, with room to add site C. Two sites that both use 192.168.1.0/24 cannot be joined without renumbering one of them, and renumbering a live site is a weekend nobody enjoys.
  2. Keep both sites on the same platform and the same management console. Whatever you pick, pick one, so that a change looks the same at both sites. This is a real argument in the platform you choose for each site, and it is why the automated overlay options are worth more than their feature lists suggest: they generate the tunnel configuration rather than asking a human to.
  3. Write it down. The addressing plan, the tunnel endpoints, the firewall rules and why each one exists, the circuit IDs and carrier account numbers for both sites. If it is not written down where the next person can find it, the design is only as durable as one person’s memory.

The direction this is all heading, and why it argues for doing less

The reason “connect nothing” is a defensible answer in 2026 and would not have been ten years ago is that the security model has moved. Access decisions are increasingly made on identity, device compliance and context rather than on which network a device is plugged into, which is the premise behind SASE and zero trust network access as a replacement for the VPN. In that model, a tunnel between two buildings buys you very little, because being on the network is no longer what grants access to anything.

Practically, that means the money is better spent on identity and endpoint security than on the link. A second site with strong conditional access, managed devices and cloud file storage is more secure and easier to run than two sites joined by a flat tunnel, where a compromise at the branch reaches head office because the firewall between them was configured to allow everything.

A short decision path

Ask these in order. Stop at the first yes.

  1. Is there a system at one site that people at the other site must reach directly by IP? If no, connect nothing. Give each site its own internet service and its own firewall, and finish.
  2. Is it one or two named systems? Build a site-to-site VPN scoped to those systems only, not a default route, and plan to retire it when the systems move to cloud.
  3. Do you have three or more sites, or does an outage at either site cost real money? Use the SD-WAN capability you already own in your network platform, with a second internet service at each site for failover.
  4. Do you have a real-time dependency with a written recovery obligation? Buy a carrier private link with enhanced service levels, and buy it for the service level.

Most businesses stop at one. Some stop at two. Very few genuinely need four, and the ones that do usually know why.

If you are opening a second site in the next few months, the connectivity order and the identity design are the two things worth getting right before anything is installed, and both have longer lead times than people expect. Call TechAssist on 1300 028 324 or get in touch at https://techassist.au/contact/ and we will map the honest option for your two addresses. If the second site is also a relocation, work through the office move runbook alongside it.

For most Australian businesses between 10 and 200 staff, UniFi is the right answer and Cisco is over-specified. That is not a statement about quality. It is a statement about what the two vendors charge you in ongoing licence obligation, in required skill, and in what happens when a device dies on a Tuesday afternoon. We deploy both, and the deciding factor is almost never throughput.

The comparison below is between Ubiquiti’s UniFi platform and Cisco’s two relevant lines: cloud-managed Cisco Meraki, and on-premises Cisco Catalyst. They are three different operating models, not two.

The three platforms you are actually choosing between

UniFi is Ubiquiti’s single ecosystem covering networking, cameras, door access, voice and more, split into applications called UniFi Network, UniFi Protect, UniFi Access, UniFi Talk and UniFi Connect. The network gear runs UniFi OS on a console: a Cloud Gateway such as the UCG-Ultra, UCG-Max or UCG-Fiber, a rack-mounted Dream Machine Pro, Special Edition or Pro Max, or a dedicated Cloud Key. Access points run in tiers from U7 Lite up through U7 Pro, U7 Pro Max and U7 Pro XG, with the older Wi-Fi 6 U6 line still sold as the value option. Switches run Standard, Professional, Pro Max, Pro XG, Enterprise and Aggregation lines.

Cisco Meraki is cloud-managed. MX security appliances, MS switches and MR or CW access points all report to a single cloud dashboard, and configuration lives there rather than on the device. Cisco has been converging the two brands, so Catalyst switch hardware such as the C9300-M and C9200L-M can now be managed from the Meraki dashboard as well.

Cisco Catalyst on IOS-XE is the traditional on-premises line, managed by CLI or by Catalyst Center (the platform formerly called DNA Center). This is enterprise campus equipment. In an SME it appears when someone has inherited it, or when a specific requirement drags it in.

Feature parity is closer than the price gap suggests, at SME scale

The features an SME network actually uses are VLAN segmentation, inter-VLAN routing, PoE for phones, cameras and access points, decent wireless roaming, guest isolation, a firewall, a site-to-site VPN, and remote access. Every one of those exists on all three platforms.

UniFi does VLANs, firewall zones and rules, traffic and application filtering, WPA3, 802.1X with dynamic VLAN assignment from a RADIUS server, and a built-in IDS/IPS engine at no additional cost. It does site-to-site VPN between UniFi gateways automatically through Site Magic in UniFi Site Manager. For a single-site business with a few dozen staff, a couple of dozen access points and a handful of switches, there is no capability gap that a Cisco product closes.

Where the gap opens is not in the feature list. It is in everything around the feature list.

Licensing: free is a real difference, but read the whole model

UniFi Network is licence-free. Ubiquiti’s own documentation describes UniFi as offering scalable, licence-free cloud management, and that covers both the Network application and remote multi-site management through UniFi Site Manager. You buy hardware. The controller software and the cloud portal cost nothing ongoing. Site Magic, the SD-WAN feature that automates tunnels between UniFi gateways, sits inside Site Manager.

There are paid subscriptions in the UniFi world, and you should know their names. UniFi CyberSecure is a subscription that layers commercial threat intelligence feeds, including Proofpoint ET Pro signatures, on top of the free built-in IDS/IPS. There is a higher tier that requires specific enterprise gateway hardware. Ubiquiti also sells a paid professional phone support subscription. None of these are required for the network to keep working.

Meraki works the opposite way. The licence is not optional and it is not a support contract. It is the right to operate the hardware. Meraki uses two models: co-termination, where every licence in an organisation shares one common expiry date calculated across all devices, and Per-Device Licensing, where licences attach to serial numbers. You cannot mix the two models in one organisation.

The consequence people miss is what happens at expiry. Meraki’s documentation is explicit: there is a 30-day grace period once the co-termination date passes or once your device count exceeds your licence count, and after that grace period the organisation is shut down. The devices stop being operational. This is not a degraded mode, it is off. A business whose renewal falls through a gap in an accounts payable process loses its network.

Two more Meraki licensing details worth writing into a budget:

  • Licence editions must be uniform across the organisation. MX appliances run Enterprise, Advanced Security or Secure SD-WAN Plus, and you cannot mix editions in a single organisation. If one site needs Advanced Security, either everyone gets it or you split into separate organisations and manage them separately.
  • Licences do not move between hardware models. An MX64 licence does not cover an MX65. Replacing a device with a newer model is a licensing event.

Cisco also changed its Meraki refund position on 26 October 2025, retiring the previous licence-only return exception and aligning Meraki with Cisco’s standard all-sales-are-final policy. Order carefully.

Catalyst on-premises uses a third model again: a perpetual Network Essentials or Network Advantage licence that grants the on-box features and never expires, plus a separate term subscription (the Cisco Networking Subscription, previously branded Cisco DNA Essentials and Advantage) for Catalyst Center automation and assurance. Compliance is reported through Smart Licensing Using Policy. The perpetual layer means a Catalyst switch keeps switching if you stop paying. That is a genuine architectural difference from Meraki and it matters if you are nervous about vendor dependency.

We are not publishing prices here. The models above are what actually drive the total, and the model is knowable in advance where the price is not.

Support and RMA in Australia is where the argument usually gets decided

This is the section most comparisons skip, and almost all of it online is written for American buyers. Australia works differently, and the difference is legal before it is logistical.

The Australian Consumer Law governs this, not the warranty card

Start here, because this is the part that binds. Under the Australian Consumer Law, consumer guarantees are automatic rights owed by the business that sold you the goods. The ACCC states plainly that these rights cannot be taken away by anything a business says or does, that a manufacturer warranty is an extra promise sitting on top of them rather than a replacement for them, and that a business must not tell you to go to the manufacturer for a remedy.

Business purchases are covered far more often than buyers assume. The ACCC’s published test is that a product bought for business use is covered if it meets at least one of three conditions: it costs less than $100,000 including GST, it is a product commonly bought for personal, domestic or household use, or it is a vehicle or trailer used mainly to transport goods on public roads. A gateway, a switch stack and a dozen access points for a 60-person office sits comfortably under the threshold, so the guarantees apply.

Three exclusions matter, and they apply even under the threshold. Goods are not covered when they are bought for resupply, for use or transformation in production or manufacturing, or to repair or treat other goods. The first one catches your IT provider rather than you: hardware an MSP buys to on-sell is acquired for resupply, so the MSP’s own purchase falls outside the guarantees while your purchase from the MSP does not.

The remedy depends on how bad the failure is, and this is where most people get it wrong. For a major failure, which includes a product that cannot be used for its normal purpose and cannot easily be fixed within a reasonable time, you choose between a refund and a replacement, and the ACCC states a refund must be the full amount paid with no deduction for the use you have had. For a minor failure the supplier must at least repair it free, and if it will not or cannot do so within a reasonable time you can have it fixed elsewhere at the supplier’s cost, or take a refund or replacement instead. Where the fault is the manufacturer’s, the manufacturer must reimburse the supplier. That is the supplier’s problem, not yours.

One practical point before you post anything back. If the product does have a fault, the supplier must reimburse your reasonable return costs. If no fault is found, the supplier can charge you collection and inspection costs, but only if it gave you a reasonable estimate of those costs before collecting the product.

Ubiquiti: the Australian distributor handles the replacement

Ubiquiti’s published limited warranty runs one year for products bought through an authorised distributor or reseller, and two years for products bought direct from an official Ubiquiti webstore. Read the one-year term carefully: it runs from the date the product was shipped to the distributor, not from the date you bought it, so a unit that sat in a warehouse for four months arrives with eight months left. The sole remedy under the manufacturer warranty is replacement with a new or refurbished unit at Ubiquiti’s discretion, and removal and reinstallation labour is excluded.

Ubiquiti’s warranty page also sets out conditions for RMAs raised directly with Ubiquiti from outside the United States: your own shipping account, a commercial invoice declaring “return for repair” and “no commercial value”, and duties and customs at your cost. Those terms describe a direct-to-Ubiquiti RMA, they are expressly qualified by the words “unless otherwise prohibited by applicable law”, and the same page states that the warranty terms do not exclude, restrict or modify your mandatory statutory rights and are in addition to them. They are not how a warranty replacement normally happens here.

In practice you go back to where you bought it, and the goods stay in the country. Ubiquiti sells into Australia through authorised distributors and resellers, and those distributors run their own RMA processes locally. Streakwave Pty Ltd, an authorised distributor on St Kilda Road in Melbourne, publishes a typical example: a warranty claim form with proof of purchase and the MAC or serial number, the product returned to Streakwave in Australia within 30 days of the claim being approved or the ticket is void, and a service and delivery fee charged if no fault is found. Ubiquiti’s current list of authorised distributors is at ui.com/distributors. An Australian business does not have to ship a faulty access point to the United States.

What Ubiquiti does not publish is a turnaround commitment. There is no advance replacement product and no stated number of days to a replacement. That is the real gap, and it is a scheduling problem rather than a legal one.

Which is why the operational answer is unchanged regardless of who processes the paperwork. You do not run a UniFi site on the assumption that an RMA is your continuity plan. You keep a cold spare gateway and a spare access point on the shelf, because the hardware is cheap enough that a spare costs less than the downtime. Any provider deploying UniFi without holding spares is transferring risk to you quietly.

Meraki: a published clock, and freight from the United States

Meraki publishes what Ubiquiti does not. Advance replacement is available on request, and Meraki’s support policy states that unless you have purchased Cisco RMA Upgrade (formerly branded Meraki Now), advance replacement orders ship within one business day on a best-effort basis. Cisco ships warranty RMAs to the original shipping country or region listed on the original order, and a service contract such as Cisco RMA Upgrade is what allows shipment to a different country based on the install address, subject to Cisco’s Service Availability Matrix.

Factor international transit in before you treat that as a same-week answer. Meraki’s published shipping policy states that shipments to Australia and New Zealand ship from its United States distribution centres, and that Australian shipments go via DHL. A one business day ship commitment is a ship commitment, not a delivery commitment.

Note the return obligation too, because it catches people. Defective parts must go back within ten calendar days of receiving the replacement, and if they are not returned within thirty calendar days Cisco may charge the full undiscounted list price for the parts and reduce or deny services until it is paid.

Meraki’s hardware warranty terms are worth stating precisely, because “lifetime warranty” is doing some work in Cisco’s marketing. Per Meraki’s own warranty documentation: MX and Z-series, MG cellular gateways, MS and CS switches including the C9300-M, and indoor MR and CW access points carry a lifetime warranty. Outdoor MR and CW access points carry one year. MV Gen 1 and MV2 cameras carry three years and later MV generations five years, MT sensors three years, and accessories such as SFPs, mounts, antennas and PoE injectors one year. “Lifetime” here means the warranty ends at the product’s end-of-support date, not that it runs forever. A warranty is also not a licence: a device with three years of licence remaining and an expired warranty is not replaceable.

Meraki includes 24×7 technical support with active licensing rather than selling it separately. Catalyst is the reverse: TAC access requires an active service contract such as Smart Net Total Care, entirely separate from the licensing stack.

Cisco’s Smart Net Total Care service description lists hardware replacement service levels of two hour, four hour, next calendar day, next business day and ship next business day, with an onsite field engineer option on every level except ship next business day. What Cisco does not publish is which of those you can buy at your address. The service description states that advance replacement services are subject to geographic and weight restrictions and directs you to check availability in Cisco’s Service Availability Matrix, which is an address-level lookup run through Cisco or a Cisco partner rather than a published list. Cisco also notes that an advance replacement crossing a national boundary ships Delivered At Place, exclusive of import duties and taxes, and that customs processes can condition actual delivery times.

So there is no honest way to tell you from a web page which service levels are available in Croydon, Bayswater or Belgrave. Before you price a Catalyst stack on the strength of a four hour response, have your Cisco partner run the exact install address through the Service Availability Matrix and put the answer in writing. A four hour commitment in a Melbourne CBD tower and a four hour commitment at a Dandenong Ranges address are not the same product, and the Matrix is the only thing that tells you which one is on offer.

Controller architecture: who holds the configuration matters more than where it runs

UniFi gives you four deployment options and they are genuinely different. The controller can run on a Cloud Gateway that is also your router, on a separate Cloud Key so the applications are offloaded, on Ubiquiti’s own hosted service, or self-hosted on your own server or cloud instance. Whichever you choose, the local control plane keeps managing devices when the internet is down, and remote access and multi-site orchestration through UniFi Site Manager is free.

Meraki has one option. Configuration lives in Cisco’s cloud. Devices keep forwarding traffic if the dashboard is unreachable, and Meraki fails over between its own data centres, but you cannot configure anything without the dashboard and you cannot manage the network on a laptop plugged into the switch. For a business that has just lost its internet service, that is the exact moment you want to change something.

Catalyst is the opposite extreme: the configuration is on the box, reachable by console cable, and nothing external is required to change it. This is why it still turns up in environments with genuine air-gap or regulatory constraints.

The honest read is that UniFi’s architecture is the most flexible of the three, and this is one of the few places where it wins outright rather than winning on price.

Security depth is where Cisco is genuinely ahead

Do not let the licensing critique above obscure this. Meraki’s MX security stack is deeper than UniFi’s, and if security inspection is your reason for buying, that is a real argument.

Meraki MX runs a Snort-based IDS/IPS, Cisco’s Advanced Malware Protection for file inspection against Cisco’s threat intelligence, content and web filtering, and DNS-layer filtering through integration with Cisco Umbrella applied per SSID or group policy. Threat Grid sandboxing for unknown files is available as an additional subscription on top of Advanced Security. Auto VPN builds site-to-site tunnels automatically, and the SD-WAN capability does application-aware path selection with cellular failover.

UniFi’s IDS/IPS is real and included, and CyberSecure improves the signature feeds materially, but the ecosystem behind it is not Talos. There is no equivalent to Umbrella’s DNS intelligence, no file sandboxing, and no comparable threat research operation. If your cyber insurance questionnaire or a client security review asks specifically about advanced malware protection at the perimeter, UniFi will need a compensating control elsewhere, usually a good EDR product and DNS filtering bought separately.

That said, most SME perimeter compromise does not come through the firewall. It comes through identity. Money spent on multi-factor authentication, conditional access and endpoint detection buys more risk reduction per dollar than money spent uplifting a perimeter licence tier. Spend in that order.

Scale ceilings are higher than most SMEs will reach, on both sides

Ubiquiti publishes figures per console. A Dream Machine Special Edition is rated for 100 or more UniFi devices and 1,000 or more clients. A Cloud Key Enterprise is rated for over 1,000 devices and 10,000 clients. The Enterprise Fortress Gateway is rated for 5,000 or more clients. A 200-person single-site business is nowhere near any of those numbers.

Cisco’s published SME-relevant guidance is different in kind. Meraki recommends keeping a dashboard network to 400 switches or fewer to avoid topology and interface performance problems, with no hard technical ceiling stated.

Neither platform’s scale ceiling is what will limit you. Density will. A 200-person office with everyone on a video call is a wireless design problem, not a controller capacity problem, and the answer is access point placement, channel planning and a proper site survey. That work is identical regardless of which badge is on the equipment, and it is the same discipline as designing wireless for a warehouse or workshop, just with different obstacles.

The skills each platform actually demands

UniFi can be configured by a competent generalist. That is its commercial advantage and its biggest risk. The interface will happily let someone build a flat network with one VLAN, no RADIUS, a guest network bridged to the LAN and a firmware version from three years ago, and it will work well enough that nobody notices until it does not. The skill UniFi demands is not driving the interface. It is knowing what the design should be before you open it.

Meraki demands roughly the same level, plus licensing administration discipline that UniFi does not require. The dashboard is deliberately approachable and does not need CCNA-level knowledge for day-to-day operation.

Catalyst on IOS-XE genuinely demands CCNA-level knowledge, and CCNP-level for the routing, SD-Access and policy features the Advantage subscription enables. If a Catalyst switch stack is installed in an SME and the person who configured it leaves, the next provider inherits a device they may not be able to change safely. That is a real business risk and it is the strongest single argument against Catalyst at this size.

Lifecycle and firmware discipline, which is a process problem not a product problem

Meraki publishes an end-of-life process: an end-of-sale announcement typically up to six months before the last order date, with support typically continuing for five years past end-of-sale. That gives you a planning horizon you can put in a budget.

Cisco’s SMB switching line has already turned over on the back of exactly that process, so if someone quotes you Cisco Business switches, know where they sit. Cisco announced end-of-sale for select models of both the Cisco Business 250 and Cisco Business 350 series on 30 April 2024. The last order date was 30 May 2024 for the CBS350 models and 29 October 2024 for the CBS250 models, and the last date of support is 31 May 2029 and 31 October 2029 respectively. Cisco’s own migration tables in those bulletins point CBS350 models at the Catalyst 1300 series and CBS250 models at the Catalyst 1200 series, so yes, Catalyst 1200 and 1300 are the current SMB replacement. The Cisco Business 220 series is a separate line, still listed as a current product, and Cisco has not published an end-of-sale bulletin for it. Check the series end-of-life notice listing before you commit to it, because that is where the announcement will appear first.

Ubiquiti’s position is different in kind, and this is the finding rather than a gap. Ubiquiti does publish release channels: in UniFi you choose between the Official and Early Access channels under Settings, Control Plane, Updates, and release notes for every application and firmware build are posted publicly at community.ui.com/releases. What Ubiquiti does not publish is a hardware end-of-life policy. There is no Ubiquiti equivalent of Meraki’s end-of-sale announcement, end-of-sale date and end-of-support date, no committed support period stated at launch, and no published schedule of end-of-life dates you can put in a budget. If you standardise a fleet on UniFi, your refresh planning has to come from your own asset register rather than from a vendor calendar. That is a real cost and almost nobody prices it.

Whatever the vendor publishes, the operational answer is the same on both platforms and it is the answer almost nobody follows: firmware gets applied on a schedule, in a change window, with a documented rollback, and someone owns it. We see far more outages caused by firmware nobody updated for four years than by firmware updated too eagerly.

The same discipline applies to the physical layer. A network is only as good as structured cabling, how the comms room is built and power protection in the rack. Replacing a switch does not fix a patch panel that was never labelled.

Where UniFi is genuinely the wrong choice

Be specific about this, because “UniFi is fine for small business” is a lazy answer.

  • Where the network is a safety or revenue-critical system with a hard uptime obligation. Manufacturing lines, clinical environments, anything where an hour of network downtime has a defined cost. Meraki’s advance replacement and 24×7 support, or a Catalyst stack under a Smart Net Total Care contract at a service level Cisco confirms is available at that address, buys a continuity guarantee you cannot buy from Ubiquiti.
  • Where a client security review or a tender explicitly requires named perimeter capabilities. Sandboxing, advanced malware protection, or a specific vendor’s threat intelligence. Arguing equivalence is possible but expensive in consulting hours.
  • Where you need advanced routing. BGP, VRF separation, MPLS handoff, IS-IS. Catalyst does these properly and UniFi does not pretend to.
  • Where the site already runs Catalyst and the team knows it. Ripping out working equipment to save on hardware that was already bought is not a saving.
  • Where nobody will own it. UniFi rewards ownership and punishes neglect more visibly than Meraki does, because Meraki’s cloud will at least keep telling you what is wrong.

Where Cisco is over-specified for the site

Equally specific.

  • A single-site professional services office of 10 to 80 staff with cloud-hosted line-of-business applications, no on-premises servers, and no unusual compliance obligation. The Meraki licence is buying redundancy of capability, not redundancy of service.
  • Any site where the recurring licence would be renewed by someone who does not understand that non-renewal turns the network off. The 30-day grace period and organisation shutdown behaviour is a real operational hazard in a business without an IT manager.
  • Retail, hospitality and multi-tenanted small sites where the real requirements are guest Wi-Fi separation, PoE and a firewall that does not fall over. Meraki does these beautifully and so does a device costing a fraction as much.
  • Businesses growing fast enough that hardware will be replaced within three years anyway. Licence terms that do not transfer between models are a poor fit for a moving target.

The recommendation, and its trade-off

For most Australian SMEs, deploy UniFi, design it properly, hold cold spares on site, and put the money you did not spend on licences into identity security and endpoint detection instead. That is the recommendation.

The trade-off is explicit and you should accept it consciously: you are giving up a contractual replacement commitment and a deep perimeter security stack, and replacing them with your own spares inventory and your own discipline. If your business cannot maintain that discipline, or cannot tolerate an outage while a replacement device is sourced, the Meraki licence is not overpriced. It is the correct purchase and you should stop trying to talk yourself out of it.

The decision is usually made properly at only two moments: when you audit what you actually have, and when you are moving office or working through the fit-out decisions that have to be made before the walls close. If you are about to open a second location, read connecting a second office before you buy anything, because the WAN choice constrains the LAN choice. And if the network has to carry meeting room AV as well, size the wireless for it now rather than after the first bad call. Whatever you choose, it has to be documented properly or the next provider will be guessing.

TechAssist has designed and run both UniFi and Cisco networks for Melbourne businesses for over 20 years, with 13 certified specialists across the team, and we install the cabling and comms rooms ourselves rather than subcontracting them. If you want a straight assessment of which platform your site should be on, call 1300 028 324 or get in touch at https://techassist.au/contact/. We will tell you when the answer is to leave what you have alone.

Unlocking Business Growth through Cloud Solutions Adoption

The rapid expansion of cloud solutions has revolutionized the way businesses operate, fueling sustainable growth. With the right approach, businesses of all sizes can leverage the cloud’s immense potential to enhance productivity, streamline processes, and reduce costs. TechAssist, as a professional, knowledgeable, and customer-focused partner, plays a crucial role in helping businesses successfully adopt cloud solutions, ensuring a smooth operation of their IT infrastructure while reaping the maximum benefits.

Understanding Cloud Solutions and Their Components

Cloud computing is an innovative approach to storing, accessing, and processing data through a network of remote servers hosted on the internet, rather than on local servers or personal computers. This powerful technology enables businesses to harness a flexible, scalable, and cost-effective infrastructure that is fundamental to their growth and competitiveness.There are three primary types of cloud solutions: public, private, and hybrid. Public clouds offer services and resources on a shared platform, managed by third-party providers. Private clouds, on the other hand, are exclusively designed for a single organisation, offering greater control and security. Hybrid clouds combine the best of both public and private solutions, providing a tailored approach that meets the unique requirements of each business.The key components of cloud infrastructure include storage, compute, and networking. Storage refers to the capacity to hold data in various formats, such as files, databases, or data lakes. Compute entails the processing power needed to run applications and workloads, while networking represents the connectivity between different cloud services, users, and devices. These components work together seamlessly, empowering businesses to adopt and benefit from cloud solutions that drive their growth.

Exploring the Benefits of Cloud Solutions for Business Growth

Cloud solutions provide a myriad of advantages that can significantly contribute to a business’s growth. These benefits range from cost savings and increased operational efficiency to enhanced collaboration and improved security.One of the most compelling reasons to adopt cloud solutions is the potential for cost savings. By leveraging cloud services, businesses can reduce hardware and infrastructure expenses, as well as lower energy consumption and maintenance costs. Furthermore, the pay-as-you-go pricing models offered by cloud providers allow for better cost management and resource allocation.Scalability and flexibility are also critical advantages of cloud solutions. Growing businesses can easily and quickly allocate resources as needed, ensuring they have the capacity to meet increasing demands. On-demand access to resources and applications ensures that businesses can adapt to changing circumstances, while customizable solutions cater to the specific needs of each organisation.Cloud solutions also enhance collaboration and mobility within a business. Employees can remotely access data and applications, promoting a more agile and productive workforce. Real-time collaboration capabilities foster seamless communication and teamwork, while support for Bring Your Own Device (BYOD) policies facilitates increased employee engagement and satisfaction.Security and compliance are other vital benefits offered by cloud solutions. Providers invest in advanced data protection and encryption methods to safeguard sensitive information. Regular security updates and patches help businesses stay ahead of potential threats, and compliance with industry-specific regulations ensures that organisations maintain high standards of data privacy and integrity.Finally, cloud solutions can drive increased operational efficiency. Automation of repetitive tasks frees up valuable time and resources, while streamlined workflows and processes enhance productivity. Faster deployment of applications and services ensures that businesses can quickly capitalize on new opportunities, further fueling their growth.

Navigating the Cloud Adoption Process for Business Growth

Successfully adopting cloud solutions for business growth requires a strategic approach that encompasses several key steps. The first step involves assessing your current IT infrastructure and requirements, which allows you to identify areas that could benefit from the capabilities offered by the cloud. This evaluation will help you determine the most appropriate cloud services and solutions for your organisation’s needs.Choosing the right cloud service provider and solution is a critical decision that will significantly impact your business’s growth potential. Careful consideration should be given to factors such as performance, security, compliance, and pricing. Additionally, it’s essential to evaluate the provider’s reputation, customer support, and track record of success.Planning and executing a smooth transition to the cloud is vital to minimise disruption and ensure a positive outcome. This process may include migrating data, applications, and workloads, as well as training staff on new systems and processes. It’s crucial to develop a detailed plan and timeline, with clear objectives and milestones, to keep the project on track and manage expectations.Continuous monitoring and optimisation of cloud usage are necessary to maximise the benefits of your cloud solutions. This includes analysing performance metrics, identifying potential issues, and implementing improvements to enhance efficiency and cost-effectiveness. Regularly reviewing and adjusting your cloud strategy will help your business stay agile and responsive to evolving needs and opportunities, driving sustainable growth.

How TechAssist Supports Cloud Adoption for Sustainable Business Growth

As a professional, knowledgeable, and customer-focused partner, TechAssist plays a crucial role in supporting businesses through their cloud adoption journey, ensuring they can harness the full potential of cloud solutions for growth. Our team of experts offers advice and consultation on cloud strategy, helping organisations identify the most suitable cloud services and solutions to meet their needs.TechAssist ensures a seamless implementation and integration of cloud solutions by working closely with businesses to develop a detailed plan and timeline, migrate data and applications, and train staff on new systems and processes. Our commitment to providing ongoing support and management for cloud infrastructure ensures that businesses can focus on their core activities while trusting that their IT systems are in capable hands.To deliver optimal performance and security, TechAssist continuously monitors and optimizes cloud systems, analysing performance metrics and implementing improvements as needed. This proactive approach helps businesses stay agile, responsive, and competitive in an ever-changing landscape. By partnering with TechAssist, organisations can confidently embark on their cloud adoption journey, unlocking the benefits of cloud solutions for sustainable business growth.

Empower Your Business with Cloud Solutions and TechAssist

Adopting cloud solutions for business growth presents numerous advantages, including cost savings, scalability, flexibility, enhanced collaboration, and improved security. To fully leverage these benefits, partnering with a knowledgeable and reliable IT provider like TechAssist is crucial. Our team offers expert advice, seamless implementation, and ongoing support for cloud infrastructure, ensuring optimal performance and security. We encourage businesses to explore cloud solutions as a key component of their growth strategy. With TechAssist by your side, you can confidently navigate the cloud adoption process and unlock the full potential of this transformative technology. Learn more about how TechAssist can support your business growth with cloud solutions.

Ready to Make IT Your
Competitive Advantage?

Book a free consultation with our team. No pressure, no jargon — just a clear-eyed look at where you stand and what's possible.