delaware/delaware-mdf-4507.cfg Wed Aug 20 07:06:44 AM EDT 2025
This commit is contained in:
parent
4bcf485365
commit
ca9556dfda
@ -1,9 +1,9 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 36162 bytes
|
Current configuration : 36852 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 16:15:17 EDT Mon Jun 9 2025 by josoto73.admin
|
! Last configuration change at 18:04:42 EDT Tue Aug 19 2025 by estein66.admin
|
||||||
! NVRAM config last updated at 16:15:18 EDT Mon Jun 9 2025 by josoto73.admin
|
! NVRAM config last updated at 18:05:20 EDT Tue Aug 19 2025 by estein66.admin
|
||||||
!
|
!
|
||||||
version 15.2
|
version 15.2
|
||||||
no service pad
|
no service pad
|
||||||
@ -209,8 +209,17 @@ vlan 230
|
|||||||
vlan 503
|
vlan 503
|
||||||
name CC-Ring
|
name CC-Ring
|
||||||
!
|
!
|
||||||
|
vlan 513
|
||||||
|
name ring3_ct-b
|
||||||
|
!
|
||||||
|
vlan 523
|
||||||
|
name ring3_sh-a
|
||||||
|
!
|
||||||
vlan 525
|
vlan 525
|
||||||
name stub
|
name stub
|
||||||
|
!
|
||||||
|
vlan 533
|
||||||
|
name ring3_sh-b
|
||||||
lldp run
|
lldp run
|
||||||
!
|
!
|
||||||
!
|
!
|
||||||
@ -467,7 +476,7 @@ interface TenGigabitEthernet3/7
|
|||||||
!
|
!
|
||||||
interface TenGigabitEthernet3/8
|
interface TenGigabitEthernet3/8
|
||||||
description to Ring#3 CCF Circuit ID 159951
|
description to Ring#3 CCF Circuit ID 159951
|
||||||
switchport trunk allowed vlan 503
|
switchport trunk allowed vlan 503,513,523,533
|
||||||
switchport trunk native vlan 525
|
switchport trunk native vlan 525
|
||||||
switchport mode trunk
|
switchport mode trunk
|
||||||
ip flow monitor nta-monitor input
|
ip flow monitor nta-monitor input
|
||||||
@ -1117,6 +1126,25 @@ interface Vlan503
|
|||||||
description to Ring #3 CCF Service #S200281
|
description to Ring #3 CCF Service #S200281
|
||||||
ip address 10.250.203.22 255.255.255.0
|
ip address 10.250.203.22 255.255.255.0
|
||||||
ip pim sparse-mode
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 3000
|
||||||
|
!
|
||||||
|
interface Vlan513
|
||||||
|
description ring3_ct-b
|
||||||
|
ip address 10.254.213.22 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 4000
|
||||||
|
!
|
||||||
|
interface Vlan523
|
||||||
|
description ring3_sh-a
|
||||||
|
ip address 10.254.223.22 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 1000
|
||||||
|
!
|
||||||
|
interface Vlan533
|
||||||
|
description ring3_sh-b
|
||||||
|
ip address 10.254.233.22 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 2000
|
||||||
!
|
!
|
||||||
router ospf 315
|
router ospf 315
|
||||||
router-id 22.22.22.22
|
router-id 22.22.22.22
|
||||||
@ -1124,9 +1152,15 @@ router ospf 315
|
|||||||
area 203 range 10.22.0.0 255.255.0.0
|
area 203 range 10.22.0.0 255.255.0.0
|
||||||
passive-interface default
|
passive-interface default
|
||||||
no passive-interface Vlan503
|
no passive-interface Vlan503
|
||||||
|
no passive-interface Vlan513
|
||||||
|
no passive-interface Vlan523
|
||||||
|
no passive-interface Vlan533
|
||||||
network 10.22.230.0 0.0.0.31 area 203
|
network 10.22.230.0 0.0.0.31 area 203
|
||||||
network 10.22.0.0 0.0.255.255 area 203
|
network 10.22.0.0 0.0.255.255 area 203
|
||||||
network 10.250.203.22 0.0.0.0 area 0
|
network 10.250.203.22 0.0.0.0 area 0
|
||||||
|
network 10.254.213.22 0.0.0.0 area 0
|
||||||
|
network 10.254.223.22 0.0.0.0 area 0
|
||||||
|
network 10.254.233.22 0.0.0.0 area 0
|
||||||
network 192.168.22.0 0.0.0.255 area 203
|
network 192.168.22.0 0.0.0.255 area 203
|
||||||
!
|
!
|
||||||
ip local policy route-map blue
|
ip local policy route-map blue
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user