frank/frank-mdf-4507.cfg Tue Mar 10 08:33:24 PM EDT 2026
This commit is contained in:
parent
6c8ae20ad4
commit
fcfb9b3f48
@ -1,8 +1,9 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 20951 bytes
|
Current configuration : 21724 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 09:59:10 EDT Sat Oct 4 2025
|
! Last configuration change at 10:35:46 EDT Tue Mar 10 2026 by estein66.admin
|
||||||
|
! NVRAM config last updated at 10:37:15 EDT Tue Mar 10 2026 by estein66.admin
|
||||||
!
|
!
|
||||||
version 15.2
|
version 15.2
|
||||||
no service pad
|
no service pad
|
||||||
@ -115,6 +116,16 @@ archive
|
|||||||
path bootflash:
|
path bootflash:
|
||||||
maximum 5
|
maximum 5
|
||||||
file privilege 10
|
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
|
object-group network netadmin-hosts
|
||||||
description SCSD Network Administrators Hosts
|
description SCSD Network Administrators Hosts
|
||||||
!
|
!
|
||||||
@ -124,6 +135,10 @@ object-group network netadmins-hosts
|
|||||||
host 10.1.6.126
|
host 10.1.6.126
|
||||||
host 10.1.6.32
|
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 mode rapid-pvst
|
||||||
spanning-tree loopguard default
|
spanning-tree loopguard default
|
||||||
@ -619,6 +634,7 @@ interface Vlan207
|
|||||||
!
|
!
|
||||||
interface Vlan230
|
interface Vlan230
|
||||||
ip address 10.24.230.1 255.255.255.224
|
ip address 10.24.230.1 255.255.255.224
|
||||||
|
ip access-group hvac in
|
||||||
!
|
!
|
||||||
interface Vlan233
|
interface Vlan233
|
||||||
ip address 10.24.233.1 255.255.255.0
|
ip address 10.24.233.1 255.255.255.0
|
||||||
@ -727,9 +743,15 @@ ip access-list extended AutoQos-4.0-ACL-Transactional-Data
|
|||||||
permit tcp any any eq 1630
|
permit tcp any any eq 1630
|
||||||
permit udp any any eq 1630
|
permit udp any any eq 1630
|
||||||
ip access-list extended hvac
|
ip access-list extended hvac
|
||||||
permit ip 10.24.230.0 0.0.0.31 host 10.1.230.11
|
permit ip 10.24.230.0 0.0.0.31 object-group day-enterprise-servers
|
||||||
permit ip host 10.1.230.11 10.24.230.0 0.0.0.31
|
permit udp 10.24.230.0 0.0.0.31 object-group dns-servers eq domain
|
||||||
deny ip any any
|
permit udp 10.24.230.0 0.0.0.31 object-group ntp-servers eq ntp
|
||||||
|
permit icmp 10.24.230.0 0.0.0.31 host 10.24.230.1
|
||||||
|
permit icmp host 10.24.230.1 10.24.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.24.230.0 0.0.0.31 any eq 587 log-input
|
||||||
ip access-list extended sbhc-acl
|
ip access-list extended sbhc-acl
|
||||||
permit ip 10.24.107.0 0.0.0.255 10.107.50.0 0.0.0.255
|
permit ip 10.24.107.0 0.0.0.255 10.107.50.0 0.0.0.255
|
||||||
permit tcp 10.24.107.0 0.0.0.255 any eq 443
|
permit tcp 10.24.107.0 0.0.0.255 any eq 443
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user