From 59fd398bd457a208997f072da26d6ff5704aa536 Mon Sep 17 00:00:00 2001 From: John Poland Date: Fri, 19 Sep 2025 07:06:54 -0400 Subject: [PATCH] webster/webster-4507-1.cfg Fri Sep 19 07:06:54 AM EDT 2025 --- configs/webster/webster-4507-1.cfg | 42 +++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 4 deletions(-) diff --git a/configs/webster/webster-4507-1.cfg b/configs/webster/webster-4507-1.cfg index 9a409f2..6d1f406 100644 --- a/configs/webster/webster-4507-1.cfg +++ b/configs/webster/webster-4507-1.cfg @@ -1,9 +1,9 @@ Building configuration... -Current configuration : 37292 bytes +Current configuration : 37980 bytes ! -! Last configuration change at 08:25:40 EDT Thu Sep 11 2025 by estein66.admin -! NVRAM config last updated at 15:02:06 EDT Mon Jun 16 2025 by josoto73.admin +! Last configuration change at 19:41:10 EDT Thu Sep 18 2025 by estein66.admin +! NVRAM config last updated at 19:41:11 EDT Thu Sep 18 2025 by estein66.admin ! version 15.2 no service pad @@ -208,8 +208,17 @@ vlan 233 vlan 507 name CC-Ring ! +vlan 517 + name ring7_ct-b +! vlan 525 name stub +! +vlan 527 + name ring7_sh-a +! +vlan 537 + name ring7_sh-b lldp run ! ! @@ -459,7 +468,7 @@ interface TenGigabitEthernet3/7 ! interface TenGigabitEthernet3/8 description to Ring#7 CCF Circuit ID 159984 - switchport trunk allowed vlan 507 + switchport trunk allowed vlan 507,517,527,537 switchport trunk native vlan 525 switchport mode trunk ip flow monitor netflow-monitor input @@ -1159,6 +1168,25 @@ interface Vlan507 description to Ring #7 CCF Service #S200314 ip address 10.250.207.51 255.255.255.0 ip pim sparse-mode + ip ospf cost 3000 +! +interface Vlan517 + description ring7_ct-b + ip address 10.254.217.51 255.255.255.0 + ip pim sparse-mode + ip ospf cost 4000 +! +interface Vlan527 + description ring7_sh-a + ip address 10.254.227.51 255.255.255.0 + ip pim sparse-mode + ip ospf cost 1000 +! +interface Vlan537 + description ring7_sh-b + ip address 10.254.237.51 255.255.255.0 + ip pim sparse-mode + ip ospf cost 2000 ! router ospf 315 router-id 51.51.51.51 @@ -1166,9 +1194,15 @@ router ospf 315 area 207 range 10.51.0.0 255.255.0.0 passive-interface default no passive-interface Vlan507 + no passive-interface Vlan517 + no passive-interface Vlan527 + no passive-interface Vlan537 network 10.51.230.0 0.0.0.31 area 207 network 10.51.0.0 0.0.255.255 area 207 network 10.250.207.51 0.0.0.0 area 0 + network 10.254.217.51 0.0.0.0 area 0 + network 10.254.227.51 0.0.0.0 area 0 + network 10.254.237.51 0.0.0.0 area 0 network 192.168.51.0 0.0.0.255 area 207 ! no ip forward-protocol nd