Skip to main content

Extreme Networks and Purple WiFi: ExtremeCloud IQ Integration

This technical reference guide provides a comprehensive blueprint for integrating Purple WiFi with Extreme Networks' ExtremeCloud IQ platform. It details the architectural flow, configuration steps for captive portal redirection and RADIUS authentication, and best practices for achieving secure, data-rich guest access in enterprise environments.

📖 5 min read📝 1,134 words🔧 2 examples3 questions📚 8 key terms

🎧 Listen to this Guide

View Transcript
Extreme Networks and Purple WiFi: ExtremeCloud IQ Integration — A Consultant Briefing [INTRODUCTION — approximately 1 minute] Welcome. If you're running an Extreme Networks environment and you've been asked to deliver a guest WiFi experience that actually does something useful — captures data, drives marketing, stays compliant — then this briefing is exactly what you need. I'm going to walk you through how ExtremeCloud IQ and Purple WiFi fit together: the architecture, the RADIUS flow, the VLAN segmentation, and the practical steps to get this live in your environment. Whether you're managing a hotel estate, a retail portfolio, a stadium, or a public-sector campus, the principles are the same. Let's get into it. [TECHNICAL DEEP-DIVE — approximately 5 minutes] First, a quick orientation on the two platforms. ExtremeCloud IQ is Extreme Networks' cloud-based network management platform. It gives you centralised visibility and configuration across your entire AP estate — whether that's a handful of APs in a single venue or thousands of devices across a national estate. The platform supports the full Extreme AP portfolio: the 302 series for cost-sensitive deployments, the 410 and 460 series for high-density environments, and the 630 series for Wi-Fi 6E deployments where you need maximum throughput and spectrum efficiency. Purple WiFi is an enterprise guest WiFi intelligence platform. It handles the captive portal — the branded splash page your guests see when they connect — and it also acts as a RADIUS authentication server, a data capture engine, and a marketing automation platform. The combination of ExtremeCloud IQ and Purple gives you a production-grade guest WiFi stack that is both technically robust and commercially valuable. Now, let's talk about the integration architecture. The core mechanism is a captive portal redirect combined with RADIUS authentication. Here's how the flow works in practice. A guest device associates with your guest SSID. That SSID is configured in ExtremeCloud IQ as an open or WPA3-SAE network — no pre-shared key for guests. The AP or the ExtremeCloud IQ controller intercepts the first HTTP request from the device and redirects it to Purple's captive portal URL. This redirect is configured in ExtremeCloud IQ under the SSID's captive portal settings — you point the redirect URL to your Purple venue's portal endpoint. The guest then interacts with the Purple portal. They might authenticate via social login, email, SMS verification, or a custom form — Purple supports all of these. Once they complete the authentication flow, Purple's backend sends a RADIUS Access-Accept message back to ExtremeCloud IQ. The AP then moves the device from the pre-authentication state to full network access. The RADIUS configuration in ExtremeCloud IQ is straightforward. You navigate to the Network Policy for your guest SSID, go to the AAA settings, and add Purple's RADIUS server details: the server IP address or hostname, the shared secret, and the authentication port — which is standard UDP 1812. You'll also want to configure the accounting port on UDP 1813 so that Purple receives session data for analytics and compliance purposes. Now, VLAN assignment. This is where the integration becomes genuinely powerful for network segmentation. Purple can return a RADIUS attribute — specifically the Tunnel-Private-Group-ID attribute — in the Access-Accept response. ExtremeCloud IQ reads this attribute and assigns the authenticated guest device to the corresponding VLAN. This means you can dynamically segment your guest traffic: standard guests go to one VLAN, VIP guests or loyalty members go to another, staff devices go to a third. All of this is driven by Purple's user profile logic, with no manual intervention required at the network layer. From a security and compliance perspective, this architecture aligns with IEEE 802.1X principles for port-based access control, even though the initial authentication is portal-based rather than certificate-based. The RADIUS exchange ensures that unauthenticated devices never reach the production network. For PCI DSS compliance — relevant if you have any payment processing on the same physical network — this VLAN segmentation is a critical control. For GDPR compliance, Purple's data capture mechanisms include consent management built into the portal flow, so you have an auditable record of every guest's consent at the point of authentication. On the ExtremeXOS side — for those of you running on-premises ExtremeXOS switches rather than pure cloud — the configuration approach is similar but uses the ExtremeXOS CLI or the legacy Extreme Management Centre. You configure the SSID on the AP using the ExtremeXOS wireless commands, define the RADIUS server profile, and set the captive portal redirect URL. The key difference is that in a pure ExtremeCloud IQ deployment, all of this is managed centrally through the cloud console, which significantly reduces per-site configuration overhead. Let me also mention the AP compatibility picture. The Purple integration works across the full range of Extreme APs managed by ExtremeCloud IQ. The 302i and 302e are your indoor and outdoor entry-level options — perfectly adequate for hotels and retail. The 410i and 410e are the workhorses for high-density environments like conference centres and stadiums. The 460 series adds Wi-Fi 6 capability, and the 630 series brings Wi-Fi 6E with 6 GHz band support. All of these APs support the captive portal redirect and RADIUS authentication mechanisms that the Purple integration relies on. [IMPLEMENTATION RECOMMENDATIONS AND PITFALLS — approximately 2 minutes] Right, let's talk about what can go wrong and how to avoid it. The most common pitfall is misconfigured walled garden entries. When a guest device is in the pre-authentication state — before they've completed the Purple portal — the AP needs to allow DNS resolution and HTTP/HTTPS access to the Purple portal domain. If you lock down the walled garden too tightly, the redirect never happens and guests just see a connection timeout. Make sure you whitelist Purple's portal domains and any CDN endpoints they use for portal assets. The second common issue is RADIUS shared secret mismatches. This sounds obvious, but in large deployments with multiple sites, it's easy to have a shared secret configured differently in ExtremeCloud IQ versus what Purple has on record. Always verify the shared secret on both sides before going live, and use a strong, randomly generated secret — not something like "purple123". Third: certificate validation for the captive portal redirect. Modern mobile operating systems — iOS in particular — are increasingly strict about HTTPS certificate validity. Purple's portal endpoints use valid TLS certificates, but if you're running any kind of SSL inspection or proxy in your network path, you may inadvertently break the redirect. Exclude the Purple portal domains from any SSL inspection policies. Fourth: accounting data. Don't skip the RADIUS accounting configuration. The accounting records are what Purple uses to build session analytics — dwell time, visit frequency, device type. If you don't configure accounting, you lose a significant portion of the analytics value that Purple provides. It's a five-minute configuration step that unlocks a lot of downstream value. Finally, test your VLAN assignment before go-live. Use a test device and verify that after authentication, the device lands on the correct VLAN. Check this with a simple traceroute or by verifying the IP address range the device receives. Dynamic VLAN assignment failures are silent — the device gets network access but on the wrong segment — so you need to actively verify it. [RAPID-FIRE Q&A — approximately 1 minute] Can I use Purple with ExtremeCloud IQ without RADIUS — just a simple redirect? Yes, you can configure a basic captive portal redirect without RADIUS, but you lose dynamic VLAN assignment and the session accounting data. For anything beyond a basic splash page, RADIUS is strongly recommended. Does Purple support WPA3? Yes. Purple's portal-based authentication is compatible with WPA3-SAE on the SSID. The RADIUS flow is independent of the wireless security protocol. Can I run Purple across multiple Extreme sites from a single Purple account? Absolutely. Purple's multi-venue architecture is designed exactly for this. Each site maps to a venue in Purple, and you configure the RADIUS server details per venue. ExtremeCloud IQ's network policies can be applied per-site, so the configuration scales cleanly. What about roaming between APs within a site? ExtremeCloud IQ handles intra-site roaming transparently. Once a guest is authenticated via Purple, the RADIUS session persists and the guest doesn't need to re-authenticate when they roam between APs on the same site. [SUMMARY AND NEXT STEPS — approximately 1 minute] To summarise: the ExtremeCloud IQ and Purple integration is a well-proven architecture that delivers guest WiFi with data capture, RADIUS authentication, dynamic VLAN segmentation, and full analytics — all managed centrally through ExtremeCloud IQ's cloud console. The key steps to get this live are: configure your guest SSID in ExtremeCloud IQ with captive portal redirect pointing to Purple, add Purple's RADIUS server details in the AAA policy, configure your walled garden entries, enable RADIUS accounting, and verify VLAN assignment post-authentication. If you're evaluating this for a hospitality or retail deployment, the ROI case is straightforward: Purple's analytics platform turns your guest WiFi from a cost centre into a first-party data asset. Combined with Extreme's enterprise-grade infrastructure, you get a solution that scales from a single venue to a national estate without architectural changes. For your next steps: get Purple's RADIUS server details from your Purple account manager, pull up the ExtremeCloud IQ network policy for your guest SSID, and run through the configuration checklist. Most deployments go live within a day for a single site. Thanks for listening. If you want to go deeper on any of these topics — captive portal design, VLAN segmentation strategy, or analytics configuration — the Purple documentation and support team are the right next call.

