beard/beard-mdf-4507.cfg Tue Aug 19 07:06:26 AM EDT 2025
This commit is contained in:
parent
39f0d827f4
commit
92d4486378
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 17638 bytes
|
||||
Current configuration : 18326 bytes
|
||||
!
|
||||
! Last configuration change at 11:43:20 EDT Tue Jun 17 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 11:43:21 EDT Tue Jun 17 2025 by josoto73.admin
|
||||
! Last configuration change at 21:08:36 EDT Mon Aug 18 2025 by jkafta72.admin
|
||||
! NVRAM config last updated at 21:08:33 EDT Mon Aug 18 2025 by jkafta72.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -184,8 +184,17 @@ vlan 233
|
||||
vlan 502
|
||||
name CC-Ring
|
||||
!
|
||||
vlan 512
|
||||
name ring2_ct-b
|
||||
!
|
||||
vlan 522
|
||||
name ring2_sh-a
|
||||
!
|
||||
vlan 525
|
||||
name stub
|
||||
!
|
||||
vlan 532
|
||||
name ring2_sh-b
|
||||
lldp run
|
||||
!
|
||||
!
|
||||
@ -446,7 +455,7 @@ interface TenGigabitEthernet3/6
|
||||
!
|
||||
interface TenGigabitEthernet3/7
|
||||
description to Ring#2 CCF Circuit ID 159622
|
||||
switchport trunk allowed vlan 502
|
||||
switchport trunk allowed vlan 502,512,522,532
|
||||
switchport trunk native vlan 525
|
||||
switchport mode trunk
|
||||
ip flow monitor netflow-monitor input
|
||||
@ -594,6 +603,25 @@ interface Vlan502
|
||||
description to Ring #2 CCF Service #S200298
|
||||
ip address 10.250.202.48 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 3000
|
||||
!
|
||||
interface Vlan512
|
||||
description ring2_ct-b
|
||||
ip address 10.254.212.48 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 4000
|
||||
!
|
||||
interface Vlan522
|
||||
description ring2_sh-a
|
||||
ip address 10.254.222.48 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 1000
|
||||
!
|
||||
interface Vlan532
|
||||
description ring2_sh-b
|
||||
ip address 10.254.232.48 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 2000
|
||||
!
|
||||
router ospf 315
|
||||
router-id 48.48.48.48
|
||||
@ -601,8 +629,14 @@ router ospf 315
|
||||
area 202 range 10.48.0.0 255.255.0.0
|
||||
passive-interface default
|
||||
no passive-interface Vlan502
|
||||
no passive-interface Vlan512
|
||||
no passive-interface Vlan522
|
||||
no passive-interface Vlan532
|
||||
network 10.48.0.0 0.0.255.255 area 202
|
||||
network 10.250.202.48 0.0.0.0 area 0
|
||||
network 10.254.212.48 0.0.0.0 area 0
|
||||
network 10.254.222.48 0.0.0.0 area 0
|
||||
network 10.254.232.48 0.0.0.0 area 0
|
||||
network 192.168.48.0 0.0.0.255 area 202
|
||||
!
|
||||
ip local policy route-map blue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user