lincol/lincol-4507-1.cfg Fri Sep 19 07:06:54 AM EDT 2025

This commit is contained in:
John Poland 2025-09-19 07:06:55 -04:00
parent b433a928c0
commit 869ade7800

View File

@ -1,8 +1,9 @@
Building configuration... Building configuration...
Current configuration : 19564 bytes Current configuration : 20348 bytes
! !
! Last configuration change at 06:38:44 EDT Sat Sep 13 2025 ! Last configuration change at 19:54:44 EDT Thu Sep 18 2025 by jkafta72.admin
! NVRAM config last updated at 19:54:46 EDT Thu Sep 18 2025 by jkafta72.admin
! !
version 15.2 version 15.2
no service pad no service pad
@ -173,8 +174,17 @@ vlan 72
vlan 508 vlan 508
name CC-Ring name CC-Ring
! !
vlan 518
name ring8_ct-b
!
vlan 525 vlan 525
name stub name stub
!
vlan 528
name ring8_sh-a
!
vlan 538
name ring8_sh-b
lldp run lldp run
! !
! !
@ -473,7 +483,7 @@ interface TenGigabitEthernet3/7
! !
interface TenGigabitEthernet3/8 interface TenGigabitEthernet3/8
description to Ring#8 CCF Circuit ID 159988 description to Ring#8 CCF Circuit ID 159988
switchport trunk allowed vlan 508 switchport trunk allowed vlan 508,518,528,538
switchport trunk native vlan 525 switchport trunk native vlan 525
switchport mode trunk switchport mode trunk
ip flow monitor netflow-monitor input ip flow monitor netflow-monitor input
@ -618,6 +628,25 @@ interface Vlan508
description to Ring #8 CCF Service #S200297 description to Ring #8 CCF Service #S200297
ip address 10.250.208.13 255.255.255.0 ip address 10.250.208.13 255.255.255.0
ip pim sparse-mode ip pim sparse-mode
ip ospf cost 3000
!
interface Vlan518
description ring8_ct-b
ip address 10.254.218.13 255.255.255.0
ip pim sparse-mode
ip ospf cost 4000
!
interface Vlan528
description ring8_sh-a
ip address 10.254.228.13 255.255.255.0
ip pim sparse-mode
ip ospf cost 1000
!
interface Vlan538
description ring8_sh-b
ip address 10.254.238.13 255.255.255.0
ip pim sparse-mode
ip ospf cost 2000
! !
router ospf 315 router ospf 315
router-id 13.13.13.13 router-id 13.13.13.13
@ -625,8 +654,14 @@ router ospf 315
area 208 range 10.13.0.0 255.255.0.0 area 208 range 10.13.0.0 255.255.0.0
passive-interface default passive-interface default
no passive-interface Vlan508 no passive-interface Vlan508
no passive-interface Vlan518
no passive-interface Vlan528
no passive-interface Vlan538
network 10.13.0.0 0.0.255.255 area 208 network 10.13.0.0 0.0.255.255 area 208
network 10.250.208.13 0.0.0.0 area 0 network 10.250.208.13 0.0.0.0 area 0
network 10.254.218.13 0.0.0.0 area 0
network 10.254.228.13 0.0.0.0 area 0
network 10.254.238.13 0.0.0.0 area 0
network 192.168.13.0 0.0.0.255 area 208 network 192.168.13.0 0.0.0.255 area 208
! !
ip local policy route-map blue ip local policy route-map blue