blodgett/blodgett-mdf-4507.cfg Thu Mar 12 08:32:44 PM EDT 2026
This commit is contained in:
parent
ceb680f30b
commit
57f42961e1
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 68512 bytes
|
||||
Current configuration : 69406 bytes
|
||||
!
|
||||
! Last configuration change at 20:17:53 EDT Thu Mar 5 2026 by jkafta72.admin
|
||||
! NVRAM config last updated at 20:17:35 EDT Thu Mar 5 2026 by jkafta72.admin
|
||||
! Last configuration change at 09:20:52 EDT Thu Mar 12 2026 by estein66.admin
|
||||
! NVRAM config last updated at 09:20:53 EDT Thu Mar 12 2026 by estein66.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -123,6 +123,16 @@ archive
|
||||
path bootflash:
|
||||
maximum 5
|
||||
file privilege 10
|
||||
object-group network day-enterprise-servers
|
||||
description day-enterprise-servers
|
||||
host 10.1.230.11
|
||||
host 10.1.40.108
|
||||
!
|
||||
object-group network dns-servers
|
||||
description Internal-DNS-Servers
|
||||
host 10.1.40.10
|
||||
host 10.1.48.11
|
||||
!
|
||||
object-group network netadmin-hosts
|
||||
description SCSD Network Administrators Hosts
|
||||
!
|
||||
@ -132,6 +142,10 @@ object-group network netadmins-hosts
|
||||
host 10.1.6.126
|
||||
host 10.1.6.32
|
||||
!
|
||||
object-group network ntp-servers
|
||||
host 10.1.40.154
|
||||
host 10.1.48.103
|
||||
!
|
||||
!
|
||||
spanning-tree mode rapid-pvst
|
||||
spanning-tree loopguard default
|
||||
@ -200,7 +214,7 @@ vlan 107
|
||||
name health_services
|
||||
!
|
||||
vlan 230
|
||||
name hvac
|
||||
name HVAC
|
||||
!
|
||||
vlan 504
|
||||
!
|
||||
@ -2156,6 +2170,11 @@ interface Vlan107
|
||||
ip helper-address 10.1.40.20
|
||||
ip helper-address 10.21.48.20
|
||||
!
|
||||
interface Vlan230
|
||||
ip address 10.53.230.1 255.255.255.224
|
||||
ip access-group hvac in
|
||||
shutdown
|
||||
!
|
||||
interface Vlan504
|
||||
description to Ring
|
||||
ip address 10.250.204.53 255.255.255.0
|
||||
@ -2272,6 +2291,16 @@ ip access-list extended AutoQos-4.0-ACL-Transactional-Data
|
||||
permit udp any any eq 1575
|
||||
permit tcp any any eq 1630
|
||||
permit udp any any eq 1630
|
||||
ip access-list extended hvac
|
||||
permit ip 10.53.230.0 0.0.0.31 object-group day-enterprise-servers
|
||||
permit udp 10.53.230.0 0.0.0.31 object-group dns-servers eq domain
|
||||
permit udp 10.53.230.0 0.0.0.31 object-group ntp-servers eq ntp
|
||||
permit icmp 10.53.230.0 0.0.0.31 host 10.53.230.1
|
||||
permit icmp host 10.53.230.1 10.53.230.0 0.0.0.31
|
||||
deny ip any 10.0.0.0 0.255.255.255
|
||||
deny ip any 192.168.0.0 0.0.255.255
|
||||
deny ip any 172.16.0.0 0.15.255.255
|
||||
permit tcp 10.53.230.0 0.0.0.31 any eq 587 log-input
|
||||
ip access-list extended sbhc-acl
|
||||
permit ip 10.53.107.0 0.0.0.255 10.107.50.0 0.0.0.255
|
||||
permit tcp 10.53.107.0 0.0.0.255 any eq 443
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user