RADIUS सेटअप कॉन्फ़िगरेशन हेल्पर और 802.1X गाइड
क्लाउड आइडेंटिटी प्रोवाइडर्स के साथ एकीकृत, सुरक्षित WPA2 और WPA3 Enterprise वायरलेस नेटवर्क कॉन्फ़िगर करें।
अपना RADIUS सेटअप कॉन्फ़िगर करें
1. Select your technology stack
RADIUS Server Specifications
Configure these cloud authentication servers on your wireless access point controllers.
radius1.purple.airadius2.purple.aiAccess point controller settings
- Log in to the Meraki Dashboard and navigate to Wireless > SSIDs.
- Rename SSID to your secure network name and set Association to WPA2-Enterprise with 802.1X or WPA3-Enterprise.
- Set IP assignment to Bridge mode to handle dynamic client VLANs.
- Under RADIUS servers, click "Add a server" and enter the Primary IP (
185.101.99.1) and Secondary IP (185.101.99.2), Port1812, and your Shared Secret. - Enable RADIUS Accounting, pointing to the same server IPs with Port
1813. - Set RADIUS CoA (Change of Authorization) to Enabled. This is required for session termination and security policies.
Identity directory mapping
- Open the Microsoft Entra admin center (Azure Portal).
- Navigate to App registrations and register a new enterprise app for Purple WiFi.
- Configure API permissions to allow
User.Read.AllandGroupMember.Read.All. - Set up SCIM provisioning pointing to
https://api.purple.ai/scim/v2using your tenant token to sync user status. - Create security groups (e.g. "WiFi-Users") and assign users to control who can authenticate to the network.
Client device onboarding profiles
Client devices need configuration parameters to trust the RADIUS server certificate silently without displaying security warnings.
.mobileconfig)<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadDisplayName</key>
<string>Enterprise WiFi Profile</string>
<key>PayloadIdentifier</key>
<string>com.purple.wifi.profile</string>
<key>PayloadType</key>
<string>com.apple.wifi.managed</string>
<key>PayloadUUID</key>
<string>A5E81A22-38D4-4903-BB1A-A6C18644A152</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>SSID_STR</key>
<string>Enterprise-Secure</string>
<key>HIDDEN</key>
<false/>
<key>EncryptionType</key>
<string>WPA2</string>
<key>EAPClientConfiguration</key>
<dict>
<key>AcceptEAPTypes</key>
<array>
<integer>25</integer> <!-- 25 = PEAP, 13 = TLS -->
</array>
<key>TLSTrustedServerNames</key>
<array>
<string>radius.purple.ai</string>
</array>
</dict>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>Enterprise WiFi Configuration</string>
<key>PayloadIdentifier</key>
<string>com.purple.wifi</string>
<key>PayloadUUID</key>
<string>F2B8D432-84E3-40B1-B590-F28B020B0421</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>radius.purple.ai.radius.purple.ai, and configure EAP method to PEAP or TLS.Enterprise सुरक्षा कॉन्फ़िगरेशन हेल्पर
802.1X enterprise ऑथेंटिकेशन को डिप्लॉय करने के लिए आइडेंटिटी प्रोवाइडर्स, RADIUS सर्वर्स और वायरलेस एक्सेस पॉइंट्स को अलाइन करना आवश्यक होता है। यह हेल्पर सुरक्षित सेटअप के लिए आवश्यक IP एड्रेस, पोर्ट और क्लाइंट OS प्रोफाइल सेटिंग्स प्रदान करता है।
समर्थित कॉन्फ़िगरेशन पैरामीटर
- Microsoft Entra ID और Okta के साथ क्लाउड आइडेंटिटी प्रोवाइडर इंटीग्रेशन।
- ऑथेंटिकेशन और अकाउंटिंग के लिए RADIUS सर्वर कॉन्फ़िगरेशन विवरण।
- सुरक्षित सर्टिफिकेट और साइलेंट ऑनबोर्डिंग के लिए क्लाइंट प्रोफाइल पैरामीटर।
Need a Cloud RADIUS?
Deploying 802.1X enterprise authentication doesn't require complex on-premises hardware. Purple's integrated Cloud RADIUS syncs directly with Entra ID, Okta, and Google Workspace.
Talk to a WiFi expert