From a5bbaccb2b2739aeef9f5204ea444ef8afa6977c Mon Sep 17 00:00:00 2001 From: John Poland Date: Tue, 27 Jan 2026 19:42:57 -0500 Subject: [PATCH] wlc/wlc-a.cfg Tue Jan 27 07:42:56 PM EST 2026 --- configs/wlc/wlc-a.cfg | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/configs/wlc/wlc-a.cfg b/configs/wlc/wlc-a.cfg index 3372efd..6070943 100644 --- a/configs/wlc/wlc-a.cfg +++ b/configs/wlc/wlc-a.cfg @@ -7,7 +7,7 @@ clock timezone America/New_York -05 0 ! conductorip 10.1.35.33 ipsec ****** interface vlan 35 location "Building1.floor1" -controller config 717 +controller config 721 crypto-local pki ServerCert scsd_full_wc3 StarCert-Ex03_26_fullchain.pfx crypto-local pki ServerCert scsd_full_wc_2026 StarCert-Ex03_26_fullchain.pfx crypto-local pki ServerCert scsd_wc3_2026 StarCert-Expire03202026.pfx @@ -852,6 +852,8 @@ vlan 366 ! vlan 367 ! +vlan 368 +! vlan 386 ! vlan 402 @@ -944,6 +946,8 @@ vlan 466 ! vlan 467 ! +vlan 468 +! vlan 486 ! vlan 1024 @@ -1045,6 +1049,8 @@ vlan-name Secure-66-ENL vlan Secure-66-ENL 366 vlan-name Secure-67-RAPCenter vlan Secure-67-RAPCenter 367 +vlan-name Secure-68-CNYWorks +vlan Secure-68-CNYWorks 368 vlan-name Secure-86-StLucy vlan Secure-86-StLucy 386 vlan-name Vendor-02-ITC @@ -1137,6 +1143,8 @@ vlan-name Vendor-66-ENL vlan Vendor-66-ENL 466 vlan-name Vendor-67-RAPCenter vlan Vendor-67-RAPCenter 467 +vlan-name Vendor-68-CNYWorks +vlan Vendor-68-CNYWorks 468 vlan-name Vendor-86-StLucy vlan Vendor-86-StLucy 486 vlan-name VLAN10 @@ -1640,6 +1648,14 @@ interface vlan 467 ip address 10.67.128.7 255.255.240.0 ! +interface vlan 368 + ip address 10.68.112.4 255.255.240.0 +! + +interface vlan 468 + ip address 10.68.128.4 255.255.240.0 +! + ! uplink health-check ! @@ -3416,6 +3432,20 @@ wlan virtual-ap "APG67-SCSD_Vendor" ssid-profile "SCSD_Vendor_ssid_prof" band-steering ! +wlan virtual-ap "APG68-SCSD_Secure" + aaa-profile "SCSD_Secure_aaa_prof" + vlan 368 + forward-mode decrypt-tunnel + ssid-profile "SCSD_Secure_ssid_prof" + band-steering +! +wlan virtual-ap "APG68-SCSD_Vendor" + aaa-profile "SCSD_Vendor_aaa_prof" + vlan 468 + forward-mode decrypt-tunnel + ssid-profile "SCSD_Vendor_ssid_prof" + band-steering +! wlan virtual-ap "APG86-SCSD_Secure" aaa-profile "SCSD_Secure_aaa_prof" vlan 386 @@ -3846,6 +3876,11 @@ ap-group "APG67RAPCenter" virtual-ap "APG67-SCSD_Secure" virtual-ap "APG67-SCSD_Vendor" ! +ap-group "APG68CNYWorks" + virtual-ap "Intune" + virtual-ap "APG68-SCSD_Secure" + virtual-ap "APG68-SCSD_Vendor" +! ap-group "APG86StLucy" virtual-ap "Intune" virtual-ap "APG86-SCSD_Secure"