ssc/ssc-mdf-4507.cfg Thu Aug 14 07:06:51 AM EDT 2025

This commit is contained in:
John Poland 2025-08-14 07:06:53 -04:00
parent 5f5b50ec47
commit 64e9670ddb

View File

@ -1,9 +1,9 @@
Building configuration... Building configuration...
Current configuration : 33305 bytes Current configuration : 33658 bytes
! !
! Last configuration change at 13:45:36 EDT Mon Jun 30 2025 by josoto73.admin ! Last configuration change at 21:10:58 EDT Wed Aug 13 2025 by jpoland.oa
! NVRAM config last updated at 13:45:37 EDT Mon Jun 30 2025 by josoto73.admin ! NVRAM config last updated at 23:19:35 EDT Wed Aug 13 2025 by jpoland.oa
! !
version 15.2 version 15.2
no service pad no service pad
@ -346,8 +346,8 @@ interface TenGigabitEthernet1/11
! !
interface TenGigabitEthernet1/12 interface TenGigabitEthernet1/12
description to Ring #4 CCF Service #S200306 description to Ring #4 CCF Service #S200306
switchport trunk allowed vlan 504,514 switchport trunk allowed vlan 504,514,524,534
switchport trunk native vlan 525 switchport trunk native vlan 699
switchport mode trunk switchport mode trunk
ip flow monitor netflow-monitor input ip flow monitor netflow-monitor input
udld port disable udld port disable
@ -985,16 +985,27 @@ interface Vlan504
description to Ring #4 CCF Service #S200306 description to Ring #4 CCF Service #S200306
ip address 10.250.204.56 255.255.255.0 ip address 10.250.204.56 255.255.255.0
ip pim sparse-mode ip pim sparse-mode
ip ospf cost 3000
! !
interface Vlan514 interface Vlan514
description to Ring description to Ring
ip address 10.250.214.56 255.255.255.0 ip address 10.254.214.56 255.255.255.0
ip pim sparse-mode ip pim sparse-mode
ip ospf cost 2000 ip ospf cost 4000
!
interface Vlan524
ip address 10.254.224.56 255.255.255.0
ip pim sparse-mode
ip ospf cost 1000
! !
interface Vlan525 interface Vlan525
no ip address no ip address
! !
interface Vlan534
ip address 10.254.234.56 255.255.255.0
ip pim sparse-mode
ip ospf cost 2000
!
router ospf 315 router ospf 315
router-id 56.56.56.56 router-id 56.56.56.56
area 204 nssa area 204 nssa
@ -1002,9 +1013,13 @@ router ospf 315
passive-interface default passive-interface default
no passive-interface Vlan504 no passive-interface Vlan504
no passive-interface Vlan514 no passive-interface Vlan514
no passive-interface Vlan524
no passive-interface Vlan534
network 10.56.0.0 0.0.255.255 area 204 network 10.56.0.0 0.0.255.255 area 204
network 10.250.204.56 0.0.0.0 area 0 network 10.250.204.56 0.0.0.0 area 0
network 10.250.214.56 0.0.0.0 area 0 network 10.254.214.56 0.0.0.0 area 0
network 10.254.224.56 0.0.0.0 area 0
network 10.254.234.56 0.0.0.0 area 0
network 192.168.56.0 0.0.0.255 area 204 network 192.168.56.0 0.0.0.255 area 204
! !
ip default-gateway 192.168.56.1 ip default-gateway 192.168.56.1