From b78e073ef937822e0828947ec67a21342a392c57 Mon Sep 17 00:00:00 2001 From: John Poland Date: Wed, 20 Aug 2025 07:06:45 -0400 Subject: [PATCH] shea/shea-4507-1.cfg Wed Aug 20 07:06:44 AM EDT 2025 --- configs/shea/shea-4507-1.cfg | 41 +++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/configs/shea/shea-4507-1.cfg b/configs/shea/shea-4507-1.cfg index 437d845..1795e66 100644 --- a/configs/shea/shea-4507-1.cfg +++ b/configs/shea/shea-4507-1.cfg @@ -1,8 +1,9 @@ Building configuration... -Current configuration : 33942 bytes +Current configuration : 34709 bytes ! -! Last configuration change at 08:47:12 EDT Fri Aug 1 2025 by jkafta72.admin +! Last configuration change at 17:27:03 EDT Tue Aug 19 2025 by estein66.admin +! NVRAM config last updated at 17:27:07 EDT Tue Aug 19 2025 by estein66.admin ! version 15.2 no service pad @@ -169,8 +170,17 @@ vlan 230 ! vlan 501 ! +vlan 511 + name ring1_ct-b +! +vlan 521 + name ring1_sh-a +! vlan 525 name stub +! +vlan 531 + name ring1_sh-b lldp run ! ! @@ -489,7 +499,7 @@ interface TenGigabitEthernet3/7 ! interface TenGigabitEthernet3/8 description to Ring - switchport trunk allowed vlan 501 + switchport trunk allowed vlan 501,511,521,531 switchport trunk native vlan 525 switchport mode trunk udld port disable @@ -1069,6 +1079,25 @@ interface Vlan501 description to Ring ip address 10.250.201.14 255.255.255.0 ip pim sparse-mode + ip ospf cost 3000 +! +interface Vlan511 + description ring1_ct-b + ip address 10.254.211.14 255.255.255.0 + ip pim sparse-mode + ip ospf cost 4000 +! +interface Vlan521 + description ring1_sh-a + ip address 10.254.221.14 255.255.255.0 + ip pim sparse-mode + ip ospf cost 1000 +! +interface Vlan531 + description ring1_sh-b + ip address 10.254.231.14 255.255.255.0 + ip pim sparse-mode + ip ospf cost 2000 ! router ospf 315 router-id 14.14.14.14 @@ -1079,11 +1108,17 @@ router ospf 315 area 204 range 10.53.0.0 255.255.0.0 passive-interface default no passive-interface Vlan501 + no passive-interface Vlan511 + no passive-interface Vlan521 + no passive-interface Vlan531 network 10.14.230.0 0.0.0.31 area 201 network 10.14.0.0 0.0.255.255 area 201 network 10.53.0.0 0.0.255.255 area 204 network 10.250.201.14 0.0.0.0 area 0 network 10.250.204.53 0.0.0.0 area 0 + network 10.254.211.14 0.0.0.0 area 0 + network 10.254.221.14 0.0.0.0 area 0 + network 10.254.231.14 0.0.0.0 area 0 network 192.168.14.0 0.0.0.255 area 201 network 192.168.53.0 0.0.0.255 area 204 !