Leaf1, leaf2, leaf5, and leaf6 also have MLAG peer-link misconfigured as access mode instead of trunk mode.
Root Cause
Port-Channel999 configured with switchport mode access instead of switchport mode trunk - same issue as leaf3/4/7/8.
Files Fixed
configs/leaf1.cfg ✅
configs/leaf2.cfg ✅
configs/leaf5.cfg ✅
configs/leaf6.cfg ✅
This was a systematic issue affecting ALL 8 leafs in the topology. All have now been corrected.
## Problem
Leaf1, leaf2, leaf5, and leaf6 also have MLAG peer-link misconfigured as access mode instead of trunk mode.
## Root Cause
Port-Channel999 configured with `switchport mode access` instead of `switchport mode trunk` - same issue as leaf3/4/7/8.
## Files Fixed
- configs/leaf1.cfg ✅
- configs/leaf2.cfg ✅
- configs/leaf5.cfg ✅
- configs/leaf6.cfg ✅
This was a systematic issue affecting ALL 8 leafs in the topology. All have now been corrected.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Problem
Leaf1, leaf2, leaf5, and leaf6 also have MLAG peer-link misconfigured as access mode instead of trunk mode.
Root Cause
Port-Channel999 configured with
switchport mode accessinstead ofswitchport mode trunk- same issue as leaf3/4/7/8.Files Fixed
This was a systematic issue affecting ALL 8 leafs in the topology. All have now been corrected.