wlc/wlc-a.cfg Thu Nov 20 05:27:10 PM EST 2025

This commit is contained in:
John Poland 2025-11-20 17:27:10 -05:00
parent d46810fbe6
commit d060108bf0

View File

@ -7,7 +7,7 @@ clock timezone America/New_York -05 0
! !
conductorip 10.1.35.33 ipsec ****** interface vlan 35 conductorip 10.1.35.33 ipsec ****** interface vlan 35
location "Building1.floor1" location "Building1.floor1"
controller config 702 controller config 707
crypto-local pki ServerCert scsd_full_wc3 StarCert-Ex03_26_fullchain.pfx 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_full_wc_2026 StarCert-Ex03_26_fullchain.pfx
crypto-local pki ServerCert scsd_wc3_2026 StarCert-Expire03202026.pfx crypto-local pki ServerCert scsd_wc3_2026 StarCert-Expire03202026.pfx
@ -846,6 +846,8 @@ vlan 360
! !
vlan 366 vlan 366
! !
vlan 367
!
vlan 386 vlan 386
! !
vlan 402 vlan 402
@ -936,6 +938,8 @@ vlan 460
! !
vlan 466 vlan 466
! !
vlan 467
!
vlan 486 vlan 486
! !
vlan 1024 vlan 1024
@ -1035,6 +1039,8 @@ vlan-name Secure-60-RockWest
vlan Secure-60-RockWest 360 vlan Secure-60-RockWest 360
vlan-name Secure-66-ENL vlan-name Secure-66-ENL
vlan Secure-66-ENL 366 vlan Secure-66-ENL 366
vlan-name Secure-67-RAPCenter
vlan Secure-67-RAPCenter 367
vlan-name Secure-86-StLucy vlan-name Secure-86-StLucy
vlan Secure-86-StLucy 386 vlan Secure-86-StLucy 386
vlan-name Vendor-02-ITC vlan-name Vendor-02-ITC
@ -1125,6 +1131,8 @@ vlan-name Vendor-60-RockWest
vlan Vendor-60-RockWest 460 vlan Vendor-60-RockWest 460
vlan-name Vendor-66-ENL vlan-name Vendor-66-ENL
vlan Vendor-66-ENL 466 vlan Vendor-66-ENL 466
vlan-name Vendor-67-RAPCenter
vlan Vendor-67-RAPCenter 467
vlan-name Vendor-86-StLucy vlan-name Vendor-86-StLucy
vlan Vendor-86-StLucy 486 vlan Vendor-86-StLucy 486
vlan-name VLAN10 vlan-name VLAN10
@ -1620,6 +1628,13 @@ interface vlan 1024
ip nat inside ip nat inside
! !
interface vlan 367
!
interface vlan 467
ip address 10.67.128.4 255.255.240.0
!
! !
uplink health-check uplink health-check
! !
@ -3382,6 +3397,20 @@ wlan virtual-ap "APG66-SCSD_Vendor"
ssid-profile "SCSD_Vendor_ssid_prof" ssid-profile "SCSD_Vendor_ssid_prof"
band-steering band-steering
! !
wlan virtual-ap "APG67-SCSD_Secure"
aaa-profile "SCSD_Secure_aaa_prof"
vlan 367
forward-mode decrypt-tunnel
ssid-profile "SCSD_Secure_ssid_prof"
band-steering
!
wlan virtual-ap "APG67-SCSD_Vendor"
aaa-profile "SCSD_Vendor_aaa_prof"
vlan 467
forward-mode decrypt-tunnel
ssid-profile "SCSD_Vendor_ssid_prof"
band-steering
!
wlan virtual-ap "APG86-SCSD_Secure" wlan virtual-ap "APG86-SCSD_Secure"
aaa-profile "SCSD_Secure_aaa_prof" aaa-profile "SCSD_Secure_aaa_prof"
vlan 386 vlan 386
@ -3558,6 +3587,7 @@ ap-group "APG06Henninger"
virtual-ap "Intune" virtual-ap "Intune"
virtual-ap "APG06-SCSD_Secure" virtual-ap "APG06-SCSD_Secure"
virtual-ap "APG06-SCSD_Vendor" virtual-ap "APG06-SCSD_Vendor"
virtual-ap "IoT"
! !
ap-group "APG06Henninger-Outdoors" ap-group "APG06Henninger-Outdoors"
dot11a-radio-profile "rp-377-a" dot11a-radio-profile "rp-377-a"
@ -3805,6 +3835,11 @@ ap-group "APG66ENL"
virtual-ap "APG66-SCSD_Secure" virtual-ap "APG66-SCSD_Secure"
virtual-ap "APG66-SCSD_Vendor" virtual-ap "APG66-SCSD_Vendor"
! !
ap-group "APG67RAPCenter"
virtual-ap "Intune"
virtual-ap "APG67-SCSD_Secure"
virtual-ap "APG67-SCSD_Vendor"
!
ap-group "APG86StLucy" ap-group "APG86StLucy"
virtual-ap "Intune" virtual-ap "Intune"
virtual-ap "APG86-SCSD_Secure" virtual-ap "APG86-SCSD_Secure"