Is there any intention of releasing a SwOS with stacking functionality? Is it available on RoS?
Confirm what you mean by “stacking” is that multiple physical switches would function and be managed as if they were a single larger switch.
That capability does not exist in Switch OS and as far as I know, not in RouterOS either. I have not heard of any plans to add that capability. It would be nice - I have a use for that…
You can do bridge port extension, in supported models in Router OS. This gets you the same management that stacking in the Cisco/Juniper/HP world. Its an industry standard too.
https://help.mikrotik.com/docs/display/ROS/Controller+Bridge+and+Port+Extender
You loose a lot of features, so just make sure your design really needs it.
OK, you can do it in RouterOS. Learn something new every day…
Not that it does me any good without replacing my CSS326 switches with CRS326 switches (not in the plan).
I honestly cannot see many real uses for it, aside from ticking a box on a design spec. With the 100gb switch not listed in supported (maybe it does work and the document is old) you really limited on real throughput.
I’ll stick with my spine and leaf for now.
Looks like it maybe supported.
https://help.mikrotik.com/docs/display/ROS/CRS3xx%2C+CRS5xx%2C+CCR2116%2C+CCR2216+switch+chip+features#CRS3xx,CRS5xx,CCR2116,CCR2216switchchipfeatures-ControllerBridgeandPortExtender
Anyone aware of coming release to support extended ports to be bondable?
Per what is not yet supported between 2 switch…
One of the probably most important feature. When this is going to be available mikrotik will explodes their sales
The simplest and most common use of such feature would be LACP spanned across 2 different, physical switches. In CISCO world it is called vPC. I am also eagerly looking for implementing multi-chassis port agreggation in SwOS - in RouterOS it is possible:
https://help.mikrotik.com/docs/display/ROS/Multi-chassis+Link+Aggregation+Group
My data cabinet at home now has two CSS326-24G-2S switches. I have two in there because I ran out of ports on the first one. Replacing the first switch with a CRS354 was WAY too much money to seriously consider. Between the two of there, there are currently 7 GigE ports and two SFP ports free. I would love to have them behave as a single switch.
I think you can achieve your goal by connecting these 2 switches with 2 DAC (10 Gbps, Twinax) cables (with no extra GbE port needed) and run LACP between devices (20 Gbps) or is there something I am missing in your setup? Of course, still 2 separate devices (2 IP addresses) but with much better port utilization. In my case I would like to have one LACP port on switch #1 and second LACP port on switch #2 - without implementing some special solutions like vPC it is not possible.
Tying the two CSS326 switches together is easy. However they are still entirely treated as two separate switches from a management perspective. The other part is bigger. When there was just one switch in the data cabinet, it had a single 1GigE connection to another CSS326 in my family room. Eventually that was going to become two in LAG - but that has not happened (yet). If I have what appears to be a single larger switch in the data cabinet, I do exactly the same thing. However since it really is two switches, and both need to communicate with the family room switch, I have to be aware of preventing creation of a network loop - or run something like RSTP to manage that. Certainly doable, just one more complication. Several other ways to accomplish it…
At least as I understand it, with switch stacking, the two switches would completely behave as if they were a single larger switch. both from a management and operational perspective.
On the other hand, having them treated as two completely separate switches does give the advantage of some degree of redundancy in the event one switch fails - at least some stuff stays working. That fact is not lost on me…
Despite all of that I still don’t get why you didn’t interconnect switches with at least 1 x 10 Gb twinax cable instead of 7 x 1 GbE interfaces…
Where did you get the idea that I am connecting the two switches with 7 x 1 GbE connections? They are connected with a single 1 GigE connection - which is plenty for my home network. The only time I come close to loading that up is when I back up my server (in the data cabinet) to an external hard drive on the family room PC every Friday and Monday night.
Or did you read my statement that there are 7 free (unused) ports to mean that I was connecting the two switches with 7 connections? I was trying to state that of the 48 GigE ports on the two switches, 41 of the 48 ports are in use - leaving 7 free (unused). Hence my need for more than a 24 port switch.
In ROS this is supported as port extender. It only works with select devices as Controller Bridge and select devices as Port Extender. And it does seem that all frsme processing is actually done by CB device which means huge utilization of CB-PE interconnection and necessity for very capable switch chip in CB.
Not an option for me since all three switches in this reference are CSS326. And for switches, I really prefer SwitchOS…
Yes, that’s what I understood from your post. I am not native English speaker so forgive me… ![]()
I can assure you that your English is better than my ability to speak your language!