header_image.png

Executive Summary

For enterprise venues standardising on Extreme Networks infrastructure, deploying a production-grade guest WiFi solution requires tight integration between the physical network layer and the application intelligence layer. This technical reference guide details the architecture, configuration, and operational deployment of Purple WiFi within an ExtremeCloud IQ environment. By leveraging captive portal redirection and RADIUS authentication, IT teams can transform standard Guest WiFi into a secure, compliant, and data-rich asset. This integration enables dynamic VLAN assignment, precise session accounting, and comprehensive WiFi Analytics without introducing architectural complexity. This guide provides actionable deployment strategies for senior IT professionals managing high-density environments across Hospitality , Retail , and public-sector estates.

Listen to our consultant briefing podcast below for a comprehensive overview of the integration architecture and implementation best practices.

Technical Deep-Dive

Architectural Overview

The integration between ExtremeCloud IQ and the Purple WiFi platform relies on industry-standard protocols, primarily HTTP/HTTPS redirection and RADIUS (Remote Authentication Dial-In User Service). This architecture ensures that the Extreme Networks access points (APs) manage the RF environment and data plane, while Purple handles identity management, policy enforcement, and data capture.

extremecloud_iq_architecture.png

In a typical deployment, the ExtremeCloud IQ controller (or the AP operating autonomously under cloud management) is configured with an open or WPA3-SAE SSID. When a guest device associates, the AP places the device in a pre-authentication state. The AP intercepts initial HTTP requests and redirects the client to the Purple captive portal URL.

