From fd66fad1c74eec8e13342d5acf9d3beca806d2cd Mon Sep 17 00:00:00 2001 From: John Poland Date: Thu, 19 Sep 2024 18:03:41 -0400 Subject: [PATCH] ssc/ssc-mdf-4507.cfg Thu Sep 19 06:03:41 PM EDT 2024 --- configs/ssc/ssc-mdf-4507.cfg | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/configs/ssc/ssc-mdf-4507.cfg b/configs/ssc/ssc-mdf-4507.cfg index 6a15184..9ed9c33 100644 --- a/configs/ssc/ssc-mdf-4507.cfg +++ b/configs/ssc/ssc-mdf-4507.cfg @@ -1,9 +1,9 @@ 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 -! NVRAM config last updated at 09:58:53 EDT Mon Apr 22 2024 by josoto73.admin +! Last configuration change at 17:54:58 EDT Thu Sep 19 2024 by jpoland.oa +! NVRAM config last updated at 17:55:13 EDT Thu Sep 19 2024 by jpoland.oa ! version 15.2 no service pad @@ -346,7 +346,7 @@ interface TenGigabitEthernet1/11 ! interface TenGigabitEthernet1/12 description to Ring #4 CCF Service #S200306 - switchport trunk allowed vlan 504 + switchport trunk allowed vlan 504,514 switchport trunk native vlan 525 switchport mode trunk ip flow monitor netflow-monitor input @@ -986,6 +986,12 @@ interface Vlan504 ip address 10.250.204.56 255.255.255.0 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 no ip address ! @@ -995,8 +1001,10 @@ router ospf 315 area 204 range 10.56.0.0 255.255.0.0 passive-interface default no passive-interface Vlan504 + no passive-interface Vlan514 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.214.56 0.0.0.0 area 0 network 192.168.56.0 0.0.0.255 area 204 ! ip default-gateway 192.168.56.1