Skip to main content

Managed WiFi as a service: a comprehensive guide for businesses

A comprehensive technical reference for IT managers and property operators evaluating managed WiFi as a service. It covers multi-tenant VLAN architecture, security standards, and compliance frameworks for build-to-rent and enterprise deployments.

📖 4 min read📝 841 words🔧 2 worked examples3 practice questions📚 8 key definitions

Listen to this guide

View podcast transcript
Speak in British English with a confident, authoritative, and conversational tone - like a senior consultant briefing a client. Measured pace, clear diction, warm but professional. No filler words. Pause naturally between sections: Welcome to the Purple Technical Briefing. I'm a Senior Solutions Architect at Purple, and today we're cutting straight to what matters: managed WiFi as a service, and why it's become the default connectivity model for property developers, build-to-rent operators, and landlords managing multi-tenant estates. If you're developing a new residential scheme, acquiring a portfolio of commercial properties, or managing a build-to-rent development, connectivity is no longer an amenity. It's infrastructure. And the question isn't whether to provide it - it's whether to own the problem yourself or hand it to a specialist. Let's get into it. [medium pause] So, what exactly is managed WiFi as a service? At its core, it's a subscription-based model where a specialist provider designs, deploys, monitors, and maintains your entire wireless network. You get the hardware, the software, the cloud management platform, the security stack, and the support - all under a single service level agreement. You pay a predictable monthly fee. The provider carries the operational risk. The alternative - owning and operating your own network - means employing or contracting network engineers, managing hardware refresh cycles every five to seven years, maintaining your own RADIUS authentication servers, and responding to outages at two in the morning. For most property operators, that's not a core competency. It's a distraction. [medium pause] Now let's talk architecture, because this is where the real value lives. The foundation of any multi-tenant managed WiFi deployment is VLAN segmentation, standardised under IEEE 802.1Q. A VLAN - Virtual Local Area Network - allows you to carve a single physical network infrastructure into multiple logically isolated broadcast domains. In a build-to-rent development, that means Apartment 14A's traffic never touches Apartment 14B's traffic, even though both residents are connecting through the same physical access point on the corridor ceiling. The way this works in practice is through Dynamic VLAN Assignment. When a resident's device connects, it authenticates against a RADIUS server - Remote Authentication Dial-In User Service - using IEEE 802.1X. The RADIUS server validates the credentials and returns an Access-Accept message to the access point, including the specific VLAN ID assigned to that resident. The access point drops that device's traffic directly into the correct isolated segment. It's automatic, it's invisible to the resident, and it scales to hundreds of units without any manual intervention. For smart home devices - thermostats, door locks, video doorbells - you assign them to a dedicated IoT VLAN. This is critical. IoT devices typically run outdated firmware, have minimal security hardening, and are common vectors for network intrusion. Isolating them on their own VLAN with strict outbound-only firewall rules means a compromised smart bulb cannot reach a resident's laptop. The security layer doesn't stop at VLANs. WPA3 - the current WiFi security standard - replaces the older WPA2 protocol and introduces Simultaneous Authentication of Equals, or SAE. SAE eliminates the offline dictionary attacks that made WPA2 vulnerable in shared environments. For residents who want seamless roaming without a password - particularly relevant in large developments with outdoor amenity spaces - Passpoint, also known as Hotspot 2.0, allows devices to authenticate automatically using a digital certificate. No splash page, no password, just a secure connection. [medium pause] Let's look at the cloud management layer, because this is what separates managed WiFi as a service from simply installing access points and hoping for the best. A cloud management platform gives you - and your managed service provider - a single pane of glass across your entire estate. Whether you have one building or fifty, you can see every access point, every connected device, every active session, and every performance metric in real time. When an access point in Block C goes offline at midnight, the platform alerts your provider automatically. They can often resolve the issue remotely - a firmware update, a configuration push, a channel rebalance - without ever visiting site. The hardware-agnostic nature of platforms like Purple's means you're not locked into a single vendor's ecosystem. You can deploy Cisco Meraki access points in one building, HPE Aruba in another, and Ruckus in a third, all managed through the same cloud overlay. That flexibility matters enormously when you're acquiring existing properties with legacy infrastructure already in place. [medium pause] Now, compliance. This is the area that catches property operators off guard most often. Under GDPR, any data collected through your WiFi network - MAC addresses, IP addresses, connection timestamps, email addresses from registration flows - is personal data. If you're providing managed WiFi as a service to residents, you need a clear lawful basis for processing that data, a signed Data Processing Agreement with your service provider, and documented retention schedules enforced technically, not just on paper. For developments with commercial ground-floor tenants - a gym, a co-working space, a café - PCI-DSS compliance becomes relevant the moment any payment processing touches the network. Isolating point-of-sale terminals on a dedicated VLAN, with strict firewall rules preventing any lateral movement to other network segments, can reduce your PCI audit scope by up to 70%. That's a direct reduction in compliance cost and audit time. Purple is ISO 27001 certified, GDPR compliant, and holds Cyber Essentials certification. When you deploy Purple's platform, those certifications become part of your compliance posture. [medium pause] Let me give you two concrete scenarios. First: a 280-unit build-to-rent development in Manchester. The developer initially planned to provide a basic broadband connection to each unit and let residents sort out their own WiFi. The problem was that residents were calling the management office about connectivity issues, the management office had no visibility into the network, and the developer was absorbing the reputational damage. After switching to a managed WiFi as a service model, the operator gained full network visibility, resident onboarding dropped from 45 minutes to under 5 minutes via a self-service portal, and connectivity-related complaints fell by over 60% in the first quarter. Second: a mixed-use commercial estate with retail tenants, office occupiers, and a shared amenity floor. The estate manager was running a flat network - everything on the same subnet. A security audit flagged that a retail tenant's point-of-sale terminal could reach the building management system controlling HVAC and access control. After deploying a segmented architecture with four VLANs - retail, office, IoT, and guest - and enforcing a default-deny inter-VLAN firewall policy, the estate passed its next security audit with zero critical findings. [medium pause] Right, let's do a rapid-fire Q&A on the questions I hear most often. "Do we need separate access points for each tenant?" No. Modern enterprise access points from Cisco Meraki, HPE Aruba, Ruckus, and Juniper Mist handle multiple VLANs on a single radio. Physical separation is unnecessary and expensive. "What's the difference between iPSK and 802.1X?" Individual Pre-Shared Key, or iPSK, assigns a unique password to each device or resident. It's simpler to deploy than 802.1X but provides less granular control. 802.1X with RADIUS is the enterprise standard for large developments because it integrates with identity providers like Microsoft Entra ID or Okta, supports certificate-based authentication, and enables dynamic VLAN assignment at scale. "How do we handle residents who want to use their own router?" This is a common ask in BTR. The cleanest approach is to provide a resident VLAN with a single DHCP address, and let the resident plug in their own router behind it. Their personal devices stay on their private subnet; the building network sees only the WAN-facing interface of their router. "What SLA should we expect?" A credible managed WiFi provider should commit to 99.9% uptime at minimum. Purple guarantees 99.999% uptime across 80,000-plus live venues. Response times for critical outages should be under four hours, with remote resolution attempted before any site visit. [medium pause] To wrap up: managed WiFi as a service is the right model for property developers and BTR operators because it converts an operational liability into a predictable, managed service. The key decisions are: choosing a hardware-agnostic provider so you're not locked in; insisting on VLAN segmentation from day one so you're not retrofitting security later; and ensuring your provider holds the right compliance certifications so their posture supports yours. Three things to do this week. First, audit your current network architecture - if you're running a flat network with no VLAN segmentation, that's your immediate priority. Second, review your GDPR data processing agreements with any WiFi platform provider you're currently using. Third, request a site survey and architecture proposal from a managed WiFi provider - the survey itself will surface issues you didn't know you had. Purple has deployed managed WiFi across 80,000 venues, processed 440 million logins in 2024, and collected 29 billion data points for venue operators. If you want to see what a multi-tenant architecture looks like for your specific development, the full technical guide is available at purple dot ai. Thanks for listening. Until next time.

