From 6b9d87ae40bef7c6739da684cd6e251fdb6d065b Mon Sep 17 00:00:00 2001 From: John Poland Date: Wed, 10 Sep 2025 17:08:39 -0400 Subject: [PATCH] wlc/wlc-c.cfg Wed Sep 10 05:08:38 PM EDT 2025 --- configs/wlc/wlc-c.cfg | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/configs/wlc/wlc-c.cfg b/configs/wlc/wlc-c.cfg index 17a5a36..c55d76f 100644 --- a/configs/wlc/wlc-c.cfg +++ b/configs/wlc/wlc-c.cfg @@ -7,7 +7,7 @@ clock timezone America/New_York -04 0 ! conductorip 10.1.35.33 ipsec ****** interface vlan 35 location "Building1.floor1" -controller config 659 +controller config 669 crypto-local pki ServerCert scsd_full_wc3 StarCert-Ex03_26_fullchain.pfx crypto-local pki ServerCert scsd_full_wc_2025 Star-Exp042025-fullchain.pfx crypto-local pki ServerCert scsd_full_wc_2026 StarCert-Ex03_26_fullchain.pfx @@ -1852,6 +1852,8 @@ aaa authentication dot1x "Intune_dot1_aut" ! aaa authentication dot1x "LemoyneTest_dot1_aut" ! +aaa authentication dot1x "SCSD_IoT_dot1_aut" +! aaa authentication dot1x "SCSD_Secure_dot1_aut" ! aaa authentication via global-config @@ -1934,6 +1936,10 @@ aaa profile "LemoyneTest_aaa_prof" ! aaa profile "NoAuthAAAProfile" ! +aaa profile "SCSD_IoT_aaa_prof" + initial-role "authenticated" + authentication-dot1x "SCSD_IoT_dot1_aut" +! aaa profile "SCSD_Secure_aaa_prof" authentication-dot1x "SCSD_Secure_dot1_aut" dot1x-default-role "stateful-dot1x" @@ -2505,6 +2511,12 @@ wlan ssid-profile "Intune_ssid_prof" g-tx-rates 12 18 24 36 48 54 hide-ssid ! +wlan ssid-profile "SCSD_IoT_ssid_prof" + essid "SCSD_IoT" + wpa-passphrase *redacted* + opmode wpa2-psk-aes + hide-ssid +! wlan ssid-profile "SCSD_Secure_ssid_prof" essid "SCSD_Secure" opmode wpa2-aes @@ -3283,6 +3295,11 @@ wlan virtual-ap "Intune" forward-mode decrypt-tunnel ssid-profile "Intune_ssid_prof" ! +wlan virtual-ap "SCSD_IoT" + aaa-profile "SCSD_IoT_aaa_prof" + vlan 307 + ssid-profile "SCSD_IoT_ssid_prof" +! wlan virtual-ap "SCSD_Secure" aaa-profile "SCSD_Secure_aaa_prof" vlan 100 @@ -3431,6 +3448,10 @@ ap-group "APG07Corcoran" virtual-ap "Intune" virtual-ap "APG07-SCSD_Secure" virtual-ap "APG07-SCSD_Vendor" + virtual-ap "SCSD_IoT" +! +ap-group "APG07Corcoran-IoT" + virtual-ap "SCSD_IoT" ! ap-group "APG07Corcoran-Outdoors" virtual-ap "APG07-SCSD_Secure-Outdoors"