Community discussions

MikroTik App
 
Fran66
newbie
Topic Author
Posts: 44
Joined: Fri Jan 21, 2005 8:10 pm
Location: Panama
Contact:

CRS 226-RM IEEE 802.3ad missing??

Tue Jul 22, 2014 10:51 pm

When will this be released on the switch chip? Bought 3 top of the line switches to find out they are missing the feature I want:

IEEE 802.3ad Dynamic link aggregation
 
joegoldman
Forum Veteran
Forum Veteran
Posts: 767
Joined: Mon May 27, 2013 2:05 am

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Jul 23, 2014 11:18 am

I know it doesn't help - but I find mikrotiks own balance rr etc to be much better link aggregation tech. 802.3ad talking with Cisco's only ever seem to be 'per-flow load balancing' which gives you not great balance between the links vs balance rr which is meant to give per packet load balancing and allow for actual aggregate throughput.

That is just my opinion though and it has been mentioned in the wiki for a while that 802.3ad is not available on switch chip.
 
mpreissner
Member
Member
Posts: 357
Joined: Tue Mar 11, 2014 11:16 pm
Location: Columbia, MD

Re: CRS 226-RM IEEE 802.3ad missing??

Thu Jul 24, 2014 2:04 pm

It's not that 802.3ad is not available; it is supported by the hardware, but MT hasn't yet implemented it in the software (from what I've read).

Fran66, unfortunately, this doesn't help you, but this is a much discussed topic on these forums. Less than 30 minutes of research on the forum would have given you the answer before you made your purchase. You could also have contacted MT support and asked about feature support.

Not trying to throw stones, just advocating due diligence.
 
Fran66
newbie
Topic Author
Posts: 44
Joined: Fri Jan 21, 2005 8:10 pm
Location: Panama
Contact:

Re: CRS 226-RM IEEE 802.3ad missing??

Mon Jul 28, 2014 12:16 am

Yeap my bad,

Currently ussing with balance-rr and its fine, just a few servers that need 2 Gbps iscsi speed.

Thanks
It's not that 802.3ad is not available; it is supported by the hardware, but MT hasn't yet implemented it in the software (from what I've read).

Fran66, unfortunately, this doesn't help you, but this is a much discussed topic on these forums. Less than 30 minutes of research on the forum would have given you the answer before you made your purchase. You could also have contacted MT support and asked about feature support.

Not trying to throw stones, just advocating due diligence.
 
Quindor
Member
Member
Posts: 347
Joined: Tue Aug 14, 2012 2:57 am
Location: Noord-Brabant, The Netherlands
Contact:

Re: CRS 226-RM IEEE 802.3ad missing??

Tue Jul 29, 2014 8:14 pm

Yeap my bad,

Currently ussing with balance-rr and its fine, just a few servers that need 2 Gbps iscsi speed.
You are using switch load-balancing with iSCSI? That's a big no-no. iSCSI has it's own forms of load-balancing and should not be combined with switch load-balancing unless certain very specific cases and network topology configurations.

Just configure all the clients and iSCSI server to use round-robin over it's interfaces (The iSCSI way) and all should be fine. If you are using ESXi, be sure to tune it's iSCSI parameters to distribute the IO over the links per IO or 10 IO's for instance. Per default it's 1000 I believe which (again in most situations) does not saturate your links.
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Fri Aug 15, 2014 6:09 am

Was looking to connect my synology NAS over multiple bonded nics (it has 4) but It only mentions 802.3ad. is it possible to config it that was on the NAS and use another option on my CRS226? Or do I basically just have to wait for Mikrotik to support 802.3ad in hardware?
 
joegoldman
Forum Veteran
Forum Veteran
Posts: 767
Joined: Mon May 27, 2013 2:05 am

Re: CRS 226-RM IEEE 802.3ad missing??

Sun Aug 17, 2014 1:09 am

Was looking to connect my synology NAS over multiple bonded nics (it has 4) but It only mentions 802.3ad. is it possible to config it that was on the NAS and use another option on my CRS226? Or do I basically just have to wait for Mikrotik to support 802.3ad in hardware?
I believe a software update has made it available. The limitation is no longer noted on the wiki.

I don't have a CRS to trial it myself though so maybe email support-at-mikrotik.com first and ask them.
 
User avatar
Etz
Member Candidate
Member Candidate
Posts: 178
Joined: Thu Mar 27, 2014 10:09 am
Location: Estonia

Re: CRS 226-RM IEEE 802.3ad missing??

Sun Aug 17, 2014 11:18 am

Was looking to connect my synology NAS over multiple bonded nics (it has 4) but It only mentions 802.3ad. is it possible to config it that was on the NAS and use another option on my CRS226? Or do I basically just have to wait for Mikrotik to support 802.3ad in hardware?
Can be done ;)

I do use Synology with 802.3ad and CRS125 myself :)

