Compare commits
3 Commits
cd6def4558
...
2ce83994ad
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ce83994ad | |||
| 4987e3e066 | |||
| 80a658e121 |
@ -967,11 +967,11 @@ interface 1/1/25:1
|
|||||||
ip ospf cost 1000
|
ip ospf cost 1000
|
||||||
ip ospf bfd
|
ip ospf bfd
|
||||||
interface 1/1/25:2
|
interface 1/1/25:2
|
||||||
description hydra-2 to Linewize-B-LAN C12U35 C12P01 inside Layer-3
|
description hydra-2 to Linewize-A-LAN C07U35 C07P03 inside Layer-3
|
||||||
ip address 172.31.249.1/24
|
ip address 172.31.250.1/24
|
||||||
ip ospf 1 area 0.0.0.0
|
ip ospf 1 area 0.0.0.0
|
||||||
no ip ospf passive
|
no ip ospf passive
|
||||||
ip ospf cost 800
|
ip ospf cost 500
|
||||||
ip ospf bfd
|
ip ospf bfd
|
||||||
interface 1/1/30
|
interface 1/1/30
|
||||||
description DCI Link
|
description DCI Link
|
||||||
|
|||||||
@ -534,9 +534,6 @@ vlan 1811
|
|||||||
vlan 1812
|
vlan 1812
|
||||||
name InterVRF_A_Outside
|
name InterVRF_A_Outside
|
||||||
description InterVRF B outside
|
description InterVRF B outside
|
||||||
vlan 1813
|
|
||||||
name InterVRF_Linewize_A_Outside
|
|
||||||
description InterVRF Linewize-A Outside
|
|
||||||
vlan 1814
|
vlan 1814
|
||||||
name InterVRF_Linewize_B_Outside
|
name InterVRF_Linewize_B_Outside
|
||||||
description InterVRF Linewize B Outside
|
description InterVRF Linewize B Outside
|
||||||
@ -551,7 +548,7 @@ spanning-tree
|
|||||||
spanning-tree priority 2
|
spanning-tree priority 2
|
||||||
spanning-tree trap topology-change instance 0
|
spanning-tree trap topology-change instance 0
|
||||||
spanning-tree ignore-pvid-inconsistency
|
spanning-tree ignore-pvid-inconsistency
|
||||||
spanning-tree vlan 3,5-7,9-12,16,18,19,21,24,30,34,35,40,45,48,50,60,70,72,99-101,107,114,140,145,150,151,160,161,164,165,172-179,200,203,230,251,252,302-304,306-310,313-316,320-325,327-330,333,334,336,337,340-342,344-349,351,353-357,360,366,386,402-404,406-410,413-416,420-425,427-430,433,434,436,437,440-442,444-449,451,453-457,460,466,486,500-509,525,699,811,812,995,999,1180,1202,1251,1254,1256,1811-1813,2999,3000
|
spanning-tree vlan 3,5-7,9-12,16,18,19,21,24,30,34,35,40,45,48,50,60,70,72,99-101,107,114,140,145,150,151,160,161,164,165,172-179,200,203,230,251,252,302-304,306-310,313-316,320-325,327-330,333,334,336,337,340-342,344-349,351,353-357,360,366,386,402-404,406-410,413-416,420-425,427-430,433,434,436,437,440-442,444-449,451,453-457,460,466,486,500-509,525,699,811,812,995,999,1180,1202,1251,1254,1256,1811,1812,1814,2999,3000
|
||||||
spanning-tree vlan 3 priority 12
|
spanning-tree vlan 3 priority 12
|
||||||
spanning-tree vlan 5 priority 12
|
spanning-tree vlan 5 priority 12
|
||||||
spanning-tree vlan 6 priority 12
|
spanning-tree vlan 6 priority 12
|
||||||
@ -812,9 +809,9 @@ interface 1/1/3
|
|||||||
no routing
|
no routing
|
||||||
vlan access 1202
|
vlan access 1202
|
||||||
interface 1/1/4
|
interface 1/1/4
|
||||||
description Linewize-A-WAN C07U35 C07P03
|
description Linewize-B-WAN C12U35 C12P02
|
||||||
no routing
|
no routing
|
||||||
vlan access 1813
|
vlan access 1814
|
||||||
interface 1/1/5
|
interface 1/1/5
|
||||||
description CKM03-LAN C07U16 C07P15
|
description CKM03-LAN C07U16 C07P15
|
||||||
no shutdown
|
no shutdown
|
||||||
@ -957,14 +954,14 @@ interface vlan 1812
|
|||||||
no ip ospf passive
|
no ip ospf passive
|
||||||
ip ospf cost 9000
|
ip ospf cost 9000
|
||||||
ip ospf bfd
|
ip ospf bfd
|
||||||
interface vlan 1813
|
interface vlan 1814
|
||||||
description Linewize-B outside
|
description Linewize-B outside
|
||||||
vrf attach outside
|
vrf attach outside
|
||||||
ip address 172.31.250.2/24
|
ip address 172.31.249.2/24
|
||||||
ip neighbor-flood
|
ip neighbor-flood
|
||||||
ip ospf 2 area 0.0.0.0
|
ip ospf 2 area 0.0.0.0
|
||||||
no ip ospf passive
|
no ip ospf passive
|
||||||
ip ospf cost 500
|
ip ospf cost 800
|
||||||
ip ospf bfd
|
ip ospf bfd
|
||||||
snmp-server vrf default
|
snmp-server vrf default
|
||||||
snmp-server system-description ct-noc-8360-2-1
|
snmp-server system-description ct-noc-8360-2-1
|
||||||
|
|||||||
@ -3,7 +3,7 @@ Building configuration...
|
|||||||
Current configuration : 58651 bytes
|
Current configuration : 58651 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 11:37:59 EDT Fri Jul 12 2024 by josoto73.admin
|
! Last configuration change at 11:37:59 EDT Fri Jul 12 2024 by josoto73.admin
|
||||||
! NVRAM config last updated at 11:38:00 EDT Fri Jul 12 2024 by josoto73.admin
|
! NVRAM config last updated at 11:19:54 EDT Tue Mar 25 2025 by Jmaxam76.admin
|
||||||
!
|
!
|
||||||
version 15.1
|
version 15.1
|
||||||
no service pad
|
no service pad
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user