Hi,
I could use some help. I have been working on getting my gateways and APs moved to New Central (CNX). Currently in a non-production lab environment that's connected off my production core. I have a case open on this issue and have had several SEs look at it. Thought I would ask here as I need to get this issue resolved.
My issue is we cannot get an AP to work. The radios are disabled with a reason of "Disabled by SAPD Msg". Before I bore you, I attached some log entries below. The AP and Gateway are on AOS 10.8.0.2 (was .1 until yesterday). Both up and licensed in CNX. They are in the same Device Group and site. The site is in the US and the devices show US country code. The gateway has a GW Cluster profile configured in the Device Group. The AP has a WLAN profile set for "TUNNELED" mode, and the gateway cluster is selected. The wireless vlan is set.
The network is AP connected to a NAC port on a 6200 CX SW then uplinked to a Cisco core switch. The Gateway is a 7010 and is also connected to the same core switch. No Restrictions between these devices besides the AP which is on a NAC role but currently has an IP any any any on the role ACL. The wireless VLAN SVI is on the Cisco core. The VLANs are all setup on the core correctly and trunked to the controller, trusted.
I am seeing errors like the below on the logs I collected from the AP about SAPD.
SSID Action Request History
---------------------------
Timestamp Action Essid Reason Current Cluster Primary/Backup Cluster
--------- ------ ----- ------ --------------- ----------------------
2026-06-01 16:54:59 DOWN_REQ NLAW101 No Mapping Primary /
2026-06-01 16:54:59 DOWN_REQ Guest-SSID No Mapping Primary /
2026-06-01 16:55:00 DOWN_REQ NLAW101 No Mapping Primary /
2026-06-01 16:55:00 DOWN_REQ Guest-SSID No Mapping Primary /
2026-06-01 16:55:02 DOWN_REQ NLAW101 No Mapping Primary /
2026-06-01 16:55:02 DOWN_REQ Guest-SSID No Mapping Primary /
[9022]2026-06-01 16:54:27 VAP: 0 adv_health_ie: 0 health_ie: 0x0
[9022]2026-06-01 16:54:27 sapd_proc_apcli_msg: ssid NLAW101, lci-cap 0, civic-cap 0
[9022]2026-06-01 16:54:27 sapd_c2c_check_ssid_need_disable_by_oos(3414): No cluster mapping found, disable essid: NLAW101
[9022]2026-06-01 16:54:27 vap not present, vnum: 0, rnum:0
[9022]2026-06-01 16:54:27 vap not present, vnum: 0, rnum:1
[9022]2026-06-01 16:54:27 vap not present, vnum: 255, rnum:2
[9022]2026-06-01 16:54:27 c2c_gw_profile_name=Guest-SSID_1772655916832472404_, preemption=0, oos_def 0, oos_op 1, essid Guest-SSID o_twin_essid , forward_mode 2
[9022]2026-06-01 16:54:27 ESSID_CONFIG received for VAP(1/255/255<-1/255/255), ESSID(Guest-SSID/), radio_bmap: 0x3/0x7 mbssid_btm: 0x4 eht_enable: 1 eht_mcs_map: 0x924/13,13,13,13 mlo: 0 scs: 0 opmode: 0x1/opensystem configred_opmode: 0x1/opensystem
[9022]2026-06-01 16:54:27 VAP: 1 adv_health_ie: 0 health_ie: 0x0
[9022]2026-06-01 16:54:27 sapd_proc_apcli_msg: ssid Guest-SSID, lci-cap 0, civic-cap 0
[9022]2026-06-01 16:54:27 sapd_c2c_check_ssid_need_disable_by_oos(3414): No cluster mapping found, disable essid: Guest-SSID
[9022]2026-06-01 16:54:27 vap not present, vnum: 1, rnum:0
[9022]2026-06-01 16:54:27 vap not present, vnum: 1, rnum:1
[9022]2026-06-01 16:54:27 vap not present, vnum: 255, rnum:2
[9022]2026-06-01 16:54:27 Recv NO_ESSID for o_vnum 0 mbssid_vnum 255 mbg_number 0
[9022]2026-06-01 16:54:27 Recv NO_ESSID for o_vnum 1 mbssid_vnum 255 mbg_number 0
[9022]2026-06-01 16:54:28 c2c_gw_profile_name=NLAW101_1779453457818662186_, preemption=0, oos_def 0, oos_op 1, essid NLAW101 o_twin_essid , forward_mode 2
[9022]2026-06-01 16:54:28 ESSID_CONFIG received for VAP(0/255/255<-0/255/255), ESSID(NLAW101/), radio_bmap: 0x3/0x7 mbssid_btm: 0x4 eht_enable: 0 eht_mcs_map: 0x924/13,13,13,13 mlo: 0 scs: 0 opmode: 0x40/wpa2-aes configred_opmode: 0x40/wpa2-aes
[9022]2026-06-0
Any ideas on what I could be missing.