Community discussions

MikroTik App
 
skotti
just joined
Topic Author
Posts: 10
Joined: Thu Jul 21, 2016 1:47 pm

LACP CCR2004 - Huawei Switch not working

Thu Apr 28, 2022 3:42 pm

Hi,
LACP between a CCR2004-16G-2S+ (ROS 7.1.5) and a Huawei Switch could not be established. When using a
CCR1009-7G-1C-1S+ (ROS 6.48.6) the connection is stable. Config is simple:
# jan/02/1970 01:07:16 by RouterOS 7.1.5
# software id = AVGM-JXC6
#
# model = CCR2004-16G-2S+
# serial number = HB907VTYSAR
/interface ethernet
set [ find default-name=ether3 ] comment="Link CES1 ge47"
set [ find default-name=ether4 ] comment="Link CES1 ge48"
/interface bonding
add mode=802.3ad name=bond-CES1 slaves=ether3,ether4 transmit-hash-policy=layer-2-and-3
/interface vlan
add interface=bond-CES1 name=vlan10 vlan-id=10
add interface=bond-CES1 name=vlan20 vlan-id=20
add interface=bond-CES1 name=vlan99 vlan-id=99
Switch:
vlan batch 10 20 99  
#
interface Eth-Trunk0
 description LACP CCR1
 port link-type trunk
 port trunk allow-pass vlan 10 20 99
 mode lacp-static
 #
 interface GE1/0/47
 description * Link CCR1 - Eth3 *
 eth-trunk 0
#
interface GE1/0/48
 description * Link CCR1 - Eth4 *
 eth-trunk 0
#
The Switch log shoes:
Apr 28 2022 12:34:26 HUAWEI %%01LACP/3/OPTICAL_FIBER_MISCONNECT(l):CID=0x80480430;The member of the LACP mode Eth-Trunk interface received an abnormal LACPDU, which may be caused by optical fiber misconnection or changed packet. (TrunkName=Eth-trunk0, PortName=GE1/0/48, LocalSysPri=32768, PDUSysPri=32768, LocalSysId=9c7d-a3f6-6c01, PDUSysId=9c7d-a3f6-6c01, LocalPortKey=49, PDUPortKey=49, LocalPortPri=32768, PDUPortPri=32768, LocalPortNumber=2, PDUPortNumber=1, LocalPortState=10110000, PDUPortState=10101100)

#19/active/linkDown/Major/occurredTime:2022-04-28 12:34:26/-/-/alarmID:0x08520003/CID=0x807a0404:The interface status changes. (ifName=GE1/0/48, AdminStatus=UP, OperStatus=DOWN, Reason=LACP negotiation failed, mainIfname=Eth-Trunk0)
Crosscheck with CCR1009-7G-1C-1S+ works without any issues!
# jan/02/1970 00:25:19 by RouterOS 6.48.6
# software id = G0P8-IZJ5
#
# model = CCR1009-7G-1C-1S+
# serial number = 79AE060BA783
/interface ethernet
set [ find default-name=ether3 ] comment="Link CES1 ge47"
set [ find default-name=ether4 ] comment="Link CES1 ge48"
/interface bonding
add mode=802.3ad name=bond-CES1 slaves=ether3,ether4 transmit-hash-policy=layer-2-and-3
/interface vlan
add interface=bond-CES1 name=vlan10 vlan-id=10
add interface=bond-CES1 name=vlan20 vlan-id=20
add interface=bond-CES1 name=vlan99 vlan-id=99
What's the problem?

BR Skotti
 
User avatar
loloski
Member Candidate
Member Candidate
Posts: 277
Joined: Mon Mar 15, 2021 9:10 pm

Re: LACP CCR2004 - Huawei Switch not working

Thu Apr 28, 2022 4:37 pm

Hi,

Please try to upgrade to v7.2.1 first and if still won't work file a support ticket to mikrotik, just my 0.2$
 
skotti
just joined
Topic Author
Posts: 10
Joined: Thu Jul 21, 2016 1:47 pm

Re: LACP CCR2004 - Huawei Switch not working

Thu Apr 28, 2022 5:36 pm

same behavior with ROS 7.2.1 ...
 
mixig
Member
Member
Posts: 315
Joined: Thu Oct 27, 2011 2:19 pm

Re: LACP CCR2004 - Huawei Switch not working

Thu Apr 28, 2022 6:29 pm

I know it is not same issue but you can try, who knows maybe will work...

What's new in 7.3beta37 (2022-Apr-25 15:29):

*) bonding - fixed LACP flapping for RB5009 and CCR2004-16G-2S+ devices;
 
skotti
just joined
Topic Author
Posts: 10
Joined: Thu Jul 21, 2016 1:47 pm

Re: LACP CCR2004 - Huawei Switch not working

Fri Apr 29, 2022 2:20 pm

I can confirm that's a bug in ROS 7.1 and in 7.2 and that this bug is fixed in 7.3beta37

Who is online

Users browsing this forum: bbd and 21 guests