webster/webster-4507-1.cfg Fri Sep 19 07:06:54 AM EDT 2025
This commit is contained in:
parent
a29dc0ecd5
commit
59fd398bd4
@ -1,9 +1,9 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 37292 bytes
|
Current configuration : 37980 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 08:25:40 EDT Thu Sep 11 2025 by estein66.admin
|
! Last configuration change at 19:41:10 EDT Thu Sep 18 2025 by estein66.admin
|
||||||
! NVRAM config last updated at 15:02:06 EDT Mon Jun 16 2025 by josoto73.admin
|
! NVRAM config last updated at 19:41:11 EDT Thu Sep 18 2025 by estein66.admin
|
||||||
!
|
!
|
||||||
version 15.2
|
version 15.2
|
||||||
no service pad
|
no service pad
|
||||||
@ -208,8 +208,17 @@ vlan 233
|
|||||||
vlan 507
|
vlan 507
|
||||||
name CC-Ring
|
name CC-Ring
|
||||||
!
|
!
|
||||||
|
vlan 517
|
||||||
|
name ring7_ct-b
|
||||||
|
!
|
||||||
vlan 525
|
vlan 525
|
||||||
name stub
|
name stub
|
||||||
|
!
|
||||||
|
vlan 527
|
||||||
|
name ring7_sh-a
|
||||||
|
!
|
||||||
|
vlan 537
|
||||||
|
name ring7_sh-b
|
||||||
lldp run
|
lldp run
|
||||||
!
|
!
|
||||||
!
|
!
|
||||||
@ -459,7 +468,7 @@ interface TenGigabitEthernet3/7
|
|||||||
!
|
!
|
||||||
interface TenGigabitEthernet3/8
|
interface TenGigabitEthernet3/8
|
||||||
description to Ring#7 CCF Circuit ID 159984
|
description to Ring#7 CCF Circuit ID 159984
|
||||||
switchport trunk allowed vlan 507
|
switchport trunk allowed vlan 507,517,527,537
|
||||||
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
|
||||||
@ -1159,6 +1168,25 @@ interface Vlan507
|
|||||||
description to Ring #7 CCF Service #S200314
|
description to Ring #7 CCF Service #S200314
|
||||||
ip address 10.250.207.51 255.255.255.0
|
ip address 10.250.207.51 255.255.255.0
|
||||||
ip pim sparse-mode
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 3000
|
||||||
|
!
|
||||||
|
interface Vlan517
|
||||||
|
description ring7_ct-b
|
||||||
|
ip address 10.254.217.51 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 4000
|
||||||
|
!
|
||||||
|
interface Vlan527
|
||||||
|
description ring7_sh-a
|
||||||
|
ip address 10.254.227.51 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 1000
|
||||||
|
!
|
||||||
|
interface Vlan537
|
||||||
|
description ring7_sh-b
|
||||||
|
ip address 10.254.237.51 255.255.255.0
|
||||||
|
ip pim sparse-mode
|
||||||
|
ip ospf cost 2000
|
||||||
!
|
!
|
||||||
router ospf 315
|
router ospf 315
|
||||||
router-id 51.51.51.51
|
router-id 51.51.51.51
|
||||||
@ -1166,9 +1194,15 @@ router ospf 315
|
|||||||
area 207 range 10.51.0.0 255.255.0.0
|
area 207 range 10.51.0.0 255.255.0.0
|
||||||
passive-interface default
|
passive-interface default
|
||||||
no passive-interface Vlan507
|
no passive-interface Vlan507
|
||||||
|
no passive-interface Vlan517
|
||||||
|
no passive-interface Vlan527
|
||||||
|
no passive-interface Vlan537
|
||||||
network 10.51.230.0 0.0.0.31 area 207
|
network 10.51.230.0 0.0.0.31 area 207
|
||||||
network 10.51.0.0 0.0.255.255 area 207
|
network 10.51.0.0 0.0.255.255 area 207
|
||||||
network 10.250.207.51 0.0.0.0 area 0
|
network 10.250.207.51 0.0.0.0 area 0
|
||||||
|
network 10.254.217.51 0.0.0.0 area 0
|
||||||
|
network 10.254.227.51 0.0.0.0 area 0
|
||||||
|
network 10.254.237.51 0.0.0.0 area 0
|
||||||
network 192.168.51.0 0.0.0.255 area 207
|
network 192.168.51.0 0.0.0.255 area 207
|
||||||
!
|
!
|
||||||
no ip forward-protocol nd
|
no ip forward-protocol nd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user