shea/shea-4507-1.cfg Wed Aug 20 07:06:44 AM EDT 2025
This commit is contained in:
parent
6238788832
commit
b78e073ef9
@ -1,8 +1,9 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 33942 bytes
|
Current configuration : 34709 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 08:47:12 EDT Fri Aug 1 2025 by jkafta72.admin
|
! Last configuration change at 17:27:03 EDT Tue Aug 19 2025 by estein66.admin
|
||||||
|
! NVRAM config last updated at 17:27:07 EDT Tue Aug 19 2025 by estein66.admin
|
||||||
!
|
!
|
||||||
version 15.2
|
version 15.2
|
||||||
no service pad
|
no service pad
|
||||||
@ -169,8 +170,17 @@ vlan 230
|
|||||||
!
|
!
|
||||||
vlan 501
|
vlan 501
|
||||||
!
|
!
|
||||||
|
vlan 511
|
||||||
|
name ring1_ct-b
|
||||||
|
!
|
||||||
|
vlan 521
|
||||||
|
name ring1_sh-a
|
||||||
|
!
|
||||||
vlan 525
|
vlan 525
|
||||||
name stub
|
name stub
|
||||||
|
!
|
||||||
|
vlan 531
|
||||||
|
name ring1_sh-b
|
||||||
lldp run
|
lldp run
|
||||||
!
|
!
|
||||||
!
|
!
|
||||||
@ -489,7 +499,7 @@ interface TenGigabitEthernet3/7
|
|||||||
!
|
!
|
||||||
interface TenGigabitEthernet3/8
|
interface TenGigabitEthernet3/8
|
||||||
description to Ring
|
description to Ring
|
||||||
switchport trunk allowed vlan 501
|
switchport trunk allowed vlan 501,511,521,531
|
||||||
switchport trunk native vlan 525
|
switchport trunk native vlan 525
|
||||||
switchport mode trunk
|
switchport mode trunk
|
||||||
udld port disable
|
udld port disable
|
||||||
@ -1069,6 +1079,25 @@ interface Vlan501
|
|||||||
description to Ring
|
description to Ring
|
||||||
ip address 10.250.201.14 255.255.255.0
|
ip address 10.250.201.14 255.255.255.0
|
||||||
ip pim sparse-mode
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 3000
|
||||||
|
!
|
||||||
|
interface Vlan511
|
||||||
|
description ring1_ct-b
|
||||||
|
ip address 10.254.211.14 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 4000
|
||||||
|
!
|
||||||
|
interface Vlan521
|
||||||
|
description ring1_sh-a
|
||||||
|
ip address 10.254.221.14 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 1000
|
||||||
|
!
|
||||||
|
interface Vlan531
|
||||||
|
description ring1_sh-b
|
||||||
|
ip address 10.254.231.14 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 2000
|
||||||
!
|
!
|
||||||
router ospf 315
|
router ospf 315
|
||||||
router-id 14.14.14.14
|
router-id 14.14.14.14
|
||||||
@ -1079,11 +1108,17 @@ router ospf 315
|
|||||||
area 204 range 10.53.0.0 255.255.0.0
|
area 204 range 10.53.0.0 255.255.0.0
|
||||||
passive-interface default
|
passive-interface default
|
||||||
no passive-interface Vlan501
|
no passive-interface Vlan501
|
||||||
|
no passive-interface Vlan511
|
||||||
|
no passive-interface Vlan521
|
||||||
|
no passive-interface Vlan531
|
||||||
network 10.14.230.0 0.0.0.31 area 201
|
network 10.14.230.0 0.0.0.31 area 201
|
||||||
network 10.14.0.0 0.0.255.255 area 201
|
network 10.14.0.0 0.0.255.255 area 201
|
||||||
network 10.53.0.0 0.0.255.255 area 204
|
network 10.53.0.0 0.0.255.255 area 204
|
||||||
network 10.250.201.14 0.0.0.0 area 0
|
network 10.250.201.14 0.0.0.0 area 0
|
||||||
network 10.250.204.53 0.0.0.0 area 0
|
network 10.250.204.53 0.0.0.0 area 0
|
||||||
|
network 10.254.211.14 0.0.0.0 area 0
|
||||||
|
network 10.254.221.14 0.0.0.0 area 0
|
||||||
|
network 10.254.231.14 0.0.0.0 area 0
|
||||||
network 192.168.14.0 0.0.0.255 area 201
|
network 192.168.14.0 0.0.0.255 area 201
|
||||||
network 192.168.53.0 0.0.0.255 area 204
|
network 192.168.53.0 0.0.0.255 area 204
|
||||||
!
|
!
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user