12-07-2025 01:43 PM - edited 12-07-2025 01:49 PM
WLANs (3 SSIDs):
Policy Profiles:
Tags:
wireless tag site default-site-tag ap-profile default-ap-profile description "default site tag" flex-profile default-flex-profile no local-site
With this configuration, all 6 APs register and clients connect successfully.
Goal: Create a custom site tag with local-site enabled to support PMK distribution for faster roaming.
wireless tag site Custom-Site ap-profile Custom-AP-Profile description "Custom site tag" local-site
Note: The GUI does not show a Flex Profile option for site tags on EWC. When attempting to add flex-profile default-flex-profile via CLI with local-site already enabled, the command appears to succeed but does not appear in show running-config.
When attempting to add a custom flex profile:
# flex-profile Custom-Flex-Profile % node-2:dbm:wireless:Named/custom flex profile and local-site cannot be configured together under site tag
When APs are assigned to Custom-Site with local-site enabled:
%APMGR_TRACE_MESSAGE-4-WLC_CONFIG_CHECKER_WARNING: config check: The mode of AP [MAC] is changed from Flexconnect to Local. %APMGR_TRACE_MESSAGE-4-WLC_APMGR_WARNING_MSG: Warning, AP: [AP-Name] will go for a reboot due to Mode change from Flexconnect to Local %APMGR_TRACE_MESSAGE-3-WLC_GEN_ERR: Error in Local mode [AP-Name] slot:0 wlan 1 configuration not sent to ap for policy profile [Policy-Name]. Enable Central Switching.
Based on the error message, we enabled central switching on all policy profiles:
configure terminal wireless profile policy Primary-Policy central switching exit wireless profile policy Secondary-Policy central switching exit wireless profile policy Guest-Policy central switching exit end write memory
Result: After enabling central switching and reassigning APs to Custom-Site:
wireless profile policy Primary-Policy autoqos mode enterprise-avc no central association no central dhcp central switching ! Added during troubleshooting description "Primary Network" service-policy input AutoQos-4.0-wlan-ET-SSID-Input-AVC-Policy service-policy output AutoQos-4.0-wlan-ET-SSID-Output-Policy no shutdown wireless profile policy Secondary-Policy aaa-override autoqos mode fastlane no central association no central dhcp central switching ! Added during troubleshooting vlan 10 no shutdown wireless profile policy Guest-Policy autoqos mode guest no central association no central dhcp central switching ! Added during troubleshooting vlan 50 service-policy input AutoQos-4.0-wlan-GT-SSID-Input-Policy service-policy output AutoQos-4.0-wlan-GT-SSID-Output-Policy no shutdown
Why does enabling local-site on a custom site tag break client connectivity on EWC, even after enabling central switching on all policy profiles?
The error message says "Enable Central Switching" but enabling it doesn't resolve the issue. What other configuration is required for local-site mode on EWC?
Why can't a custom/named flex profile be used with local-site? The error states "Named/custom flex profile and local-site cannot be configured together" - is this an EWC-specific limitation?
Is local-site mode even supported on EWC (C9105AXI as controller)? Or is this feature only available on appliance-based 9800 controllers?
What is the correct configuration to enable PMK distribution for fast roaming on EWC? If local-site is not the answer, what is the recommended approach?
Why do the C9105AXI APs handle the mode change better than the 1815i APs? The 9105s registered while the 1815s failed to rejoin.
Should central association and central dhcp also be enabled along with central switching? What is the correct combination for local-site mode?
Is there a way to get fast roaming (802.11r/OKC/PMK caching) working on EWC without using local-site?
Any guidance on the correct configuration for custom site tags on EWC, or confirmation that local-site is not recommended/supported on this platform, would be greatly appreciated.
Platform: C9105AXI-B EWC
Software: IOS-XE 17.12.6a
APs: 2x C9105AXI + 4x AIR-AP1815I
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide