blodgett/blodgett-mdf-4507.cfg Thu Sep 12 11:03:30 AM EDT 2024

This commit is contained in:
John Poland 2024-09-12 11:03:30 -04:00
parent 44f7f6547c
commit f1f6af194f

View File

@ -1,9 +1,9 @@
Building configuration...
Current configuration : 67470 bytes
Current configuration : 67827 bytes
!
! Last configuration change at 08:18:05 EDT Wed Sep 4 2024 by gdaniels.admin
! NVRAM config last updated at 12:11:33 EDT Thu Jun 27 2024 by gdaniels.admin
! 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
!
version 15.2
no service pad
@ -198,6 +198,9 @@ vlan 230
!
vlan 504
!
vlan 509
name CrownCastle-Ring9
!
vlan 525
name stub
lldp run
@ -594,6 +597,12 @@ interface TenGigabitEthernet3/7
spanning-tree portfast edge
!
interface TenGigabitEthernet3/8
description to Ring#9 CCF Circuit
switchport trunk allowed vlan 509
switchport trunk native vlan 525
switchport mode trunk
udld port disable
no vtp
!
interface GigabitEthernet5/1
description *** To Vlan 40 Day Comapny ***
@ -2130,6 +2139,11 @@ interface Vlan504
ip address 10.250.204.53 255.255.255.0
ip pim sparse-mode
!
interface Vlan509
ip address 10.250.209.53 255.255.255.0
ip pim sparse-mode
ip ospf cost 9000
!
router ospf 315
router-id 53.53.53.53
area 201 nssa
@ -2139,11 +2153,13 @@ router ospf 315
area 204 range 10.53.0.0 255.255.0.0
passive-interface default
no passive-interface Vlan504
no passive-interface Vlan509
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 192.168.14.0 0.0.0.255 area 201
network 192.168.53.0 0.0.0.255 area 204
!