blodgett/blodgett-mdf-4507.cfg Fri Sep 19 07:06:54 AM EDT 2025
This commit is contained in:
parent
48fda595e5
commit
5cf20a84ac
@ -1,9 +1,9 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 66867 bytes
|
Current configuration : 67309 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 09:02:40 EDT Mon Aug 25 2025 by estein66.admin
|
! Last configuration change at 20:05:07 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||||
! NVRAM config last updated at 08:25:04 EDT Mon Aug 25 2025 by estein66.admin
|
! NVRAM config last updated at 20:05:08 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||||
!
|
!
|
||||||
version 15.2
|
version 15.2
|
||||||
no service pad
|
no service pad
|
||||||
@ -185,10 +185,16 @@ vlan 514
|
|||||||
name ct-noc-backup-ring4
|
name ct-noc-backup-ring4
|
||||||
!
|
!
|
||||||
vlan 519
|
vlan 519
|
||||||
name ct-noc-backup-ring9
|
name ring9_ct-b
|
||||||
!
|
!
|
||||||
vlan 525
|
vlan 525
|
||||||
name stub
|
name stub
|
||||||
|
!
|
||||||
|
vlan 529
|
||||||
|
name ring9_sh-a
|
||||||
|
!
|
||||||
|
vlan 539
|
||||||
|
name ring9_sh-b
|
||||||
lldp run
|
lldp run
|
||||||
!
|
!
|
||||||
!
|
!
|
||||||
@ -585,7 +591,7 @@ interface TenGigabitEthernet3/7
|
|||||||
!
|
!
|
||||||
interface TenGigabitEthernet3/8
|
interface TenGigabitEthernet3/8
|
||||||
description to Ring#9 CCF Circuit
|
description to Ring#9 CCF Circuit
|
||||||
switchport trunk allowed vlan 509
|
switchport trunk allowed vlan 509,519,529,539
|
||||||
switchport trunk native vlan 699
|
switchport trunk native vlan 699
|
||||||
switchport mode trunk
|
switchport mode trunk
|
||||||
udld port disable
|
udld port disable
|
||||||
@ -2127,7 +2133,7 @@ interface Vlan504
|
|||||||
interface Vlan509
|
interface Vlan509
|
||||||
ip address 10.250.209.53 255.255.255.0
|
ip address 10.250.209.53 255.255.255.0
|
||||||
ip pim sparse-mode
|
ip pim sparse-mode
|
||||||
ip ospf cost 1000
|
ip ospf cost 3000
|
||||||
!
|
!
|
||||||
interface Vlan514
|
interface Vlan514
|
||||||
description to Ring 4 backup
|
description to Ring 4 backup
|
||||||
@ -2136,11 +2142,23 @@ interface Vlan514
|
|||||||
ip ospf cost 2000
|
ip ospf cost 2000
|
||||||
!
|
!
|
||||||
interface Vlan519
|
interface Vlan519
|
||||||
description to ring 9
|
description ring9_ct-b
|
||||||
ip address 10.254.219.53 255.255.255.0
|
ip address 10.254.219.53 255.255.255.0
|
||||||
ip pim sparse-mode
|
ip pim sparse-mode
|
||||||
ip ospf cost 4000
|
ip ospf cost 4000
|
||||||
!
|
!
|
||||||
|
interface Vlan529
|
||||||
|
description ring9_sh-a
|
||||||
|
ip address 10.254.229.53 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 1000
|
||||||
|
!
|
||||||
|
interface Vlan539
|
||||||
|
description ring9_sh-b
|
||||||
|
ip address 10.254.239.53 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 2000
|
||||||
|
!
|
||||||
router ospf 315
|
router ospf 315
|
||||||
router-id 53.53.53.53
|
router-id 53.53.53.53
|
||||||
area 201 nssa
|
area 201 nssa
|
||||||
@ -2149,10 +2167,14 @@ router ospf 315
|
|||||||
passive-interface default
|
passive-interface default
|
||||||
no passive-interface Vlan509
|
no passive-interface Vlan509
|
||||||
no passive-interface Vlan519
|
no passive-interface Vlan519
|
||||||
|
no passive-interface Vlan529
|
||||||
|
no passive-interface Vlan539
|
||||||
network 10.53.0.0 0.0.255.255 area 204
|
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.201.14 0.0.0.0 area 0
|
||||||
network 10.250.209.53 0.0.0.0 area 0
|
network 10.250.209.53 0.0.0.0 area 0
|
||||||
network 10.254.219.53 0.0.0.0 area 0
|
network 10.254.219.53 0.0.0.0 area 0
|
||||||
|
network 10.254.229.53 0.0.0.0 area 0
|
||||||
|
network 10.254.239.53 0.0.0.0 area 0
|
||||||
network 192.168.53.0 0.0.0.255 area 204
|
network 192.168.53.0 0.0.0.255 area 204
|
||||||
!
|
!
|
||||||
router ospf 1
|
router ospf 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user