Compare commits
8 Commits
b99550310e
...
b892a50441
| Author | SHA1 | Date | |
|---|---|---|---|
| b892a50441 | |||
| fb32f64c35 | |||
| bfa898bf46 | |||
| a5f750b754 | |||
| 2060912cda | |||
| c1bfe0a185 | |||
| bb25afc88b | |||
| 4ace314f4a |
File diff suppressed because it is too large
Load Diff
@ -682,6 +682,7 @@ config system admin
|
||||
edit "admin"
|
||||
set trusthost1 10.1.6.0 255.255.255.255
|
||||
set trusthost2 10.1.40.0 255.255.255.0
|
||||
set trusthost3 10.1.48.55 255.255.255.255
|
||||
set accprofile "super_admin"
|
||||
set vdom "root"
|
||||
set password ENC *HIDDEN*
|
||||
|
||||
@ -2829,6 +2829,11 @@ config firewall address
|
||||
set associated-interface "outside"
|
||||
set subnet 67.216.0.66 255.255.255.255
|
||||
next
|
||||
edit "Amazon SMTP East-1"
|
||||
set type fqdn
|
||||
set comment "used for Day Automation/HVAC notifications"
|
||||
set fqdn "email-smtp.us-east-1.amazonaws.com"
|
||||
next
|
||||
end
|
||||
config firewall multicast-address
|
||||
edit "all_hosts"
|
||||
|
||||
@ -4125,30 +4125,16 @@ interface 3/1/47
|
||||
client track ip update-interval 120
|
||||
power-over-ethernet pre-std-detect
|
||||
interface 3/1/48
|
||||
description Auto
|
||||
description -TO IP DIALER-
|
||||
no shutdown
|
||||
no routing
|
||||
vlan access 168
|
||||
vlan access 30
|
||||
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
|
||||
|
||||
@ -7,7 +7,7 @@ clock timezone America/New_York -05 0
|
||||
!
|
||||
conductorip 10.1.35.33 ipsec ****** interface vlan 35
|
||||
location "Building1.floor1"
|
||||
controller config 721
|
||||
controller config 724
|
||||
crypto-local pki ServerCert scsd_full_wc3 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_full_wc_2026 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_wc3_2026 StarCert-Expire03202026.pfx
|
||||
@ -1649,11 +1649,11 @@ interface vlan 467
|
||||
!
|
||||
|
||||
interface vlan 368
|
||||
ip address 10.68.112.4 255.255.240.0
|
||||
ip address 10.68.112.7 255.255.240.0
|
||||
!
|
||||
|
||||
interface vlan 468
|
||||
ip address 10.68.128.4 255.255.240.0
|
||||
ip address 10.68.128.7 255.255.240.0
|
||||
!
|
||||
|
||||
!
|
||||
|
||||
@ -7,7 +7,7 @@ clock timezone America/New_York -05 0
|
||||
!
|
||||
conductorip 10.1.35.33 ipsec ****** interface vlan 35
|
||||
location "Building1.floor1"
|
||||
controller config 721
|
||||
controller config 724
|
||||
crypto-local pki ServerCert scsd_full_wc3 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_full_wc_2026 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_wc3_2026 StarCert-Expire03202026.pfx
|
||||
@ -1649,11 +1649,11 @@ interface vlan 467
|
||||
!
|
||||
|
||||
interface vlan 368
|
||||
ip address 10.68.112.5 255.255.240.0
|
||||
ip address 10.68.112.8 255.255.240.0
|
||||
!
|
||||
|
||||
interface vlan 468
|
||||
ip address 10.68.128.5 255.255.240.0
|
||||
ip address 10.68.128.8 255.255.240.0
|
||||
!
|
||||
|
||||
!
|
||||
|
||||
@ -7,7 +7,7 @@ clock timezone America/New_York -05 0
|
||||
!
|
||||
conductorip 10.1.35.33 ipsec ****** interface vlan 35
|
||||
location "Building1.floor1"
|
||||
controller config 721
|
||||
controller config 724
|
||||
crypto-local pki ServerCert scsd_full_wc3 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_full_wc_2026 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_wc3_2026 StarCert-Expire03202026.pfx
|
||||
@ -1643,11 +1643,11 @@ interface vlan 467
|
||||
!
|
||||
|
||||
interface vlan 368
|
||||
ip address 10.68.112.6 255.255.240.0
|
||||
ip address 10.68.112.9 255.255.240.0
|
||||
!
|
||||
|
||||
interface vlan 468
|
||||
ip address 10.68.128.6 255.255.240.0
|
||||
ip address 10.68.128.9 255.255.240.0
|
||||
!
|
||||
|
||||
!
|
||||
|
||||
@ -6,7 +6,7 @@ hostname "NOC-ARUBA-MM-2"
|
||||
clock timezone America/New_York -05 0
|
||||
!
|
||||
location "Building1.floor1"
|
||||
controller config 721
|
||||
controller config 724
|
||||
crypto-local pki ServerCert scsd_wc2_full_2025 Star-Exp042025-fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_wc2_full_2026 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_wildcard_2025 StartCert-Expire042025.pfx
|
||||
|
||||
@ -6,7 +6,7 @@ hostname "noc-aruba-mm"
|
||||
clock timezone America/New_York -05 0
|
||||
!
|
||||
location "Building1.floor1"
|
||||
controller config 721
|
||||
controller config 724
|
||||
crypto-local pki ServerCert scsd_wc2_full_2026 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki ServerCert scsd_wildcard_2026 StarCert-Ex03_26_fullchain.pfx
|
||||
crypto-local pki PublicCert master-ssh-pub-cert master-ssh-pub-cert
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user