Files
arista-evpn-vxlan-clab/evpn-lab.clab.yml
Damien Arnodo 428ce8e80f Hybrid approach: ifupdown for bond0, ip commands for VLAN interfaces
Interface files handle bond0 creation with LACP via ifupdown-ng.
VLAN sub-interfaces created via ip link commands in exec due to
ifupdown-ng limitations with VLAN interfaces on bonds.

This combines the best of both approaches:
- Persistent bond configuration in /etc/network/interfaces
- Reliable VLAN interface creation via ip commands
2025-11-29 18:48:29 +00:00

5.8 KiB