edsmith/edsmith-4507-1.cfg Fri Sep 19 07:06:54 AM EDT 2025
This commit is contained in:
parent
24040fa23a
commit
0a1db2c34a
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 35139 bytes
|
||||
Current configuration : 35745 bytes
|
||||
!
|
||||
! Last configuration change at 10:58:30 EDT Tue Jun 3 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 10:58:30 EDT Tue Jun 3 2025 by josoto73.admin
|
||||
! Last configuration change at 19:38:52 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||
! NVRAM config last updated at 19:38:59 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -370,7 +370,7 @@ interface TenGigabitEthernet3/7
|
||||
!
|
||||
interface TenGigabitEthernet3/8
|
||||
description to Ring#6 CCF Circuit ID 155785
|
||||
switchport trunk allowed vlan 506
|
||||
switchport trunk allowed vlan 506,516,526,536
|
||||
switchport trunk native vlan 525
|
||||
switchport mode trunk
|
||||
ip flow monitor netflow-monitor input
|
||||
@ -1050,6 +1050,25 @@ interface Vlan506
|
||||
description to Ring #6 CCF Service #S200212
|
||||
ip address 10.250.206.45 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 3000
|
||||
!
|
||||
interface Vlan516
|
||||
description ring6_ct-b
|
||||
ip address 10.254.216.45 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 4000
|
||||
!
|
||||
interface Vlan526
|
||||
description ring6_sh-a
|
||||
ip address 10.254.226.45 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 1000
|
||||
!
|
||||
interface Vlan536
|
||||
description ring6_sh-b
|
||||
ip address 10.254.236.45 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 2000
|
||||
!
|
||||
router ospf 315
|
||||
router-id 45.45.45.45
|
||||
@ -1057,8 +1076,14 @@ router ospf 315
|
||||
area 206 range 10.45.0.0 255.255.0.0
|
||||
passive-interface default
|
||||
no passive-interface Vlan506
|
||||
no passive-interface Vlan516
|
||||
no passive-interface Vlan526
|
||||
no passive-interface Vlan536
|
||||
network 10.45.0.0 0.0.255.255 area 206
|
||||
network 10.250.206.45 0.0.0.0 area 0
|
||||
network 10.254.216.45 0.0.0.0 area 0
|
||||
network 10.254.226.45 0.0.0.0 area 0
|
||||
network 10.254.236.45 0.0.0.0 area 0
|
||||
network 192.168.45.0 0.0.0.255 area 206
|
||||
!
|
||||
ip local policy route-map blue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user