blodgett/blodgett-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 40279c9d2b
commit 36bad5ee80

View File

@ -1,9 +1,9 @@
Building configuration...
Current configuration : 67827 bytes
Current configuration : 68276 bytes
!
! Last configuration change at 10:47:00 EDT Thu Sep 12 2024 by gdaniels.admin
! NVRAM config last updated at 10:47:03 EDT Thu Sep 12 2024 by gdaniels.admin
! Last configuration change at 17:52:54 EDT Thu Sep 19 2024 by jpoland.oa
! NVRAM config last updated at 17:53:38 EDT Thu Sep 19 2024 by jpoland.oa
!
version 15.2
no service pad
@ -201,6 +201,12 @@ vlan 504
vlan 509
name CrownCastle-Ring9
!
vlan 514
name ct-noc-backup-ring4
!
vlan 519
name ct-noc-backup-ring9
!
vlan 525
name stub
lldp run
@ -589,7 +595,7 @@ interface TenGigabitEthernet3/6
!
interface TenGigabitEthernet3/7
description to Ring#4 CCF Circuit ID 159960
switchport trunk allowed vlan 504
switchport trunk allowed vlan 504,514
switchport trunk native vlan 525
switchport mode trunk
udld port disable
@ -598,7 +604,7 @@ interface TenGigabitEthernet3/7
!
interface TenGigabitEthernet3/8
description to Ring#9 CCF Circuit
switchport trunk allowed vlan 509
switchport trunk allowed vlan 509,519
switchport trunk native vlan 525
switchport mode trunk
udld port disable
@ -2144,6 +2150,17 @@ interface Vlan509
ip pim sparse-mode
ip ospf cost 9000
!
interface Vlan514
description to Ring 4 backup
ip address 10.250.214.53 255.255.255.0
ip pim sparse-mode
ip ospf cost 2000
!
interface Vlan519
description to Ring 9 backup
ip address 10.250.219.53 255.255.255.0
ip pim sparse-mode
!
router ospf 315
router-id 53.53.53.53
area 201 nssa
@ -2154,12 +2171,16 @@ router ospf 315
passive-interface default
no passive-interface Vlan504
no passive-interface Vlan509
no passive-interface Vlan514
no passive-interface Vlan519
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.250.209.53 0.0.0.0 area 0
network 10.250.214.53 0.0.0.0 area 0
network 10.250.219.53 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
!