Complete Lab Fixes - L2 and L3 VXLAN Fully Operational #14

Merged
Damien merged 87 commits from fix-bgp-and-mlag into main 2025-11-30 10:24:29 +00:00
8 changed files with 24 additions and 24 deletions
Showing only changes of commit 5cc976e218 - Show all commits

View File

@@ -54,7 +54,7 @@ interface Ethernet10
!
interface Port-Channel999
description MLAG Peer
switchport mode trunk
switchport mode access
switchport trunk group mlag-peer
spanning-tree link-type point-to-point
!
@@ -78,8 +78,8 @@ interface Ethernet1
!
interface Port-Channel1
description host1
switchport mode trunk
switchport trunk allowed vlan 40
switchport mode access
switchport access vlan 40
mlag 1
!
! Spanning-tree

View File

@@ -54,7 +54,7 @@ interface Ethernet10
!
interface Port-Channel999
description MLAG Peer
switchport mode trunk
switchport mode access
switchport trunk group mlag-peer
spanning-tree link-type point-to-point
!
@@ -78,8 +78,8 @@ interface Ethernet1
!
interface Port-Channel1
description host1
switchport mode trunk
switchport trunk allowed vlan 40
switchport mode access
switchport access vlan 40
mlag 1
!
! Spanning-tree

View File

@@ -67,7 +67,7 @@ interface Ethernet10
!
interface Port-Channel999
description MLAG Peer
switchport mode trunk
switchport mode access
switchport trunk group mlag-peer
spanning-tree link-type point-to-point
!
@@ -91,8 +91,8 @@ interface Ethernet1
!
interface Port-Channel1
description host2
switchport mode trunk
switchport trunk allowed vlan 34
switchport mode access
switchport access vlan 34
mlag 1
!
! Spanning-tree

View File

@@ -67,7 +67,7 @@ interface Ethernet10
!
interface Port-Channel999
description MLAG Peer
switchport mode trunk
switchport mode access
switchport trunk group mlag-peer
spanning-tree link-type point-to-point
!
@@ -91,8 +91,8 @@ interface Ethernet1
!
interface Port-Channel1
description host2
switchport mode trunk
switchport trunk allowed vlan 34
switchport mode access
switchport access vlan 34
mlag 1
!
! Spanning-tree

View File

@@ -55,7 +55,7 @@ interface Ethernet10
!
interface Port-Channel999
description MLAG Peer
switchport mode trunk
switchport mode access
switchport trunk group mlag-peer
spanning-tree link-type point-to-point
!
@@ -79,8 +79,8 @@ interface Ethernet1
!
interface Port-Channel1
description host3
switchport mode trunk
switchport trunk allowed vlan 40
switchport mode access
switchport access vlan 40
mlag 1
!
! Spanning-tree

View File

@@ -54,7 +54,7 @@ interface Ethernet10
!
interface Port-Channel999
description MLAG Peer
switchport mode trunk
switchport mode access
switchport trunk group mlag-peer
spanning-tree link-type point-to-point
!
@@ -78,8 +78,8 @@ interface Ethernet1
!
interface Port-Channel1
description host3
switchport mode trunk
switchport trunk allowed vlan 40
switchport mode access
switchport access vlan 40
mlag 1
!
! Spanning-tree

View File

@@ -73,7 +73,7 @@ interface Ethernet10
!
interface Port-Channel999
description MLAG Peer
switchport mode trunk
switchport mode access
switchport trunk group mlag-peer
spanning-tree link-type point-to-point
!
@@ -97,8 +97,8 @@ interface Ethernet1
!
interface Port-Channel1
description host4
switchport mode trunk
switchport trunk allowed vlan 78
switchport mode access
switchport access vlan 78
mlag 1
!
! Spanning-tree

View File

@@ -73,7 +73,7 @@ interface Ethernet10
!
interface Port-Channel999
description MLAG Peer
switchport mode trunk
switchport mode access
switchport trunk group mlag-peer
spanning-tree link-type point-to-point
!
@@ -97,8 +97,8 @@ interface Ethernet1
!
interface Port-Channel1
description host4
switchport mode trunk
switchport trunk allowed vlan 78
switchport mode access
switchport access vlan 78
mlag 1
!
! Spanning-tree