hughes/hughes-4507-01.cfg Fri Sep 19 07:06:54 AM EDT 2025
This commit is contained in:
parent
6ed0200663
commit
3a54af342e
@ -1,8 +1,9 @@
|
||||
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
|
||||
no service pad
|
||||
@ -200,6 +201,15 @@ vlan 251
|
||||
vlan 506
|
||||
name CC-Ring
|
||||
!
|
||||
vlan 516
|
||||
name ring6_ct-b
|
||||
!
|
||||
vlan 526
|
||||
name ring6_sh-a
|
||||
!
|
||||
vlan 536
|
||||
name ring6_sh-b
|
||||
!
|
||||
vlan 999
|
||||
name native_stub
|
||||
lldp run
|
||||
@ -548,7 +558,7 @@ interface TenGigabitEthernet3/7
|
||||
!
|
||||
interface TenGigabitEthernet3/8
|
||||
description to Ring
|
||||
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
|
||||
@ -1221,6 +1231,25 @@ interface Vlan506
|
||||
description to Ring #6 CCF Service #S200310
|
||||
ip address 10.250.206.28 255.255.255.0
|
||||
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
|
||||
no ip address
|
||||
@ -1232,9 +1261,15 @@ router ospf 315
|
||||
summary-address 10.28.0.0 255.255.252.0
|
||||
passive-interface default
|
||||
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.0.0 0.0.255.255 area 206
|
||||
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
|
||||
!
|
||||
ip local policy route-map blue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user