Compare commits

..

No commits in common. "5de3712f9a900531530a6be8d30304ef9f3c4166" and "d91383fdbbc49c01f613dd6fd301fac584310bd7" have entirely different histories.

2 changed files with 30 additions and 2 deletions

View File

@ -893,16 +893,30 @@ interface 1/1/28
client track ip update-interval 120
power-over-ethernet pre-std-detect
interface 1/1/29
description FlexScan
description Auto
no shutdown
no routing
vlan access 20
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

View File

@ -822,6 +822,20 @@ interface 1/1/24
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