Compare commits
No commits in common. "8ccd56f96c9fbcc04e1f16946350406268c60a79" and "ce6aed98020cb2ae79db7e3d8f97ded05d6de15c" have entirely different histories.
8ccd56f96c
...
ce6aed9802
@ -1,8 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 14788 bytes
|
||||
Current configuration : 14885 bytes
|
||||
!
|
||||
! Last configuration change at 13:24:02 EST Fri Feb 6 2026
|
||||
! Last configuration change at 18:35:12 EDT Tue Aug 19 2025 by estein66.admin
|
||||
! NVRAM config last updated at 18:35:43 EDT Tue Aug 19 2025 by estein66.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
|
||||
@ -3579,16 +3579,30 @@ interface 3/1/25
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
interface 3/1/26
|
||||
description Access Control
|
||||
description Auto
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 72
|
||||
vlan access 168
|
||||
spanning-tree bpdu-guard
|
||||
spanning-tree port-type admin-edge
|
||||
spanning-tree root-guard
|
||||
spanning-tree tcn-guard
|
||||
loop-protect
|
||||
port-access onboarding-method concurrent enable
|
||||
aaa authentication port-access allow-cdp-bpdu
|
||||
aaa authentication port-access allow-lldp-bpdu
|
||||
aaa authentication port-access client-limit 3
|
||||
aaa authentication port-access dot1x authenticator
|
||||
cached-reauth
|
||||
cached-reauth-period 86400
|
||||
reauth
|
||||
enable
|
||||
aaa authentication port-access mac-auth
|
||||
cached-reauth
|
||||
cached-reauth-period 86400
|
||||
quiet-period 30
|
||||
reauth
|
||||
enable
|
||||
client track ip enable
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
|
||||
@ -2737,16 +2737,30 @@ interface 2/1/45
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
interface 2/1/46
|
||||
description Access Control CloudLink
|
||||
description Auto
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 72
|
||||
vlan access 168
|
||||
spanning-tree bpdu-guard
|
||||
spanning-tree port-type admin-edge
|
||||
spanning-tree root-guard
|
||||
spanning-tree tcn-guard
|
||||
loop-protect
|
||||
port-access onboarding-method concurrent enable
|
||||
aaa authentication port-access allow-cdp-bpdu
|
||||
aaa authentication port-access allow-lldp-bpdu
|
||||
aaa authentication port-access client-limit 3
|
||||
aaa authentication port-access dot1x authenticator
|
||||
cached-reauth
|
||||
cached-reauth-period 86400
|
||||
reauth
|
||||
enable
|
||||
aaa authentication port-access mac-auth
|
||||
cached-reauth
|
||||
cached-reauth-period 86400
|
||||
quiet-period 30
|
||||
reauth
|
||||
enable
|
||||
client track ip enable
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
|
||||
@ -7,7 +7,9 @@ clock timezone America/New_York -05 0
|
||||
!
|
||||
location "Building1.floor1"
|
||||
controller config 724
|
||||
crypto-local pki ServerCert scsd_wc2_full_2025 Star-Exp042025-fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_wc2_full_2026 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_wildcard_2025 StartCert-Expire042025.pfx
|
||||
crypto-local pki ServerCert scsd_wildcard_2026 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki PublicCert master-ssh-pub-cert master-ssh-pub-cert
|
||||
ip nat pool dynamic-srcnat 0.0.0.0 0.0.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user