header_image.png

Executive Summary

For property developers, landlords, and build-to-rent (BTR) operators, connectivity is no longer an amenity. It is critical infrastructure. The decision is whether to build and maintain a wireless network in-house, or adopt managed WiFi as a service. This guide outlines the technical architecture, implementation strategies, and business impact of deploying a managed, multi-tenant WiFi solution. We examine how a cloud overlay simplifies operations, how IEEE 802.1Q VLAN segmentation secures resident traffic, and how platforms like Purple deliver 99.999% uptime while handling GDPR compliance automatically.

Listen to the full technical briefing:

Technical Deep-Dive

The foundation of a multi-tenant managed WiFi deployment is logical segmentation. When you provide connectivity to hundreds of residents, a flat network architecture is a critical security liability.

IEEE 802.1Q VLAN Segmentation

A Virtual Local Area Network (VLAN) allows you to partition a single physical network into multiple isolated broadcast domains. In a BTR development, this means Apartment 14A's traffic never touches Apartment 14B's traffic, even though both residents connect through the same physical access point.

We achieve this through Dynamic VLAN Assignment. When a resident connects, their device authenticates against a RADIUS server using IEEE 802.1X. The RADIUS server validates the credentials and returns an Access-Accept message to the access point, including the specific VLAN ID assigned to that resident. The access point drops that device's traffic directly into the correct isolated segment. It scales to hundreds of units without manual intervention.

