Damien
f6ad61ab2e
Restore LACP mode for Port-Channel1 on leaf1
...
- Changed channel-group 1 from 'mode on' to 'mode active' for LACP
- Changed Port-Channel1 from access to trunk mode
- Added switchport trunk allowed vlan 40
- This matches the host1 LACP bond configuration
2025-11-28 14:40:57 +00:00
Damien
13bb234971
Revert to dual-homing with LACP for all hosts
...
- All hosts now dual-homed to MLAG pairs using LACP bonding
- host1: connects to leaf1 (eth1) and leaf2 (eth2) - VLAN 40
- host2: connects to leaf3 (eth1) and leaf4 (eth2) - VLAN 34
- host3: connects to leaf5 (eth1) and leaf6 (eth2) - VLAN 40
- host4: connects to leaf7 (eth1) and leaf8 (eth2) - VLAN 78
- Each host creates bond0 with LACP (mode 802.3ad)
- Proper MAC address assignment per host
2025-11-28 14:40:16 +00:00
Damien
f6c9a15653
Simplify hosts: remove bonding, use single-homed connections
2025-11-28 14:27:02 +00:00
Damien
0a23b0ddeb
Fix host bond interfaces - bring up eth slaves before adding to bond
2025-11-28 14:10:34 +00:00
Damien
a027145204
Fix MLAG peer-link on leaf6: change to trunk mode
2025-11-28 11:55:45 +00:00
Damien
be3c0d50d8
Fix MLAG peer-link on leaf5: change to trunk mode
2025-11-28 11:55:28 +00:00
Damien
f87a403560
Fix MLAG peer-link on leaf2: change to trunk mode
2025-11-28 11:55:11 +00:00
Damien
387ba23809
Fix MLAG peer-link on leaf1: change to trunk mode
2025-11-28 11:54:54 +00:00
Damien
b586035895
Fix MLAG peer-link on leaf8: change to trunk mode
2025-11-28 11:46:15 +00:00
Damien
e7e8dad6ce
Fix MLAG peer-link on leaf7: change to trunk mode
2025-11-28 11:45:19 +00:00
Damien
3be174807e
Fix MLAG peer-link on leaf4: change to trunk mode
2025-11-28 11:44:29 +00:00
Damien
ae06beb9b5
Fix MLAG peer-link on leaf3: change to trunk mode
2025-11-28 11:43:45 +00:00
Damien
16c8de57f2
Fix: Move network statements to main IPv4 address-family in leaf8
2025-11-28 11:38:23 +00:00
Damien
abfac1ea9f
Fix: Move network statements to main IPv4 address-family in leaf7
2025-11-28 11:37:55 +00:00
Damien
8ca36c2214
Fix: Move network statements to main IPv4 address-family in leaf4
2025-11-28 11:37:31 +00:00
Damien
9113a11100
Fix: Move network statements to main IPv4 address-family in leaf3
2025-11-28 11:37:09 +00:00
Damien
aef7ce6b6e
Fix: Remove duplicate network advertisements in leaf8 BGP config
2025-11-28 11:24:33 +00:00
Damien
862d2260bc
Fix: Remove duplicate network advertisements in leaf7 BGP config
2025-11-28 11:24:17 +00:00
Damien
b9b4fcd163
Fix: Remove duplicate network advertisements in leaf4 BGP config
2025-11-28 11:24:03 +00:00
Damien
70d6bb0b8f
Fix: Remove duplicate network advertisements in leaf3 BGP config
2025-11-28 11:23:43 +00:00
Damien
1f6bd4f978
Document critical BGP EVPN activation bug fix
2025-11-28 10:49:00 +00:00
Damien
27717bc7de
Fix: EVPN address family properly activated on spine2
2025-11-28 10:48:48 +00:00
Damien
5dada61b2c
Fix: EVPN address family properly activated on spine1
2025-11-28 10:48:31 +00:00
Damien
d27d72440c
Add comprehensive summary of fix-bgp-and-mlag branch changes
2025-11-28 10:40:22 +00:00
Damien
573a2af942
Add comprehensive testing checklist for deployment validation
2025-11-28 10:40:00 +00:00
Damien
e5a4f5c9e5
Document VLAN tagging issue and fix in detail
2025-11-28 10:39:34 +00:00
Damien
c795d1c541
Add comprehensive end-to-end testing guide with VLAN tagging fixes
2025-11-28 10:39:18 +00:00
Damien
b6daa30283
Fix: Configure hosts to properly tag VLANs for leaf port-channels
2025-11-28 10:38:48 +00:00
Damien
e1fb8e27f5
Document all fixes applied in fix-bgp-and-mlag branch
2025-11-28 09:18:32 +00:00
Damien
830853dfb2
Fix: Add 'ip routing' command to enable BGP on spine2
2025-11-28 09:17:41 +00:00
Damien
7fd9a81013
Fix: Add 'ip routing' command to enable BGP on spine1
2025-11-28 09:17:10 +00:00
Damien
d2cdab6b5e
Add quick reference guide
2025-11-16 15:41:44 +00:00
Damien
2759d9cb38
Add .gitignore file
2025-11-16 15:41:05 +00:00
Damien
279515edd6
Add comprehensive configuration guide
2025-11-16 15:40:19 +00:00
Damien
4991e18430
Add cleanup script
2025-11-16 15:39:20 +00:00
Damien
21e1cb2891
Add connectivity test script
2025-11-16 15:38:45 +00:00
Damien
600c8e9f57
Add deployment script with interactive menu
2025-11-16 15:38:18 +00:00
Damien
222ffb6bb5
Add validation commands documentation
2025-11-16 15:37:49 +00:00
Damien
944977510c
Add leaf8 configuration with VRF gold and BGP border
2025-11-16 15:37:07 +00:00
Damien
61824f2ddf
Add leaf7 configuration with VRF gold and BGP border
2025-11-16 15:36:49 +00:00
Damien
a1b87aabeb
Add leaf6 configuration
2025-11-16 15:36:31 +00:00
Damien
c90a104528
Add leaf5 configuration
2025-11-16 15:36:16 +00:00
Damien
18f2f88440
Add leaf4 configuration with VRF gold
2025-11-16 15:36:02 +00:00
Damien
2e025f7116
Add leaf3 configuration with VRF gold
2025-11-16 15:35:47 +00:00
Damien
15d5d4017c
Add leaf2 configuration
2025-11-16 15:35:29 +00:00
Damien
471722f0b5
Add leaf1 configuration
2025-11-16 15:35:13 +00:00
Damien
f7dc787960
Add spine2 configuration
2025-11-16 15:34:50 +00:00
Damien
1d2b843d45
Add spine1 configuration
2025-11-16 15:34:37 +00:00
Damien
0ea0e8c740
Add comprehensive README
2025-11-16 15:34:18 +00:00
Damien
240f5493ed
Add ContainerLab topology file
2025-11-16 15:33:43 +00:00