Compare commits

..

No commits in common. "d01c5054a5b526494068f982e3f9c038a3cf8a2d" and "83ac5a9e3b9a95e812cbf1d6db81d82281861283" have entirely different histories.

6 changed files with 39 additions and 7 deletions

View File

@ -1,8 +1,8 @@
Building configuration...
Current configuration : 31906 bytes
Current configuration : 31905 bytes
!
! Last configuration change at 19:26:36 EST Mon Jan 26 2026 by jpoland.oa
! Last configuration change at 15:24:33 EST Thu Jan 8 2026 by jpoland.oa
! NVRAM config last updated at 20:10:25 EDT Thu Sep 18 2025 by estein66.admin
!
version 15.2

View File

@ -3470,7 +3470,7 @@ interface 3/1/24
description -TO Bosch Intrusion-
no shutdown
no routing
vlan access 72
vlan access 70
spanning-tree bpdu-guard
spanning-tree port-type admin-edge
spanning-tree root-guard

View File

@ -1808,6 +1808,8 @@ interface 2/1/11
quiet-period 30
reauth
enable
client track ip enable
client track ip update-interval 120
power-over-ethernet pre-std-detect
interface 2/1/12
description Auto

View File

@ -405,6 +405,7 @@ interface vlan 70
active-gateway ip mac 12:01:00:00:01:00
active-gateway ip 10.36.70.1
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.202
ip igmp enable
ip pim-sparse enable

View File

@ -406,6 +406,7 @@ interface vlan 70
active-gateway ip mac 12:01:00:00:01:00
active-gateway ip 10.36.70.1
ip helper-address 10.1.40.20
ip helper-address 10.21.48.20
ip ospf 1 area 0.0.0.202
ip igmp enable
ip pim-sparse enable

View File

@ -469,30 +469,58 @@ interface 1/1/12
client track ip update-interval 120
power-over-ethernet pre-std-detect
interface 1/1/13
description -TO 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
interface 1/1/14
description -TO Bosch Intrusion-
description Auto
no shutdown
no routing
vlan access 70
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