hi Dimitri, can you share the configuration of your switches? in our configuration we do not have the problem you encountered
Mine not working too:
/interface bonding
add mlag-id=101 mode=802.3ad name=bond1 slaves=sfp-sfpplus23 transmit-hash-policy=layer-2-and-3
/interface bridge
add name=bridge priority=0x1000 vlan-filtering=yes
/interface bridge mlag
set bridge=bridge peer-port=qsfpplus1-1
/interface bridge port
add bridge=bridge interface=qsfpplus1-1 pvid=777
add bridge=bridge frame-types=admit-only-vlan-tagged interface=bond1
/interface bridge vlan
add bridge=bridge comment="10 - Internet" tagged=qsfpplus1-1,bridge,bond1 vlan-ids=10
> interface/bridge/mlag/monitor
status: connected
system-id: 48:A9:8A:B4:D9:C9
active-role: primary
] > interface/bonding/monitor bond1
mode: 802.3ad
active-ports: sfp-sfpplus23
inactive-ports:
lacp-system-id: 48:A9:8A:B4:D9:C9
lacp-system-priority: 65535
lacp-partner-system-id: 84:39:8F:40:9F:1F
factory-firmware: 7.8
current-firmware: 7.10
upgrade-firmware: 7.6 < ---------------- It was upgradet to latest version 7.10, but after that I downgrade it to 7.6
/interface bonding
add lacp-rate=1sec mode=802.3ad name=bonding.mlag slaves=qsfpplus1-1.mlag,qsfpplus2-1.mlag
add mlag-id=101 mode=802.3ad name=bonding.pve1 slaves=sfp-sfpplus1.s_pve1
add mlag-id=102 mode=802.3ad name=bonding.pve2 slaves=sfp-sfpplus2.s_pve2
add mlag-id=103 mode=802.3ad name=bonding.pve3 slaves=sfp-sfpplus3.s_pve3
/interface bridge
add admin-mac=XX:XX:XX:XX:AA:BB auto-mac=no dhcp-snooping=yes name=bridge priority=0x3000 vlan-filtering=yes
/interface bridge mlag
set bridge=bridge peer-port=bonding.mlag
/interface bridge port
add bridge=bridge disabled=yes interface=qsfpplus1-1.mlag
add bridge=bridge disabled=yes interface=qsfpplus2-1.mlag
add bpdu-guard=yes bridge=bridge edge=yes interface=bonding.pve1
add bpdu-guard=yes bridge=bridge edge=yes interface=bonding.pve2
add bpdu-guard=yes bridge=bridge edge=yes interface=bonding.pve3
add bridge=bridge edge=no interface=bonding.mlag pvid=99 trusted=yes
/interface bridge vlan
add bridge=bridge tagged=bonding.mlag vlan-ids=1
add bridge=bridge comment=mgmt tagged=bridge,bonding.mlag vlan-ids=13
/interface/bridge/mlag/monitor
status: connected
system-id: XX:XX:XX:XX:AA:BB
active-role: primary
/interface/bonding/monitor bonding.pve1
mode: 802.3ad
active-ports: sfp-sfpplus1.s_pve1
inactive-ports:
lacp-system-id: XX:XX:XX:XX:AA:F6
lacp-system-priority: 65535
lacp-partner-system-id: DE:4F:59:AA:F7:C5
/interface/bonding/monitor bonding.pve2
mode: 802.3ad
active-ports: sfp-sfpplus2.s_pve2
inactive-ports:
lacp-system-id: XX:XX:XX:XX:AA:F7
lacp-system-priority: 65535
lacp-partner-system-id: 6E:B1:61:51:91:AD
/interface/bonding/monitor bonding.pve3
mode: 802.3ad
active-ports: sfp-sfpplus3.s_pve3
inactive-ports:
lacp-system-id: XX:XX:XX:XX:AA:F8
lacp-system-priority: 65535
lacp-partner-system-id: BA:EF:E0:8A:D8:E7
current-firmware: 7.10
upgrade-firmware: 7.10