ssc/ssc-mdf-4507.cfg Thu Sep 19 06:03:41 PM EDT 2024

This commit is contained in:
John Poland 2024-09-19 18:03:41 -04:00
parent 1763f49ade
commit fd66fad1c7

View File

@ -1,9 +1,9 @@
Building configuration... Building configuration...
Current configuration : 32846 bytes Current configuration : 33035 bytes
! !
! Last configuration change at 12:57:04 EDT Mon Aug 5 2024 by jpoland.oa ! Last configuration change at 17:54:58 EDT Thu Sep 19 2024 by jpoland.oa
! NVRAM config last updated at 09:58:53 EDT Mon Apr 22 2024 by josoto73.admin ! NVRAM config last updated at 17:55:13 EDT Thu Sep 19 2024 by jpoland.oa
! !
version 15.2 version 15.2
no service pad no service pad
@ -346,7 +346,7 @@ interface TenGigabitEthernet1/11
! !
interface TenGigabitEthernet1/12 interface TenGigabitEthernet1/12
description to Ring #4 CCF Service #S200306 description to Ring #4 CCF Service #S200306
switchport trunk allowed vlan 504 switchport trunk allowed vlan 504,514
switchport trunk native vlan 525 switchport trunk native vlan 525
switchport mode trunk switchport mode trunk
ip flow monitor netflow-monitor input ip flow monitor netflow-monitor input
@ -986,6 +986,12 @@ interface Vlan504
ip address 10.250.204.56 255.255.255.0 ip address 10.250.204.56 255.255.255.0
ip pim sparse-mode ip pim sparse-mode
! !
interface Vlan514
description to Ring
ip address 10.250.214.56 255.255.255.0
ip pim sparse-mode
ip ospf cost 2000
!
interface Vlan525 interface Vlan525
no ip address no ip address
! !
@ -995,8 +1001,10 @@ router ospf 315
area 204 range 10.56.0.0 255.255.0.0 area 204 range 10.56.0.0 255.255.0.0
passive-interface default passive-interface default
no passive-interface Vlan504 no passive-interface Vlan504
no passive-interface Vlan514
network 10.56.0.0 0.0.255.255 area 204 network 10.56.0.0 0.0.255.255 area 204
network 10.250.204.56 0.0.0.0 area 0 network 10.250.204.56 0.0.0.0 area 0
network 10.250.214.56 0.0.0.0 area 0
network 192.168.56.0 0.0.0.255 area 204 network 192.168.56.0 0.0.0.255 area 204
! !
ip default-gateway 192.168.56.1 ip default-gateway 192.168.56.1