diff --git a/configs/wlc/wlc-a.cfg b/configs/wlc/wlc-a.cfg index 3a9e807..4e41a51 100644 --- a/configs/wlc/wlc-a.cfg +++ b/configs/wlc/wlc-a.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 @@ -1855,6 +1855,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 @@ -1937,6 +1939,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" @@ -2549,6 +2555,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 @@ -3327,6 +3339,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 @@ -3475,6 +3492,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"