wlc/wlc-b.cfg Mon Dec 22 08:32:07 AM EST 2025

This commit is contained in:
John Poland 2025-12-22 08:32:08 -05:00
parent a2941cf9df
commit 81561fd7d2

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 712 controller config 714
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
@ -470,6 +470,7 @@ ip access-list session deny_internal_byod
any any udp 67 68 permit any any udp 67 68 permit
any network 10.1.40.0 255.255.255.0 tcp 443 permit any network 10.1.40.0 255.255.255.0 tcp 443 permit
any network 10.1.40.0 255.255.255.0 tcp 80 permit any network 10.1.40.0 255.255.255.0 tcp 80 permit
network 10.48.128.0 255.255.240.0 host 10.48.1.82 any permit description "Beard Vendor Print"
any network 10.251.1.0 255.255.255.224 any permit any network 10.251.1.0 255.255.255.224 any permit
any network 10.0.0.0 255.0.0.0 any deny any network 10.0.0.0 255.0.0.0 any deny
any network 192.168.0.0 255.255.0.0 any deny any network 192.168.0.0 255.255.0.0 any deny
@ -520,6 +521,7 @@ ip access-list session apprf-staff_scsd-sacl
! !
ip access-list session guest ip access-list session guest
host 10.48.120.112 any any permit host 10.48.120.112 any any permit
network 10.48.128.0 255.255.240.0 host 10.48.1.82 any permit description "Vendor printing Beard."
! !
ip access-list session apprf-scsd_test_role-sacl ip access-list session apprf-scsd_test_role-sacl
! !