Damien Arnodo Damien
  • Joined on 2025-08-22
Damien commented on issue Damien/arista-evpn-vxlan-clab#1 2025-11-30 09:52:22 +00:00
Fixes from fix-bgp-and-mlag branch integrated to main

📊 Status Update - L2 VXLAN Working, L3 VXLAN Routing Issue

Major Progress - L2 VXLAN Fully Operational

Migrated to ghcr.io/hellt/network-multitool image with proper LACP bonding…

Damien opened issue Damien/arista-evpn-vxlan-clab#13 2025-11-30 09:52:06 +00:00
L3 VXLAN - Cannot add default route on host2/host4 (VRF gold)
Damien commented on issue Damien/arista-evpn-vxlan-clab#11 2025-11-30 09:51:50 +00:00
Host LACP bonding - Hybrid approach: ifupdown for bond + ip commands for VLAN

L2 VXLAN Working with network-multitool Image

Switched to ghcr.io/hellt/network-multitool image with proper LACP bonding configuration following the network-multitool best practices.

###…

Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-30 09:44:51 +00:00
d0db291ede Configure Linux hosts for LACP bonding and VLANs
Damien commented on issue Damien/arista-evpn-vxlan-clab#11 2025-11-30 08:55:25 +00:00
Host LACP bonding - Hybrid approach: ifupdown for bond + ip commands for VLAN

⚠️ Correction - Reverted Accidental Main Branch Commits

I apologize for the confusion - I accidentally pushed host configuration changes to the main branch instead of fix-bgp-and-mlag

Damien pushed to main at Damien/arista-evpn-vxlan-clab 2025-11-30 08:55:11 +00:00
9502302b76 Revert topology to original version before accidental commits
Damien pushed to main at Damien/arista-evpn-vxlan-clab 2025-11-30 08:53:59 +00:00
d6acdfbe75 Revert accidental commit to main - remove HOST_CONFIGURATION.md
Damien pushed to main at Damien/arista-evpn-vxlan-clab 2025-11-30 08:53:46 +00:00
e6210267a6 Revert accidental commit to main - remove host4-interfaces
Damien pushed to main at Damien/arista-evpn-vxlan-clab 2025-11-30 08:53:33 +00:00
67816b84a1 Revert accidental commit to main - remove host3-interfaces
Damien pushed to main at Damien/arista-evpn-vxlan-clab 2025-11-30 08:53:22 +00:00
aef0890f34 Revert accidental commit to main - remove host2-interfaces
Damien pushed to main at Damien/arista-evpn-vxlan-clab 2025-11-30 08:53:13 +00:00
0baec91037 Revert accidental commit to main - remove host interface files
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-30 08:52:46 +00:00
57477167f1 Fix host4 - add missing VLAN 78 configuration
Damien commented on issue Damien/arista-evpn-vxlan-clab#11 2025-11-30 08:49:49 +00:00
Host LACP bonding - Hybrid approach: ifupdown for bond + ip commands for VLAN

Topology Cleaned Up on fix-bgp-and-mlag Branch

Updated evpn-lab.clab.yml to remove redundant VLAN creation commands from exec sections.

What Was Removed

The following redundant…

Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-30 08:49:36 +00:00
59c4031d13 Remove redundant VLAN creation commands from exec - interface files handle this
Damien commented on issue Damien/arista-evpn-vxlan-clab#12 2025-11-30 08:39:32 +00:00
Host configuration migrated to persistent interface files

Context & Background

This issue tracks the final implementation of persistent host interface configuration. This is the culmination of extensive troubleshooting documented in issue #11.

###…

Damien commented on issue Damien/arista-evpn-vxlan-clab#1 2025-11-30 08:38:59 +00:00
Fixes from fix-bgp-and-mlag branch integrated to main

📋 TROUBLESHOOTING JOURNEY - Host Connectivity Resolved

Latest Update: Host Configuration Migration Complete

The final piece of the puzzle has been resolved. After systematic…

Damien commented on issue Damien/arista-evpn-vxlan-clab#11 2025-11-30 08:34:18 +00:00
Host LACP bonding - Hybrid approach: ifupdown for bond + ip commands for VLAN

FINAL SOLUTION - Persistent Interface Files with Binds

After testing multiple approaches, the definitive solution is using persistent interface configuration files mounted via…

Damien opened issue Damien/arista-evpn-vxlan-clab#12 2025-11-30 08:21:38 +00:00
Host configuration migrated to persistent interface files
Damien pushed to main at Damien/arista-evpn-vxlan-clab 2025-11-30 08:21:25 +00:00
7c08125826 Add comprehensive host interface configuration documentation
Damien pushed to main at Damien/arista-evpn-vxlan-clab 2025-11-30 08:21:00 +00:00
e04a531a86 Update topology to use persistent interface files via binds instead of exec commands