porter/porter-4507-1.cfg Fri Sep 19 07:06:54 AM EDT 2025
This commit is contained in:
parent
b05fd365ab
commit
24040fa23a
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 36670 bytes
|
||||
Current configuration : 37347 bytes
|
||||
!
|
||||
! Last configuration change at 09:21:41 EDT Sat Aug 16 2025 by jpoland.oa
|
||||
! NVRAM config last updated at 09:21:43 EDT Sat Aug 16 2025 by jpoland.oa
|
||||
! Last configuration change at 20:37:17 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||
! NVRAM config last updated at 20:37:20 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -192,8 +192,17 @@ vlan 503
|
||||
vlan 509
|
||||
name CrownCastle-Ring9
|
||||
!
|
||||
vlan 519
|
||||
name ring9_ct-b
|
||||
!
|
||||
vlan 525
|
||||
name stub
|
||||
!
|
||||
vlan 529
|
||||
name ring9_sh-a
|
||||
!
|
||||
vlan 539
|
||||
name ring9_sh-b
|
||||
lldp run
|
||||
!
|
||||
!
|
||||
@ -428,8 +437,8 @@ interface TenGigabitEthernet3/6
|
||||
!
|
||||
interface TenGigabitEthernet3/7
|
||||
description to Ring#9 CCF Circuit
|
||||
switchport trunk allowed vlan 509
|
||||
switchport trunk native vlan 525
|
||||
switchport trunk allowed vlan 509,519,529,539
|
||||
switchport trunk native vlan 699
|
||||
switchport mode trunk
|
||||
ip flow monitor netflow-monitor input
|
||||
udld port disable
|
||||
@ -1151,17 +1160,41 @@ interface Vlan509
|
||||
description to Ring-9 CCF
|
||||
ip address 10.250.209.40 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 3000
|
||||
!
|
||||
interface Vlan519
|
||||
description ring9_ct-b
|
||||
ip address 10.254.219.40 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 4000
|
||||
!
|
||||
interface Vlan529
|
||||
description ring9_sh-a
|
||||
ip address 10.254.229.40 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 1000
|
||||
!
|
||||
interface Vlan539
|
||||
description ring9_sh-b
|
||||
ip address 10.254.239.40 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 2000
|
||||
!
|
||||
router ospf 315
|
||||
router-id 40.40.40.40
|
||||
area 203 nssa
|
||||
area 203 range 10.40.0.0 255.255.0.0
|
||||
passive-interface default
|
||||
no passive-interface Vlan509
|
||||
no passive-interface Vlan519
|
||||
no passive-interface Vlan529
|
||||
no passive-interface Vlan539
|
||||
network 10.40.230.0 0.0.0.31 area 203
|
||||
network 10.40.0.0 0.0.255.255 area 203
|
||||
network 10.250.209.40 0.0.0.0 area 0
|
||||
network 10.254.219.40 0.0.0.0 area 0
|
||||
network 10.254.229.40 0.0.0.0 area 0
|
||||
network 10.254.239.40 0.0.0.0 area 0
|
||||
network 192.168.40.0 0.0.0.255 area 203
|
||||
!
|
||||
ip local policy route-map blue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user