elmwood/elmwood-mdf-4507.cfg Tue Aug 19 07:06:26 AM EDT 2025
This commit is contained in:
parent
92d4486378
commit
a6e345ff7b
@ -1,9 +1,9 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 34735 bytes
|
Current configuration : 35423 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 11:33:15 EDT Mon Aug 18 2025 by bmaccl09.admin
|
! Last configuration change at 21:26:25 EDT Mon Aug 18 2025 by jkafta72.admin
|
||||||
! NVRAM config last updated at 11:33:24 EDT Mon Aug 18 2025 by bmaccl09.admin
|
! NVRAM config last updated at 21:27:20 EDT Mon Aug 18 2025 by jkafta72.admin
|
||||||
!
|
!
|
||||||
version 15.2
|
version 15.2
|
||||||
no service pad
|
no service pad
|
||||||
@ -186,8 +186,17 @@ vlan 233
|
|||||||
vlan 502
|
vlan 502
|
||||||
name CC-Ring
|
name CC-Ring
|
||||||
!
|
!
|
||||||
|
vlan 512
|
||||||
|
name ring2_ct-b
|
||||||
|
!
|
||||||
|
vlan 522
|
||||||
|
name ring2_sh-a
|
||||||
|
!
|
||||||
vlan 525
|
vlan 525
|
||||||
name stub
|
name stub
|
||||||
|
!
|
||||||
|
vlan 532
|
||||||
|
name ring2_sh-b
|
||||||
lldp run
|
lldp run
|
||||||
!
|
!
|
||||||
!
|
!
|
||||||
@ -442,7 +451,7 @@ interface TenGigabitEthernet3/7
|
|||||||
!
|
!
|
||||||
interface TenGigabitEthernet3/8
|
interface TenGigabitEthernet3/8
|
||||||
description to Ring#2 CCF Circuit ID 159625
|
description to Ring#2 CCF Circuit ID 159625
|
||||||
switchport trunk allowed vlan 502
|
switchport trunk allowed vlan 502,512,522,532
|
||||||
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
|
||||||
@ -1087,6 +1096,25 @@ interface Vlan502
|
|||||||
description to Ring #2 CCF Service #S200280
|
description to Ring #2 CCF Service #S200280
|
||||||
ip address 10.250.202.23 255.255.255.0
|
ip address 10.250.202.23 255.255.255.0
|
||||||
ip pim sparse-mode
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 3000
|
||||||
|
!
|
||||||
|
interface Vlan512
|
||||||
|
description ring2_ct-b
|
||||||
|
ip address 10.254.212.23 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 4000
|
||||||
|
!
|
||||||
|
interface Vlan522
|
||||||
|
description ring2_sh-a
|
||||||
|
ip address 10.254.222.23 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 1000
|
||||||
|
!
|
||||||
|
interface Vlan532
|
||||||
|
description ring2_sh-b
|
||||||
|
ip address 10.254.232.23 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 2000
|
||||||
!
|
!
|
||||||
router ospf 315
|
router ospf 315
|
||||||
router-id 23.23.23.23
|
router-id 23.23.23.23
|
||||||
@ -1094,9 +1122,15 @@ router ospf 315
|
|||||||
area 202 range 10.23.0.0 255.255.0.0
|
area 202 range 10.23.0.0 255.255.0.0
|
||||||
passive-interface default
|
passive-interface default
|
||||||
no passive-interface Vlan502
|
no passive-interface Vlan502
|
||||||
|
no passive-interface Vlan512
|
||||||
|
no passive-interface Vlan522
|
||||||
|
no passive-interface Vlan532
|
||||||
network 10.23.230.0 0.0.0.31 area 202
|
network 10.23.230.0 0.0.0.31 area 202
|
||||||
network 10.23.0.0 0.0.255.255 area 202
|
network 10.23.0.0 0.0.255.255 area 202
|
||||||
network 10.250.202.23 0.0.0.0 area 0
|
network 10.250.202.23 0.0.0.0 area 0
|
||||||
|
network 10.254.212.23 0.0.0.0 area 0
|
||||||
|
network 10.254.222.23 0.0.0.0 area 0
|
||||||
|
network 10.254.232.23 0.0.0.0 area 0
|
||||||
network 192.168.23.0 0.0.0.255 area 202
|
network 192.168.23.0 0.0.0.255 area 202
|
||||||
!
|
!
|
||||||
ip forward-protocol nd
|
ip forward-protocol nd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user