Compare commits
3 Commits
220a26253e
...
06836cd830
| Author | SHA1 | Date | |
|---|---|---|---|
| 06836cd830 | |||
| 354324135a | |||
| 3a0775482f |
@ -2,7 +2,7 @@ Building configuration...
|
||||
|
||||
Current configuration : 32536 bytes
|
||||
!
|
||||
! Last configuration change at 16:20:24 EDT Fri Jun 13 2025 by josoto73.admin
|
||||
! Last configuration change at 13:57:14 EDT Mon Jul 28 2025 by bmaccl09.admin
|
||||
! NVRAM config last updated at 16:20:24 EDT Fri Jun 13 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
|
||||
@ -18,7 +18,7 @@ banner motd #
|
||||
! !
|
||||
! IF YOU ARE NOT AUTHORIZED TO BE HERE DISCONNECT NOW! !
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!#
|
||||
user admin group administrators password ciphertext AQBapbG1PrezicrRimaas8pNDSxlsrxS8S/gI9iSxmyAuZ58YgAAAALCDwTNEsXMeo/b8kU96peA785Eh22aNCe057yAGQ6V9quhMwyyFGuStlIVpa+ltNNLDKXsjbJRMBa2AAvh/yiZHDZok38alJ17ZFidg8K9/EUc3RHmjbPqCQp9UxOXHzmA
|
||||
user admin group administrators password ciphertext AQBapRtLRDyKaWFNpbJoUmooJtBeJd7N99OZhBHiFeePnmeiYgAAAJ4x73La7mtxy8LHTYYDQwu631XMnCKmtvL2Nql5PfCyKz38trJyrVeLL+x9UNfBJGcIwaJmr3c3kHHXM1DeemJd4b765OLbHxsweN8QRCgqr8h980LrghhowUaNP8GEpUsF
|
||||
clock timezone america/new_york
|
||||
profile aggregation-leaf
|
||||
ntp server 10.1.1.2 iburst
|
||||
@ -474,4 +474,5 @@ router pim
|
||||
rp-address 10.1.0.1
|
||||
ip source-interface all interface loopback0
|
||||
https-server vrf default
|
||||
https-server vrf mgmt
|
||||
https-server vrf mgmt
|
||||
configuration-lockout central managed
|
||||
@ -562,16 +562,30 @@ interface 1/1/27
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
interface 1/1/28
|
||||
description Data
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user