ros code

/interface ethernet switch trunk
add member-ports=ether01,ether02,ether03,ether04 name=trunk1
All done in Switch hardware, so no CPU impact or bottleneck.
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Tue Aug 19, 2014 6:13 pm

Well this is excellent! I was following the older instructions (drop ports from default switch, add then to a new interface, then bridge that to the old main switch) and I only got to 40MB/sec with switch CPU was at 100%

I gave up on that, and instead tried splitting my tasks up on individually IP'd ports, and that brought it's own set of problems on the NAS side (packages didn't take to the IP I wanted)!!

I will try again tonight, thanks again!!!
 
User avatar
Etz
Member Candidate
Member Candidate
Posts: 178
Joined: Thu Mar 27, 2014 10:09 am
Location: Estonia

Re: CRS 226-RM IEEE 802.3ad missing??

Tue Aug 19, 2014 7:21 pm

It depends on firmware so I would recommend running at least 6.17 or newer (dont remember exactly when that feature was introduced)

I first started using it from 6.17, and please note that I have CRS125, but it should work the very same way on CRS226
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Aug 20, 2014 4:36 am

I am at 6.18

I tried the code as quoted but I got an error that "input does not match any value of port"
the ports I tried to add are still listed as master port of main switch, is this appropriate?

looking at the wiki here (It seems it was last edited today??)

http://wiki.mikrotik.com/wiki/Manual:CR ... s#Trunking

It says
The Trunking in the Cloud Router Switches provides static link aggregation groups with hardware automatic failover and load balancing. IEEE802.3ad and IEEE802.1ax compatible Link Aggregation Control Protocol is not supported yet.

yet I try to do as you got working.

I am trying to make a 4 port trunk group on my CRS226 using ports 19-22 (renamed in winbox to eth19-eth22)
just like every other port on my switch, these four ports are set to the same master port (eth01)
confirmed by issues these commands in the terminal
/interface ethernet
set eth19 master-port=eth01
set eth20 master-port=eth01
set eth21 master-port=eth01
set eth22 master-port=eth01

/interface ethernet switch trunk


but it will not establish a link to synology
 
User avatar
Etz
Member Candidate
Member Candidate
Posts: 178
Joined: Thu Mar 27, 2014 10:09 am
Location: Estonia

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Aug 20, 2014 10:12 am

/interface ethernet switch trunk
Did you add any trunk members?
It says
The Trunking in the Cloud Router Switches provides static link aggregation groups with hardware automatic failover and load balancing. IEEE802.3ad and IEEE802.1ax compatible Link Aggregation Control Protocol is not supported yet.
Mkay, then CRS226 obviosly doesnt support it (yet). :?
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Aug 20, 2014 7:04 pm

I assumed the link I presented was for all CRS, not a specific model. Was I wrong? I didn't find anything that indicated the 125 should have features that the 226 does not. That link seems to indicate that yours should not have the feature either, so I am confused.


Do you have the 4 ports in your 802.3ad all set to the same master port as your other non bonded ports?



I forgot to paste mine in but I did have a line like this
add name=trunk1 member-ports=eth19,eth20,eth21,eth22
and it accepted it.

So is that all there is to it? is ther a config dump or something like that you can give me from yours that might give me a clue?

Synology does not accept this connection at all, and I have to pull 3 of the cables to it or I lose all connection. On your synology, does it confirm it is happy with the lacp link?
 
User avatar
Etz
Member Candidate
Member Candidate
Posts: 178
Joined: Thu Mar 27, 2014 10:09 am
Location: Estonia

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Aug 20, 2014 8:26 pm

Do you have the 4 ports in your 802.3ad all set to the same master port as your other non bonded ports?
Yes.
I forgot to paste mine in but I did have a line like this
add name=trunk1 member-ports=eth19,eth20,eth21,eth22
and it accepted it.
Well, I misunderstood you then, that it did not.
So is that all there is to it? is ther a config dump or something like that you can give me from yours that might give me a clue?
Should be, my example is pasted above, there absolutely nothing else involved.
Synology does not accept this connection at all, and I have to pull 3 of the cables to it or I lose all connection. On your synology, does it confirm it is happy with the lacp link?
Mine works happily (RS814+), what model do you have (it shouldnt actually matter).
You can also try to change config on Syno, from 802.3ad to "Network Fault Tolerance" and see if it works then with all cables connected. :roll:

I`am pretty much out of ideas, why it doesnt work on your setup...
Last edited by Etz on Wed Aug 20, 2014 9:40 pm, edited 1 time in total.
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Aug 20, 2014 8:59 pm

I have an 1813+ Synology NAS
Network fault tolerant might work, but frankly as I understand that setting, its only for increased uptime, not for any increased simultaneous performance. I am thinking about adding in another switch I have that supports 802.3ad, then see if the microtik will connect to it over a trunk. I have also emailed support to see if the CRS125 has features that the CRS226 does not.

thank you very much for the assistance!
 
User avatar
Etz
Member Candidate
Member Candidate
Posts: 178
Joined: Thu Mar 27, 2014 10:09 am
Location: Estonia

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Aug 20, 2014 9:37 pm

I have an 1813+ Synology NAS
Network fault tolerant might work, but frankly as I understand that setting, its only for increased uptime, not for any increased simultaneous performance.
You are absolutely correct, but it is just for testing, that your Synology actually works with all 4 interfaces connected.
Also please note 802.3ad is not something magical that provides you and 4x network performance boost instantly and always.
Increase is only visible with multiple concurrent threads, etc...

What version Firmware your Synology has?
Maybe it is Synology bug not Mikrotik issue...
I am thinking about adding in another switch I have that supports 802.3ad, then see if the microtik will connect to it over a trunk. I have also emailed support to see if the CRS125 has features that the CRS226 does not.
No idea, but as far as I know Switch chip is a little different on those models.
I would wait with buyng another switch, if you could, maybe support has some bright ideas, why it doesnt work in your case.
thank you very much for the assistance!
Naah, I didnt actually help much, just shared my own experience and little knowledge what I have gained since I bought this device as my first Mikrotik :)
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Aug 20, 2014 9:56 pm

your Synology actually works with all 4 interfaces connected.
Also please note 802.3ad is not something magical that provides you and 4x network performance boost instantly and always.
Understood, but I will have multiple concurrent threads, so it could help sometimes.
What version Firmware your Synology has?
The Current (4493 Update 3)
Maybe it is Synology bug not Mikrotik issue...
Could be, looked into it, didn't see anything on that side. I have a couple other smart switches that I think support 802.3ad LACP, so I am thinking about trying that out.
I would wait with buying another switch, if you could, maybe support has some bright ideas, why it doesn't work in your case.
I own a couple unused at the moment, so it would just be time.
 
felipescu
just joined
Posts: 8
Joined: Mon Jun 14, 2004 9:33 pm

Re: CRS 226-RM IEEE 802.3ad missing??

Mon Aug 25, 2014 7:31 pm

but you can set interface bonding (4 interface, 802.3ad) and bridge it into switch master port ;)
 
User avatar
Etz
Member Candidate
Member Candidate
Posts: 178
Joined: Thu Mar 27, 2014 10:09 am
Location: Estonia

Re: CRS 226-RM IEEE 802.3ad missing??

Mon Aug 25, 2014 7:45 pm

but you can set interface bonding (4 interface, 802.3ad) and bridge it into switch master port ;)
Which will kill the whole point doing that, bridging means traffic would pass CPU and as it is not powerful enough you get even less troughput than running single interface.
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Aug 27, 2014 10:41 pm

but you can set interface bonding (4 interface, 802.3ad) and bridge it into switch master port ;)
It's true, and it works, I tried it, but CPU involvement limits it to 40MB/sec on a pair of bonded 1GBE links. This is only about 20% of what you would hope for :)

So while you could do it for increased up time, the performance price to is just too high. This is why we have to keep asking Mikrotik to implement it in hardware!!!
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Tue Nov 04, 2014 5:55 pm

Any updates?
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Fri Feb 20, 2015 3:53 am

Any word on when this feature might be implemented? been a looong time waiting .....
 
weldrock5
just joined
Posts: 2
Joined: Mon Mar 02, 2015 11:15 pm

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Mar 04, 2015 2:52 am

Any word on when this feature might be implemented? been a looong time waiting .....
+1
 
Dejan
newbie
Posts: 35
Joined: Wed Apr 22, 2015 8:28 am

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Apr 22, 2015 9:08 am

Any word on when this feature might be implemented? been a looong time waiting .....
+1
 
xicu
just joined
Posts: 21
Joined: Thu Oct 18, 2012 12:29 am

Re: CRS 226-RM IEEE 802.3ad missing??

Mon Jun 08, 2015 12:51 am

Any word on when this feature might be implemented? been a looong time waiting .....
+1
 
User avatar
favincen
just joined
Posts: 21
Joined: Mon Jun 08, 2015 1:56 pm
Location: Grenoble, France

Re: CRS 226-RM IEEE 802.3ad missing??

Fri Oct 02, 2015 11:37 am

Any word on when this feature might be implemented? been a looong time waiting .....
+1 !!!
 
hex
just joined
Posts: 9
Joined: Wed Nov 10, 2010 4:32 am

Re: CRS 226-RM IEEE 802.3ad missing??

Mon Jul 04, 2016 8:46 pm

+1

Just passed thru hell with balanced-rr
 
User avatar
chechito
Forum Guru
Forum Guru
Posts: 3005
Joined: Sun Aug 24, 2014 3:14 am
Location: Bogota Colombia
Contact:

Re: CRS 226-RM IEEE 802.3ad missing??

Tue Jul 05, 2016 5:09 am

two years without significant updates on functionalities of CRS switches

neither new models
 
User avatar
nz_monkey
Forum Guru
Forum Guru
Posts: 2103
Joined: Mon Jan 14, 2008 1:53 pm
Location: Over the Rainbow
Contact:

Re: CRS 226-RM IEEE 802.3ad missing??

Tue Jul 05, 2016 2:21 pm

two years without significant updates on functionalities of CRS switches

neither new models
Hopefully developers are just busy getting v7 ready for release :)
 
User avatar
chechito
Forum Guru
Forum Guru
Posts: 3005
Joined: Sun Aug 24, 2014 3:14 am
Location: Bogota Colombia
Contact:

Re: CRS 226-RM IEEE 802.3ad missing??

Tue Jul 05, 2016 8:29 pm

two years without significant updates on functionalities of CRS switches

neither new models
Hopefully developers are just busy getting v7 ready for release :)
I also hope that 8)
 
mpreissner
Member
Member
Posts: 357
Joined: Tue Mar 11, 2014 11:16 pm
Location: Columbia, MD

Re: CRS 226-RM IEEE 802.3ad missing??

Wed Jul 06, 2016 1:48 am


I also hope that 8)
Hope is a virtue...even when misplaced haha
 
mervincm
Frequent Visitor
Frequent Visitor
Posts: 55
Joined: Sat May 17, 2014 10:02 pm
Location: Canada

Re: CRS 226-RM IEEE 802.3ad missing??

Fri Sep 15, 2017 10:37 pm

given the new bridge format that dumpss the master port concept, using the hardware switch, can we now used LACD bonded channels on the CRS226 products?
I might have to give up and buy a 169$ switchos sunning CSS326, as I understand that it can support LACP.

Can anyone confirm either?

Who is online

Users browsing this forum: lif2k3 and 43 guests