hughes/hughes-4507-01.cfg Fri Sep 19 07:06:54 AM EDT 2025

This commit is contained in:
John Poland 2025-09-19 07:06:55 -04:00
parent 6ed0200663
commit 3a54af342e

View File

@ -1,8 +1,9 @@
Building configuration... Building configuration...
Current configuration : 39047 bytes Current configuration : 39831 bytes
! !
! Last configuration change at 18:01:14 EDT Thu Sep 11 2025 ! Last configuration change at 19:40:38 EDT Thu Sep 18 2025 by jkafta72.admin
! NVRAM config last updated at 19:40:38 EDT Thu Sep 18 2025 by jkafta72.admin
! !
version 15.2 version 15.2
no service pad no service pad
@ -200,6 +201,15 @@ vlan 251
vlan 506 vlan 506
name CC-Ring name CC-Ring
! !
vlan 516
name ring6_ct-b
!
vlan 526
name ring6_sh-a
!
vlan 536
name ring6_sh-b
!
vlan 999 vlan 999
name native_stub name native_stub
lldp run lldp run
@ -548,7 +558,7 @@ interface TenGigabitEthernet3/7
! !
interface TenGigabitEthernet3/8 interface TenGigabitEthernet3/8
description to Ring description to Ring
switchport trunk allowed vlan 506 switchport trunk allowed vlan 506,516,526,536
switchport trunk native vlan 525 switchport trunk native vlan 525
switchport mode trunk switchport mode trunk
ip flow monitor netflow-monitor input ip flow monitor netflow-monitor input
@ -1221,6 +1231,25 @@ interface Vlan506
description to Ring #6 CCF Service #S200310 description to Ring #6 CCF Service #S200310
ip address 10.250.206.28 255.255.255.0 ip address 10.250.206.28 255.255.255.0
ip pim sparse-mode ip pim sparse-mode
ip ospf cost 3000
!
interface Vlan516
description ring6_ct-b
ip address 10.254.216.28 255.255.255.0
ip pim sparse-mode
ip ospf cost 4000
!
interface Vlan526
description ring6_sh-a
ip address 10.254.226.28 255.255.255.0
ip pim sparse-mode
ip ospf cost 1000
!
interface Vlan536
description ring6_sh-b
ip address 10.254.236.28 255.255.255.0
ip pim sparse-mode
ip ospf cost 2000
! !
interface Vlan999 interface Vlan999
no ip address no ip address
@ -1232,9 +1261,15 @@ router ospf 315
summary-address 10.28.0.0 255.255.252.0 summary-address 10.28.0.0 255.255.252.0
passive-interface default passive-interface default
no passive-interface Vlan506 no passive-interface Vlan506
no passive-interface Vlan516
no passive-interface Vlan526
no passive-interface Vlan536
network 10.28.230.0 0.0.0.31 area 206 network 10.28.230.0 0.0.0.31 area 206
network 10.28.0.0 0.0.255.255 area 206 network 10.28.0.0 0.0.255.255 area 206
network 10.250.206.28 0.0.0.0 area 0 network 10.250.206.28 0.0.0.0 area 0
network 10.254.216.28 0.0.0.0 area 0
network 10.254.226.28 0.0.0.0 area 0
network 10.254.236.28 0.0.0.0 area 0
network 192.168.28.0 0.0.0.255 area 206 network 192.168.28.0 0.0.0.255 area 206
! !
ip local policy route-map blue ip local policy route-map blue