architecture_overview.png

Device Isolation and WPA3

For smart home devices, you assign them to a dedicated IoT VLAN. This isolates vulnerable hardware from resident laptops and smartphones. Furthermore, the WPA3 security standard replaces WPA2 and introduces Simultaneous Authentication of Equals (SAE), which eliminates offline dictionary attacks. For seamless roaming, Passpoint (Hotspot 2.0) allows devices to authenticate automatically using a digital certificate.

Purple acts as a free identity provider for services like OpenRoaming under the Connect license, allowing seamless, secure authentication without friction.

Implementation Guide

Deploying managed WiFi as a service requires structured planning. The process shifts the operational burden from your internal IT team to a specialist provider.

deployment_checklist.png

  1. Site Survey and RF Design: Assess the physical environment to determine optimal access point placement for capacity, not just coverage.
  2. Network Architecture Planning: Define your VLAN structure, including dedicated segments for residents, staff, IoT, and guests.
  3. Hardware Procurement: Select enterprise-grade hardware. A hardware-agnostic platform like Purple supports Cisco Meraki, HPE Aruba, Ruckus, Juniper Mist, Ubiquiti UniFi, Cambium, Extreme, and Fortinet.
  4. Installation and Configuration: Deploy the hardware and configure the cloud management platform. Ensure strict inter-VLAN firewall rules are applied.
  5. Security and Compliance Setup: Configure captive portals, integrate identity providers like Microsoft Entra ID or Okta, and set automated data retention policies for GDPR compliance.
  6. Go-Live and Monitoring: Launch the network. The managed service provider assumes responsibility for monitoring uptime and performance.

For guidance on separating network traffic, read How to Safely Segregate Staff and Guest WiFi Networks .

Best Practices