The RADIUS Authentication Flow

The core of the security and policy enforcement is the RADIUS exchange.

radius_auth_flow.png

  1. Association: The guest device associates with the Extreme AP.
  2. Redirection: The AP redirects the device's browser to the Purple portal.
  3. Authentication: The user completes the authentication flow (e.g., social login, form submission) on the Purple platform.
  4. RADIUS Access-Request: Purple's backend communicates with the Extreme AP via RADIUS.
  5. RADIUS Access-Accept: Purple sends an Access-Accept message, often containing specific attributes such as Tunnel-Private-Group-ID for VLAN assignment.
  6. Authorisation: The AP moves the client to the authenticated state, applying the designated VLAN and QoS policies.

This flow is critical for maintaining network security and aligning with standards such as IEEE 802.1X, providing port-based access control adapted for wireless guest environments.

Hardware Compatibility

The integration is fully supported across the Extreme Networks portfolio managed by ExtremeCloud IQ. This includes the cost-effective 302 series (e.g., AP302W) ideal for hotel rooms, the high-density 410 and 460 series suitable for conference centres, and the latest 630 series APs supporting Wi-Fi 6E for maximum spectrum efficiency. Furthermore, venues utilising on-premises ExtremeXOS switches can achieve similar outcomes by configuring the RADIUS server profiles and captive portal redirects via the CLI or legacy management interfaces.

Implementation Guide

Deploying Purple within ExtremeCloud IQ requires precise configuration of network policies and AAA settings.

Step 1: SSID and Captive Portal Configuration

Navigate to the Network Policy in ExtremeCloud IQ and create a new SSID for guest access. Under the captive portal settings, select 'External Captive Portal' and input the specific URL provided by your Purple dashboard.

It is crucial to configure the Walled Garden correctly. The walled garden allows pre-authenticated devices to access the necessary domains to load the captive portal. You must whitelist all Purple portal domains, associated Content Delivery Networks (CDNs), and any third-party authentication providers (e.g., Facebook, Google) you intend to support. Failure to configure the walled garden accurately will result in the portal failing to load.

Step 2: AAA and RADIUS Server Setup

