grant/grant-mdf-4507.cfg Fri Aug 1 09:15:00 AM EDT 2025

This commit is contained in:
John Poland 2025-08-01 09:15:01 -04:00
parent 3960ca4abf
commit d4ecef3943

View File

@ -1,8 +1,8 @@
Building configuration... Building configuration...
Current configuration : 31341 bytes Current configuration : 32050 bytes
! !
! Last configuration change at 14:07:49 EDT Fri May 30 2025 by josoto73.admin ! Last configuration change at 20:58:15 EDT Thu Jul 31 2025 by admin
! NVRAM config last updated at 14:07:51 EDT Fri May 30 2025 by josoto73.admin ! NVRAM config last updated at 14:07:51 EDT Fri May 30 2025 by josoto73.admin
! !
version 15.2 version 15.2
@ -187,7 +187,16 @@ vlan 507
name CC-Ring name CC-Ring
! !
vlan 509 vlan 509
name CrownCastle-Ring9 name Ring9-ct-noc-a
!
vlan 519
name Ring9-ct-noc-b
!
vlan 529
name Ring9-sh-noc-a
!
vlan 539
name Ring9-sh-noc-b
lldp run lldp run
! !
! !
@ -570,9 +579,8 @@ interface TenGigabitEthernet3/5
interface TenGigabitEthernet3/6 interface TenGigabitEthernet3/6
! !
interface TenGigabitEthernet3/7 interface TenGigabitEthernet3/7
description to Ring#9 CCF Circuit description "to Ring#9 CCF Circuit"
switchport trunk allowed vlan 509 switchport trunk native vlan 699
switchport trunk native vlan 525
switchport mode trunk switchport mode trunk
ip flow monitor netflow-monitor input ip flow monitor netflow-monitor input
udld port disable udld port disable
@ -950,20 +958,48 @@ interface Vlan507
ip ospf cost 64000 ip ospf cost 64000
! !
interface Vlan509 interface Vlan509
description to NOC Lab test ring-9 description "to ring 9 ct-noc-a"
ip address 10.250.209.9 255.255.255.0 ip address 10.250.209.9 255.255.255.0
ip pim sparse-mode ip pim sparse-mode
ip ospf cost 3000
!
interface Vlan519
description "to ring 9 ct-noc-b"
ip address 10.254.219.9 255.255.255.0
ip pim sparse-mode
ip ospf cost 4000
shutdown
!
interface Vlan529
description "to ring 9 shea-noc-a"
ip address 10.254.229.9 255.255.255.0
ip pim sparse-mode
ip ospf cost 1000 ip ospf cost 1000
shutdown
!
interface Vlan539
description "to ring 9 shea-noc-b"
ip address 10.254.239.9 255.255.255.0
ip pim sparse-mode
ip ospf cost 2000
shutdown
! !
router ospf 315 router ospf 315
router-id 9.9.9.9 router-id 9.9.9.9
area 207 nssa area 9 nssa
area 207 range 10.9.0.0 255.255.0.0 area 9 range 10.9.0.0 255.255.0.0
passive-interface default passive-interface default
no passive-interface Vlan509 no passive-interface Vlan509
network 10.9.0.0 0.0.255.255 area 207 no passive-interface Vlan519
no passive-interface Vlan529
no passive-interface Vlan539
network 10.9.0.0 0.0.255.255 area 9
network 10.250.209.9 0.0.0.0 area 0 network 10.250.209.9 0.0.0.0 area 0
network 192.168.9.0 0.0.0.255 area 207 network 10.254.209.9 0.0.0.0 area 0
network 10.254.219.9 0.0.0.0 area 0
network 10.254.229.9 0.0.0.0 area 0
network 10.254.239.9 0.0.0.0 area 0
network 192.168.9.0 0.0.0.255 area 9
! !
ip local policy route-map blue ip local policy route-map blue
ip forward-protocol nd ip forward-protocol nd