When deploying multi-tenant WiFi, adhere to these vendor-neutral best practices:

  • Implement Default-Deny Routing: By default, routers route traffic. You must configure a strict default-deny policy between VLANs. Only allow explicit, port-specific exceptions.
  • Isolate IoT Devices: Always place smart building infrastructure on a separate VLAN with outbound-only internet access. Read Three SSIDs to rule them all: guest, Passpoint, and IoT WiFi for more detail.
  • Automate Data Retention: Do not rely on manual processes for GDPR compliance. Use your cloud management platform to automatically purge connection logs and personal data after the defined retention period.
  • Disable VLAN 1: Never use VLAN 1 as the native VLAN on trunk ports. Change it to an unused, non-routable VLAN ID to prevent VLAN hopping attacks.

Troubleshooting & Risk Mitigation

The primary risk in a multi-tenant environment is a misconfigured firewall allowing lateral movement. Regular penetration testing and automated configuration audits mitigate this risk.

Another common failure mode is IP address exhaustion on public or guest segments. To prevent this, manage your DHCP lease times. While a 24-hour lease is appropriate for a resident VLAN, set lease times to one or two hours on a Guest WiFi segment.

If you are acquiring a property with legacy hardware, a hardware-agnostic cloud overlay allows you to monitor and manage the existing access points while planning a phased hardware refresh.

ROI & Business Impact

Managed WiFi as a service converts unpredictable capital expenditure and operational liability into a predictable operating expense.

For a BTR operator, the business impact is measured in resident satisfaction and reduced support overhead. When residents have seamless, secure connectivity managed by a specialist, the property management office stops fielding IT support calls.

Furthermore, integrating WiFi Analytics provides property operators with aggregate footfall data for communal areas, allowing you to optimise cleaning schedules and understand amenity utilisation.

Purple has deployed managed WiFi across 80,000+ live venues, processed 440 million logins in 2024, and collected 29 billion data points. We maintain 99.999% uptime and are ISO 27001, GDPR, CCPA, Cyber Essentials, and B Corp certified.

Key Definitions

VLAN (Virtual Local Area Network)

A logical grouping of devices on the same physical network, isolating their broadcast traffic.

Used to separate resident, staff, and guest traffic on shared access points.

IEEE 802.1X

An IEEE standard for port-based network access control, providing an authentication mechanism to devices wishing to attach to a LAN or WLAN.

Used to authenticate residents and dynamically assign them to their specific VLAN.

RADIUS

Remote Authentication Dial-In User Service; a networking protocol that provides centralised authentication, authorisation, and accounting management.

The server that verifies a user's credentials and tells the access point which VLAN to use.

Dynamic VLAN Assignment

The process where a network switch or access point places a user into a specific VLAN based on their authentication credentials, rather than the physical port or SSID they connect to.

Allows hundreds of BTR residents to use a single building-wide SSID while remaining securely isolated.

WPA3

The third generation of WiFi Protected Access, offering improved encryption and security over WPA2.

Provides robust protection against offline dictionary attacks in multi-tenant environments.

Passpoint (Hotspot 2.0)

A standard that allows mobile devices to automatically discover and connect to WiFi networks securely using digital certificates.

Enables seamless roaming for residents moving between their apartments and communal areas.

Captive Portal

A web page that a user must view and interact with before access is granted to a public WiFi network.

Used to collect consent and manage terms of service for Guest WiFi access.

Hardware-Agnostic

Software or management platforms designed to work with equipment from multiple different manufacturers.

Allows property operators to manage Cisco Meraki, HPE Aruba, and Ruckus access points from a single dashboard.

Worked Examples

A 280-unit build-to-rent development in Manchester needs to provide secure, isolated WiFi for each apartment while supporting building-wide smart thermostats and door locks.

Deploy a managed WiFi as a service architecture using Dynamic VLAN Assignment via 802.1X. Assign a unique VLAN to each of the 280 apartments. Create a dedicated IoT VLAN for the smart thermostats and door locks. Apply a default-deny firewall policy between all VLANs. Use a hardware-agnostic cloud platform to monitor the entire estate.

