lincol/lincol-4507-1.cfg Fri Sep 19 07:06:54 AM EDT 2025
This commit is contained in:
parent
b433a928c0
commit
869ade7800
@ -1,8 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 19564 bytes
|
||||
Current configuration : 20348 bytes
|
||||
!
|
||||
! Last configuration change at 06:38:44 EDT Sat Sep 13 2025
|
||||
! Last configuration change at 19:54:44 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||
! NVRAM config last updated at 19:54:46 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -173,8 +174,17 @@ vlan 72
|
||||
vlan 508
|
||||
name CC-Ring
|
||||
!
|
||||
vlan 518
|
||||
name ring8_ct-b
|
||||
!
|
||||
vlan 525
|
||||
name stub
|
||||
!
|
||||
vlan 528
|
||||
name ring8_sh-a
|
||||
!
|
||||
vlan 538
|
||||
name ring8_sh-b
|
||||
lldp run
|
||||
!
|
||||
!
|
||||
@ -473,7 +483,7 @@ interface TenGigabitEthernet3/7
|
||||
!
|
||||
interface TenGigabitEthernet3/8
|
||||
description to Ring#8 CCF Circuit ID 159988
|
||||
switchport trunk allowed vlan 508
|
||||
switchport trunk allowed vlan 508,518,528,538
|
||||
switchport trunk native vlan 525
|
||||
switchport mode trunk
|
||||
ip flow monitor netflow-monitor input
|
||||
@ -618,6 +628,25 @@ interface Vlan508
|
||||
description to Ring #8 CCF Service #S200297
|
||||
ip address 10.250.208.13 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 3000
|
||||
!
|
||||
interface Vlan518
|
||||
description ring8_ct-b
|
||||
ip address 10.254.218.13 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 4000
|
||||
!
|
||||
interface Vlan528
|
||||
description ring8_sh-a
|
||||
ip address 10.254.228.13 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 1000
|
||||
!
|
||||
interface Vlan538
|
||||
description ring8_sh-b
|
||||
ip address 10.254.238.13 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 2000
|
||||
!
|
||||
router ospf 315
|
||||
router-id 13.13.13.13
|
||||
@ -625,8 +654,14 @@ router ospf 315
|
||||
area 208 range 10.13.0.0 255.255.0.0
|
||||
passive-interface default
|
||||
no passive-interface Vlan508
|
||||
no passive-interface Vlan518
|
||||
no passive-interface Vlan528
|
||||
no passive-interface Vlan538
|
||||
network 10.13.0.0 0.0.255.255 area 208
|
||||
network 10.250.208.13 0.0.0.0 area 0
|
||||
network 10.254.218.13 0.0.0.0 area 0
|
||||
network 10.254.228.13 0.0.0.0 area 0
|
||||
network 10.254.238.13 0.0.0.0 area 0
|
||||
network 192.168.13.0 0.0.0.255 area 208
|
||||
!
|
||||
ip local policy route-map blue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user