Hello, why does the router throw ether2 in bonding mode, if I change it, it still throws ether2, and if I transfer ether2 and plug it into ether4, it still throws it.
ether3 works, if I change the cable, ether3 also works.
Microtik RB2011UiAS-IN L5
Frimware type: ar9344
Frimware: 7.17.2
LOG:

Bridge:
# 2025-03-04 18:29:27 by RouterOS 7.17.2
#
# model = RB2011UiAS
/interface bridge
add name="bridge - LAN"
/interface bridge port
add bridge="bridge - LAN" interface=ether4
add bridge="bridge - LAN" interface=ether5
add bridge="bridge - LAN" interface=ether6
add bridge="bridge - LAN" interface=ether7
add bridge="bridge - LAN" interface=ether8
add bridge="bridge - LAN" interface=ether9
add bridge="bridge - LAN" interface=ether10
add bridge="bridge - LAN" interface=bond0
Bonding:
/interface bonding
add mode=802.3ad name=bond0 slaves=ether2,ether3 transmit-hash-policy=layer-2-and-3
Not working hwoffload:

Thankyou.