diff --git a/configs/ssc/ssc-mdf-4507.cfg b/configs/ssc/ssc-mdf-4507.cfg index 5821d3a..a360d61 100644 --- a/configs/ssc/ssc-mdf-4507.cfg +++ b/configs/ssc/ssc-mdf-4507.cfg @@ -1,9 +1,9 @@ Building configuration... -Current configuration : 33305 bytes +Current configuration : 33658 bytes ! -! Last configuration change at 13:45:36 EDT Mon Jun 30 2025 by josoto73.admin -! NVRAM config last updated at 13:45:37 EDT Mon Jun 30 2025 by josoto73.admin +! Last configuration change at 21:10:58 EDT Wed Aug 13 2025 by jpoland.oa +! NVRAM config last updated at 23:19:35 EDT Wed Aug 13 2025 by jpoland.oa ! version 15.2 no service pad @@ -346,8 +346,8 @@ interface TenGigabitEthernet1/11 ! interface TenGigabitEthernet1/12 description to Ring #4 CCF Service #S200306 - switchport trunk allowed vlan 504,514 - switchport trunk native vlan 525 + switchport trunk allowed vlan 504,514,524,534 + switchport trunk native vlan 699 switchport mode trunk ip flow monitor netflow-monitor input udld port disable @@ -985,16 +985,27 @@ interface Vlan504 description to Ring #4 CCF Service #S200306 ip address 10.250.204.56 255.255.255.0 ip pim sparse-mode + ip ospf cost 3000 ! interface Vlan514 description to Ring - ip address 10.250.214.56 255.255.255.0 + ip address 10.254.214.56 255.255.255.0 ip pim sparse-mode - ip ospf cost 2000 + ip ospf cost 4000 +! +interface Vlan524 + ip address 10.254.224.56 255.255.255.0 + ip pim sparse-mode + ip ospf cost 1000 ! interface Vlan525 no ip address ! +interface Vlan534 + ip address 10.254.234.56 255.255.255.0 + ip pim sparse-mode + ip ospf cost 2000 +! router ospf 315 router-id 56.56.56.56 area 204 nssa @@ -1002,9 +1013,13 @@ router ospf 315 passive-interface default no passive-interface Vlan504 no passive-interface Vlan514 + no passive-interface Vlan524 + no passive-interface Vlan534 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 10.254.214.56 0.0.0.0 area 0 + network 10.254.224.56 0.0.0.0 area 0 + network 10.254.234.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