- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 02-09-2017 08:58 AM
When Apple CNA is activated the ISE BYOD cannot be completed due to limitation of the CNA browser. While WLC can be configured to suppress Apple CNA via ‘config network web-auth captive-bypass enable’, it enforces the feature controller-wide affecting all WLANs that the controller manages. This ended up forcing customers to choose between supporting ISE BYOD or guest with Apple CNA enabled. This document describes few options in terms of dealing with Apple CNA issue when using both ISE guest and BYOD on the same wireless controller.
Description | Pros | Cons | |
---|---|---|---|
WLC controller-wide captive-bypass | From the WLC CLI, run ‘config network web-auth captive-bypass enable’, then save & reset the controller 8.4 and above, from the WLC GUI, go to the CONTROLLER > General, select 'Enabled' for Captive Network Assistant Bypass (Requires WLC reload) |
|
|
Using ISE 2.2 Feature | See: Dual SSID BYOD with Apple Captive Network Assistant (CNA) Browser |
|
|
WLC 8.4 per WLAN captive bypass feature | From the WLC GUI, go to the WLANs > Security > Layer 3, select 'Enable' for Captive Network Assistant Bypass From the WLC CLI, run ‘config wlan security web-auth captive-bypass enable {WLAN_ID}' |
|
|
Using DNS ACL | Create separate redirect ACL for BYOD portal and Guest portal on the WLC. Only difference is that BYOD ACL allows access to ‘captive.apple.com’ in the DNS ACL while guest portal doesn’t. When the clients connect to BYOD WLAN, the Apple CNA is suppressed thinking it is on the Internet as it can reach the captive.apple.com and gets proper response. |
|
|
Separate Auto-Anchor WLAN | If BYOD WLAN is only on foreign, and the guest WLAN is being auto-anchored to the DMZ controller. One can enable controller wide captive bypass on the foreign, while disabling it on the anchor controller. This allows the guest to leverage the Apple CNA, while it is suppressed for any of the foreign managed WLAN including BYOD WLAN. |
|
|