Compare commits
3 Commits
d740dc23c3
...
3a342aab96
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a342aab96 | |||
| 85e4d74659 | |||
| 65f036e38d |
@ -1695,7 +1695,7 @@ interface 2/1/7
|
|||||||
description Access Control
|
description Access Control
|
||||||
no shutdown
|
no shutdown
|
||||||
no routing
|
no routing
|
||||||
vlan access 72
|
vlan access 70
|
||||||
spanning-tree bpdu-guard
|
spanning-tree bpdu-guard
|
||||||
spanning-tree port-type admin-edge
|
spanning-tree port-type admin-edge
|
||||||
spanning-tree root-guard
|
spanning-tree root-guard
|
||||||
|
|||||||
@ -7625,6 +7625,9 @@ snmp-server system-location itc
|
|||||||
snmp-server system-contact Tim Marris
|
snmp-server system-contact Tim Marris
|
||||||
snmp-server community mickey03
|
snmp-server community mickey03
|
||||||
ip route 0.0.0.0/0 192.168.2.1
|
ip route 0.0.0.0/0 192.168.2.1
|
||||||
|
mirror session 1
|
||||||
|
destination tunnel 10.41.30.149 source 192.168.41.11
|
||||||
|
source interface 6/1/31 both
|
||||||
ip dns domain-name scsd.ad
|
ip dns domain-name scsd.ad
|
||||||
ip dns server-address 10.1.40.10
|
ip dns server-address 10.1.40.10
|
||||||
ip dns server-address 10.21.48.10
|
ip dns server-address 10.21.48.10
|
||||||
|
|||||||
@ -2838,30 +2838,16 @@ interface 3/1/1
|
|||||||
client track ip update-interval 120
|
client track ip update-interval 120
|
||||||
power-over-ethernet pre-std-detect
|
power-over-ethernet pre-std-detect
|
||||||
interface 3/1/2
|
interface 3/1/2
|
||||||
description Auto
|
description -TO Synergis Cloudlink-
|
||||||
no shutdown
|
no shutdown
|
||||||
no routing
|
no routing
|
||||||
vlan access 168
|
vlan access 72
|
||||||
spanning-tree bpdu-guard
|
spanning-tree bpdu-guard
|
||||||
spanning-tree port-type admin-edge
|
spanning-tree port-type admin-edge
|
||||||
spanning-tree root-guard
|
spanning-tree root-guard
|
||||||
spanning-tree tcn-guard
|
spanning-tree tcn-guard
|
||||||
loop-protect
|
loop-protect
|
||||||
port-access onboarding-method concurrent enable
|
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 enable
|
||||||
client track ip update-interval 120
|
client track ip update-interval 120
|
||||||
power-over-ethernet pre-std-detect
|
power-over-ethernet pre-std-detect
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user