Compare commits
2 Commits
6b9d87ae40
...
0106c04183
| Author | SHA1 | Date | |
|---|---|---|---|
| 0106c04183 | |||
| 73fc014a64 |
@ -23,6 +23,8 @@ clock timezone america/new_york
|
||||
loop-protect re-enable-timer 30
|
||||
ntp server 10.1.1.2 iburst
|
||||
ntp enable
|
||||
cli-session
|
||||
timeout 1
|
||||
!
|
||||
!
|
||||
!
|
||||
@ -220,7 +222,7 @@ interface 1/1/2
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
interface 1/1/3
|
||||
description Admin Data
|
||||
description Jose
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 6
|
||||
@ -500,33 +502,11 @@ interface 1/1/22
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
interface 1/1/23
|
||||
description Auto
|
||||
description Primex
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 168
|
||||
spanning-tree bpdu-guard
|
||||
vlan access 30
|
||||
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/24
|
||||
description Admin Data
|
||||
no shutdown
|
||||
@ -1531,6 +1511,10 @@ snmp-server system-location shea
|
||||
snmp-server system-contact Tim Marris
|
||||
snmp-server community mickey03
|
||||
ip route 0.0.0.0/0 192.168.114.1
|
||||
mirror session 1
|
||||
destination interface 1/1/3
|
||||
source interface 1/1/23 both
|
||||
enable
|
||||
ip dns domain-name scsd.ad
|
||||
ip dns server-address 10.1.40.10
|
||||
ip dns server-address 10.21.48.10
|
||||
|
||||
@ -2,7 +2,7 @@ Building configuration...
|
||||
|
||||
Current configuration : 37292 bytes
|
||||
!
|
||||
! Last configuration change at 15:02:03 EDT Mon Jun 16 2025 by josoto73.admin
|
||||
! Last configuration change at 08:25:40 EDT Thu Sep 11 2025 by estein66.admin
|
||||
! NVRAM config last updated at 15:02:06 EDT Mon Jun 16 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user