This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
LACP with mikrotik crs125G-1s
-
hoboristi
- NewUser

- Posts: 10
- Joined: 23 Dec 2015 12:58
- Status: Offline
LACP with mikrotik crs125G-1s
I have a mikrotik crs125G-1S switch connected by 2 cables to nas4free hardware, and tried to configure LACP in the following way, but not worked:
on nas4free: bge0 and bge1 added to lagg0, and lagg0 set up to lacp
on mikrotik side: the two connected port added to bond interface, and selected L2 hash policy
How can I configure it properly?
on nas4free: bge0 and bge1 added to lagg0, and lagg0 set up to lacp
on mikrotik side: the two connected port added to bond interface, and selected L2 hash policy
How can I configure it properly?
-
Dread
- Starter

- Posts: 15
- Joined: 31 Dec 2013 11:04
- Status: Offline
-
hoboristi
- NewUser

- Posts: 10
- Joined: 23 Dec 2015 12:58
- Status: Offline
Re: LACP with mikrotik crs125G-1s
Yep, Ihave read that page, and crs site also, on mikrotik side it was a bond, with 2 slaves, the hash policy of bond was layer2, other values was default. Bonding mode was 802.3ad, and on nas4free side bge0 and bge1 were slaves of lagg0, which was set up to lacp..
-
Dread
- Starter

- Posts: 15
- Joined: 31 Dec 2013 11:04
- Status: Offline
Re: LACP with mikrotik crs125G-1s
I am waiting for my CCR1009-8G-1S-1S+ to arrive, then I will test a few things with n4f and let you know the results.
-
hoboristi
- NewUser

- Posts: 10
- Joined: 23 Dec 2015 12:58
- Status: Offline
Re: LACP with mikrotik crs125G-1s
Hi!Dread wrote:I am waiting for my CCR1009-8G-1S-1S+ to arrive, then I will test a few things with n4f and let you know the results.
Did you managed to set up?
-
Dread
- Starter

- Posts: 15
- Joined: 31 Dec 2013 11:04
- Status: Offline
Re: LACP with mikrotik crs125G-1s
Hi there 
I received the routers but I still have to find some time to test stuff. I'll get back to you this weekend.
I received the routers but I still have to find some time to test stuff. I'll get back to you this weekend.
-
hoboristi
- NewUser

- Posts: 10
- Joined: 23 Dec 2015 12:58
- Status: Offline
Re: LACP with mikrotik crs125G-1s
Hi Dread!
What's the news?
What's the news?
Dread wrote:Hi there
I received the routers but I still have to find some time to test stuff. I'll get back to you this weekend.
-
Dread
- Starter

- Posts: 15
- Joined: 31 Dec 2013 11:04
- Status: Offline
Re: LACP with mikrotik crs125G-1s
Was kinda busy, sorry 
I tested in LACP mode on both sides and it didn't work, no link came up. I wonder if static link aggregation would work (?)
I tested in LACP mode on both sides and it didn't work, no link came up. I wonder if static link aggregation would work (?)
-
Dread
- Starter

- Posts: 15
- Joined: 31 Dec 2013 11:04
- Status: Offline
Re: LACP with mikrotik crs125G-1s
I read here that for Nexus switches, vPC recommends using LACP in active-active mode. Have you tried that on the CRS ?
-
Dread
- Starter

- Posts: 15
- Joined: 31 Dec 2013 11:04
- Status: Offline
Re: LACP with mikrotik crs125G-1s
Also, this guy says that balance-rr works better than LACP.
-
hoboristi
- NewUser

- Posts: 10
- Joined: 23 Dec 2015 12:58
- Status: Offline
Re: LACP with mikrotik crs125G-1s
RR seems working, but also put load on the cpu, because of bridging bond and master-port interface.. And I cant find any useful method to avoid that.