Block a user
Host LACP bonding - Hybrid approach: ifupdown for bond + ip commands for VLAN
✅ Config Update Status
Completed:
- ✅ leaf1.cfg -
no shutdownadded to Port-Channel1 - ✅ leaf2.cfg -
no shutdownadded to Port-Channel1 - ✅ leaf3.cfg -
no shutdownadded to…
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…
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…
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: -…
Host LACP bonding - Hybrid approach: ifupdown for bond + ip commands for VLAN
✅ RESOLVED: Dual-homing restored with LACP bonding
Changes made:
- Topology updated - All hosts now dual-homed to MLAG pairs with LACP bonding
- Leaf configs updated - All…