ssc/ssc-mdf-4507.cfg Thu Mar 12 08:32:44 PM EDT 2026
This commit is contained in:
parent
58293624e2
commit
0266c90b70
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 33665 bytes
|
||||
Current configuration : 34558 bytes
|
||||
!
|
||||
! Last configuration change at 14:41:54 EST Mon Feb 2 2026 by estein66.admin
|
||||
! NVRAM config last updated at 18:25:29 EDT Thu Aug 14 2025 by jkafta72.admin
|
||||
! Last configuration change at 09:26:33 EDT Thu Mar 12 2026 by estein66.admin
|
||||
! NVRAM config last updated at 09:26:34 EDT Thu Mar 12 2026 by estein66.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -114,6 +114,20 @@ 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 ntp-servers
|
||||
host 10.1.40.154
|
||||
host 10.1.48.103
|
||||
!
|
||||
!
|
||||
spanning-tree mode rapid-pvst
|
||||
spanning-tree loopguard default
|
||||
@ -981,6 +995,11 @@ interface Vlan72
|
||||
no ip redirects
|
||||
ip pim sparse-mode
|
||||
!
|
||||
interface Vlan230
|
||||
ip address 10.56.230.1 255.255.255.224
|
||||
ip access-group hvac in
|
||||
shutdown
|
||||
!
|
||||
interface Vlan504
|
||||
description to Ring #4 CCF Service #S200306
|
||||
ip address 10.250.204.56 255.255.255.0
|
||||
@ -1078,6 +1097,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.56.230.0 0.0.0.31 object-group day-enterprise-servers
|
||||
permit udp 10.56.230.0 0.0.0.31 object-group dns-servers eq domain
|
||||
permit udp 10.56.230.0 0.0.0.31 object-group ntp-servers eq ntp
|
||||
permit icmp 10.56.230.0 0.0.0.31 host 10.56.230.1
|
||||
permit icmp host 10.56.230.1 10.56.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.56.230.0 0.0.0.31 any eq 587 log-input
|
||||
ip access-list extended users
|
||||
deny ip any 192.168.0.0 0.0.255.255
|
||||
permit ip any any
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user