Within the SSID configuration, navigate to the AAA (Authentication, Authorisation, and Accounting) settings. Add Purple's RADIUS servers as the primary and secondary authentication servers.

  • Authentication Port: UDP 1812
  • Accounting Port: UDP 1813

Ensure the shared secret matches exactly what is configured in the Purple portal. Do not neglect RADIUS Accounting. Accounting packets provide Purple with session data, including connection duration and data transfer volumes, which are fundamental for generating accurate analytics and maintaining compliance records.

For enhanced security and network segmentation, configure ExtremeCloud IQ to accept RADIUS attributes for VLAN assignment. When Purple sends the Access-Accept message, it can include the Tunnel-Private-Group-ID attribute. ExtremeCloud IQ will read this and place the client device onto the corresponding VLAN. This allows for dynamic segmentation—for example, isolating standard guests from loyalty members or IoT devices, aligning with robust Internet of Things Architecture: A Complete Guide principles.

Best Practices

  • Certificate Management: Ensure that your network does not perform SSL inspection on traffic destined for the Purple captive portal. Modern mobile operating systems (particularly iOS) implement strict certificate validation; intercepted traffic will trigger security warnings and break the captive portal flow.
  • Walled Garden Maintenance: Regularly review and update walled garden entries. Third-party authentication providers frequently update their IP ranges and CDN endpoints.
  • Profile-Based Authentication: Utilise Purple's profile-based authentication to streamline returning visitor access, enhancing the user experience while maintaining security.
  • Content Strategy: When designing the captive portal, consider utilising modern tools to optimise the messaging. See Generative AI for Captive Portal Copy and Creative for strategies on improving conversion rates.

Troubleshooting & Risk Mitigation

When integrating ExtremeCloud IQ with Purple, the most common failure modes occur during the initial configuration phase.

Symptom: Captive Portal Does Not Load

  • Cause: Incorrect walled garden configuration or DNS resolution failures in the pre-authentication state.
  • Mitigation: Verify that the client device receives a valid IP address and DNS server via DHCP. Confirm that all required Purple domains and CDN endpoints are explicitly permitted in the walled garden policy.

Symptom: Authentication Fails (Client Remains Unauthenticated)

  • Cause: RADIUS shared secret mismatch or network reachability issues between the Extreme AP and Purple's RADIUS servers.
  • Mitigation: Verify the shared secret in both ExtremeCloud IQ and the Purple dashboard. Ensure outbound UDP traffic on ports 1812 and 1813 is permitted through corporate firewalls.

Symptom: Analytics Dashboards Show No Session Data

  • Cause: RADIUS Accounting is not enabled or configured incorrectly.
  • Mitigation: Confirm that the accounting port (UDP 1813) is configured in the AAA profile and that the AP is successfully transmitting accounting-request packets.

ROI & Business Impact

Implementing Purple WiFi over an Extreme Networks infrastructure transforms guest access from a fundamental utility into a strategic business asset.

For Retail environments, the integration provides granular insights into footfall, dwell time, and conversion rates, comparable to e-commerce analytics. In Hospitality , dynamic VLAN assignment ensures secure segmentation while profile-based authentication delivers a frictionless experience for returning guests, directly impacting satisfaction scores.

Furthermore, the robust data capture mechanisms ensure compliance with data protection regulations (such as GDPR) by securely logging user consent at the point of access. By standardising on this architecture, organisations can achieve a rapid return on investment through targeted marketing campaigns, operational efficiencies, and mitigated security risks.

Key Terms & Definitions

ExtremeCloud IQ

Extreme Networks' cloud-driven network management platform that provides centralized visibility, control, and analytics for wired and wireless infrastructure.

Used by IT teams to manage the AP configuration, including the SSID, AAA policies, and captive portal redirect settings.

Captive Portal Redirect

A network technique where HTTP/HTTPS traffic from an unauthenticated client is intercepted and forced to a specific web page (the splash page) for authentication.

The primary mechanism used to present the Purple branded login experience to the guest device.

RADIUS (Remote Authentication Dial-In User Service)

A networking protocol that provides centralized Authentication, Authorization, and Accounting (AAA) management for users who connect and use a network service.

The backend communication channel between the Extreme AP and the Purple platform to verify credentials and enforce policies.

Walled Garden

A limited environment that controls the user's access to web content and services before they have fully authenticated to the network.

Crucial for allowing client devices to reach the Purple portal servers, CDNs, and social login providers during the pre-authentication phase.

