Page 1 of 1

Mikrotik CRS312 - OS6900-X40

Posted: 11 Dec 2019 08:03
by aurik
Hello.

I need you'r help for a LACP.

I am trying to create a 802.3ad between those two switches, Mikrotik CRS312 anb OS6900-X40.

I add a linkagg on the 6900 as follow :

Code: Select all

linkagg lacp agg 125 size 4 admin-state enable
linkagg lacp agg 125 name "NWPUBDATB"
linkagg lacp port 1/2/1 actor admin-key 125
And I create a bonding whith the 4 combo ports and added it to the Bridge.

bonding parameter.
mode : 802.3ad
transmit hash policy : layer 3 and 4
LACP Rate : 30s

I tried to change the LACP Rate for 1s, move the bonding from the bridge, but the aggregate never go up.

I am a bit lost.

if someone is successful, with success, to build an aggregate between the two, I would much appreciate a little help.

Thank's in advance !

Re: Mikrotik CRS312 - OS6900-X40

Posted: 11 Dec 2019 09:34
by silvio
Hi,
you have to setup the acto admin key at the agg too:
> linkagg lacp agg 125 actor admin-key 125
regards
Silvio

Re: Mikrotik CRS312 - OS6900-X40

Posted: 12 Dec 2019 03:28
by aurik
Oh, my God, that's the dumbest mistake I've ever made this year...
I'm so in over my head that I completely missed it, thank you for bringing my stupidity to light ! ahahah

Of course it work perfectly now... ^^

Re: Mikrotik CRS312 - OS6900-X40

Posted: 12 Dec 2019 06:54
by silvio
:)