hunt/hunt-4507-1.cfg Fri Sep 19 07:06:54 AM EDT 2025
This commit is contained in:
parent
d1308e9c9e
commit
e91f29d3fe
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 32536 bytes
|
||||
Current configuration : 33224 bytes
|
||||
!
|
||||
! Last configuration change at 13:57:14 EDT Mon Jul 28 2025 by bmaccl09.admin
|
||||
! NVRAM config last updated at 16:20:24 EDT Fri Jun 13 2025 by josoto73.admin
|
||||
! Last configuration change at 19:53:06 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||
! NVRAM config last updated at 19:53:06 EDT Thu Sep 18 2025 by jkafta72.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -181,8 +181,17 @@ vlan 233
|
||||
!
|
||||
vlan 508
|
||||
!
|
||||
vlan 518
|
||||
name ring8_ct-b
|
||||
!
|
||||
vlan 525
|
||||
name native_stub
|
||||
!
|
||||
vlan 528
|
||||
name ring8_sh-a
|
||||
!
|
||||
vlan 538
|
||||
name ring8_sh-b
|
||||
lldp run
|
||||
!
|
||||
!
|
||||
@ -447,7 +456,7 @@ interface TenGigabitEthernet3/7
|
||||
!
|
||||
interface TenGigabitEthernet3/8
|
||||
description to Ring#8 CCF Circuit ID 159989
|
||||
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
|
||||
@ -1034,18 +1043,43 @@ interface Vlan508
|
||||
description to Ring #8 CCF Service #S200292
|
||||
ip address 10.250.208.29 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 3000
|
||||
!
|
||||
interface Vlan518
|
||||
description ring8_ct-b
|
||||
ip address 10.254.218.29 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 4000
|
||||
!
|
||||
interface Vlan525
|
||||
no ip address
|
||||
!
|
||||
interface Vlan528
|
||||
description ring8_sh-a
|
||||
ip address 10.254.228.29 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 1000
|
||||
!
|
||||
interface Vlan538
|
||||
description ring8_sh-b
|
||||
ip address 10.254.238.29 255.255.255.0
|
||||
ip pim sparse-mode
|
||||
ip ospf cost 2000
|
||||
!
|
||||
router ospf 315
|
||||
router-id 29.29.29.29
|
||||
area 208 nssa
|
||||
area 208 range 10.29.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.29.0.0 0.0.255.255 area 208
|
||||
network 10.250.208.29 0.0.0.0 area 0
|
||||
network 10.254.218.29 0.0.0.0 area 0
|
||||
network 10.254.228.29 0.0.0.0 area 0
|
||||
network 10.254.238.29 0.0.0.0 area 0
|
||||
network 192.168.29.0 0.0.0.255 area 208
|
||||
!
|
||||
ip local policy route-map blue
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user