Damien Arnodo Damien
  • Joined on 2025-08-22
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 15:56:55 +00:00
6efadaf510 Add 'no shutdown' to Port-Channel1 on leaf3
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 15:53:19 +00:00
b2f23fd803 Add 'no shutdown' to Port-Channel1 on leaf2
Damien commented on issue Damien/arista-evpn-vxlan-clab#11 2025-11-28 15:52:44 +00:00
Host LACP bonding - Hybrid approach: ifupdown for bond + ip commands for VLAN

🔧 FOUND THE ISSUE: Port-Channel1 is administratively down

Root Cause: Port-Channel1 missing no shutdown command

Quick Fix - Run this now on all leafs:

for leaf in leaf1…
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 15:52:24 +00:00
326638fc8d Add 'no shutdown' to Port-Channel1 on leaf1
Damien commented on issue Damien/arista-evpn-vxlan-clab#11 2025-11-28 15:48:43 +00:00
Host LACP bonding - Hybrid approach: ifupdown for bond + ip commands for VLAN

Port-Channel Status Check Needed

Host bonding looks good (bond0 is UP with both eth1 and eth2 as members), but Port-Channel1 on the leaf switches likely needs verification.

**Run these…

Damien commented on issue Damien/arista-evpn-vxlan-clab#5 2025-11-28 14:50:33 +00:00
BGP EVPN neighbors stuck in Active state for leaf3, leaf4, leaf7, leaf8

Update: Dual-homing restored

The lab topology has been reverted from single-homed to dual-homed with LACP bonding as requested.

All 8 leaf configurations have been updated to support: -…

Damien commented on issue Damien/arista-evpn-vxlan-clab#11 2025-11-28 14:49:22 +00:00
Host LACP bonding - Hybrid approach: ifupdown for bond + ip commands for VLAN

RESOLVED: Dual-homing restored with LACP bonding

Changes made:

  1. Topology updated - All hosts now dual-homed to MLAG pairs with LACP bonding
  2. Leaf configs updated - All…
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:48:16 +00:00
da1fffdb17 Restore LACP mode for Port-Channel1 on leaf8
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:46:53 +00:00
82b0fa95b4 Restore LACP mode for Port-Channel1 on leaf7
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:45:35 +00:00
e7ee8df0e5 Restore LACP mode for Port-Channel1 on leaf6
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:44:30 +00:00
812d30fcd8 Restore LACP mode for Port-Channel1 on leaf5
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:43:27 +00:00
90644633ea Restore LACP mode for Port-Channel1 on leaf4
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:42:30 +00:00
2b93fd1385 Restore LACP mode for Port-Channel1 on leaf3
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:41:41 +00:00
68bc4e95f7 Restore LACP mode for Port-Channel1 on leaf2
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:40:58 +00:00
f6ad61ab2e Restore LACP mode for Port-Channel1 on leaf1
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:40:16 +00:00
13bb234971 Revert to dual-homing with LACP for all hosts
Damien opened issue Damien/arista-evpn-vxlan-clab#11 2025-11-28 14:36:21 +00:00
Leaf switch configs need update for single-homed hosts
Damien closed issue Damien/arista-evpn-vxlan-clab#10 2025-11-28 14:27:16 +00:00
Host bond interfaces: slaves not attaching to bond
Damien pushed to fix-bgp-and-mlag at Damien/arista-evpn-vxlan-clab 2025-11-28 14:27:03 +00:00
f6c9a15653 Simplify hosts: remove bonding, use single-homed connections
Damien opened issue Damien/arista-evpn-vxlan-clab#10 2025-11-28 14:24:06 +00:00
Host bond interfaces: slaves not attaching to bond