Examiner's Commentary: This approach scales efficiently. By using 802.1X and RADIUS, the network automatically drops residents into their private VLANs without requiring 280 separate SSIDs, which would destroy wireless performance through management overhead. Isolating the IoT devices prevents a compromised thermostat from accessing a resident's network.

A mixed-use commercial estate has retail tenants on the ground floor, office occupiers above, and a shared amenity space. They are currently running a flat network.

Implement a segmented architecture with four distinct VLANs: Retail, Office, IoT, and Guest. Deploy Purple's Guest WiFi platform for the shared amenity space to handle GDPR-compliant onboarding. Enforce strict inter-VLAN firewall rules to ensure point-of-sale terminals in the retail units cannot communicate with the building management systems.

Examiner's Commentary: A flat network in a mixed-use environment is a severe compliance failure. Segmenting the network and isolating the retail POS terminals reduces the PCI DSS audit scope by up to 70%. The addition of a managed Captive Portal for the guest network ensures legal compliance for public access.

Practice Questions

Q1. You are deploying a network in a multi-tenant building and want to avoid broadcasting 50 different SSIDs. How do you isolate tenant traffic securely?

Hint: Consider how you can authenticate users centrally and assign network segments dynamically.

View model answer

Implement Dynamic VLAN Assignment using IEEE 802.1X and a RADIUS server. All tenants connect to a single building-wide SSID. Upon authentication, the RADIUS server returns the specific VLAN ID for that tenant, and the access point drops their traffic into that isolated Layer 2 segment.

Q2. A retail tenant requires point-of-sale (POS) terminals to connect to the building network. How do you ensure PCI-DSS compliance?

Hint: Think about how routers handle traffic by default and what needs to change.

View model answer

Place the POS terminals on a dedicated, isolated VLAN. Configure a strict default-deny policy on the inter-VLAN firewall, ensuring the POS VLAN cannot communicate with any other segment (like Guest WiFi or IoT). This reduces the PCI audit scope to just that specific segment.

Q3. Your BTR development uses a Captive Portal for the guest network in the lobby. How do you prevent IP address exhaustion during busy periods?

Hint: Consider how long devices hold onto their assigned IP addresses after leaving the building.

View model answer

Reduce the DHCP lease time on the Guest WiFi VLAN to one or two hours. This ensures that IP addresses assigned to visitors who have left the venue are returned to the pool quickly, preventing exhaustion.

Continue reading in this series

Power probe PPSK: comparing features and deployment models

Power Probe PPSK (Private Pre-Shared Key) is the authentication architecture that sits between a shared WiFi password and full 802.1X Enterprise - issuing each user or device a unique passphrase while keeping a single SSID. This guide compares PPSK against PSK and 802.1X across security, deployment complexity, IoT support, and VLAN assignment, then delivers actionable deployment models for Build-to-Rent operators, retail chains, and hospitality venues. Property developers, landlords, and BTR operators will find a clear framework for choosing the right model, integrating with identity providers, and automating key lifecycle management at scale.

Read the guide →

Power probe PPSK: comparing features and deployment models

Power Probe PPSK (Private Pre-Shared Key) is the authentication architecture that sits between a shared WiFi password and full 802.1X Enterprise - issuing each user or device a unique passphrase while keeping a single SSID. This guide compares PPSK against PSK and 802.1X across security, deployment complexity, IoT support, and VLAN assignment, then delivers actionable deployment models for Build-to-Rent operators, retail chains, and hospitality venues. Property developers, landlords, and BTR operators will find a clear framework for choosing the right model, integrating with identity providers, and automating key lifecycle management at scale.

Read the guide →

Cloud-managed WiFi solutions: a comprehensive guide for businesses

This guide gives property developers, BTR operators, and IT leaders a technical framework for deploying cloud-managed WiFi solutions across multi-tenant residential and commercial buildings. It covers iPSK network architecture, tenant isolation, VLAN design, and the business case for treating connectivity as a managed amenity that drives measurable NOI uplift.

Read the guide →