Dynamic VLAN Assignment

The process of assigning a network client to a specific Virtual LAN based on their identity or profile, rather than the physical port or SSID they connected to.

Enables IT to segment traffic (e.g., separating standard guests from VIPs) using a single SSID, driven by RADIUS attributes from Purple.

RADIUS Accounting

The component of the RADIUS protocol that tracks network resource consumption, such as session duration and data transferred.

Essential for populating the Purple analytics dashboard with accurate user session data.

WPA3-SAE

Wi-Fi Protected Access 3 - Simultaneous Authentication of Equals. The latest wireless security standard providing robust protection even on open networks.

Supported by modern Extreme APs to provide encrypted guest access while still allowing captive portal redirection.

Tunnel-Private-Group-ID

A specific RADIUS attribute (Attribute 81) used to specify the VLAN ID that should be assigned to an authenticated user.

The specific technical parameter Purple sends back to ExtremeCloud IQ to trigger dynamic VLAN assignment.

Case Studies

A 400-room hotel deploying Extreme AP410i units needs to provide tiered WiFi access: standard guests receive 5 Mbps bandwidth on VLAN 100, while loyalty members receive 20 Mbps on VLAN 101. How is this achieved using ExtremeCloud IQ and Purple?

  1. Configure a single open guest SSID in ExtremeCloud IQ with captive portal redirection pointing to Purple.
  2. In the Purple dashboard, create two user profiles: 'Standard Guest' and 'Loyalty Member', assigning the corresponding bandwidth limits and RADIUS return attributes (Tunnel-Private-Group-ID = 100 and 101, respectively).
  3. In ExtremeCloud IQ, enable dynamic VLAN assignment within the SSID's AAA policy to accept RADIUS attributes.
  4. When a user authenticates, Purple verifies their loyalty status, applies the bandwidth policy, and sends the VLAN attribute in the RADIUS Access-Accept message, dynamically segmenting the traffic.
Implementation Notes: This approach leverages dynamic RADIUS attributes to enforce policy at the edge, reducing SSID proliferation. It provides a seamless user experience while maintaining strict network segmentation and QoS controls.

A large retail chain is rolling out ExtremeCloud IQ across 50 locations. They require consistent guest analytics but are experiencing issues where returning users are not being tracked accurately across different stores.

  1. Ensure all 50 locations are configured under a unified venue hierarchy within the Purple platform.
  2. Verify that RADIUS Accounting (UDP 1813) is explicitly configured and permitted through the firewall at every site.
  3. Implement Purple's profile-based authentication to recognize returning devices via their MAC address across the entire estate, ensuring seamless roaming and accurate cross-venue analytics.
Implementation Notes: Cross-site analytics rely heavily on consistent RADIUS accounting and centralized identity management. Failing to configure accounting ports is a common oversight that severely degrades the value of the analytics platform.

Scenario Analysis

Q1. You have configured the captive portal redirect in ExtremeCloud IQ, but when users connect, their devices show a connection timeout instead of the Purple splash page. What is the most likely configuration error?

💡 Hint:Consider what network access is permitted before the user is fully authenticated.

Show Recommended Approach

The walled garden is misconfigured or too restrictive. The AP is blocking the HTTP/HTTPS traffic required to reach the Purple portal domains and associated CDNs. You must verify and update the walled garden whitelist in the ExtremeCloud IQ policy.

Q2. A venue requires standard guests to be placed on VLAN 20 and staff devices on VLAN 30 using a single SSID. How do you configure ExtremeCloud IQ to support this requirement?

💡 Hint:Look at the AAA policy settings related to RADIUS responses.

Show Recommended Approach

Enable dynamic VLAN assignment in the AAA policy within ExtremeCloud IQ. Configure the Purple platform to return the 'Tunnel-Private-Group-ID' RADIUS attribute with the value '20' for standard guests and '30' for staff profiles upon successful authentication.

Q3. Users are successfully authenticating and accessing the internet, but the Purple analytics dashboard shows zero data for session duration and data usage. What step was missed during deployment?

💡 Hint:Which protocol component tracks resource consumption?

Show Recommended Approach

RADIUS Accounting has not been configured. You must configure the AAA profile in ExtremeCloud IQ to send accounting packets to Purple's RADIUS server on UDP port 1813.