configuration transfer from crs125 to crs326

Hi,

It is possible to transfer configuration from crs125 to crs326?

/export the existing configuration to a file, edit it if needed, then apply it to the new device.
Read this: RouterOS Configuration Management.

PS. If you have anything configured in the /switch menu on CRS125, you will not be able to transfer that to CRS326 automatically. Instead, you will have to build an equivalent configuration using hw-offloaded bridges manually.

Thx for answer.

Then probably is best to program from scratch to keep out of trouble :smiley: ?

With the CRS326, do not use multiple bridges if you are configuring VLAN. Otherwise you lose Hardware Offload which will cause a slow network

Why you said that? I have multiple bridges and VLANs on my CRS125 and everything works fine.

CRS3xx series devices differ a lot from the rest of CRS series devices. Here are some references to read:

Bridge Hardware Offloading
CRS3xx series switches manual

If you do this on the CRS 326, hardware offloading no longer works.
All data traffic is then handled by the CPU and then the network speed goes slower.
See this documentation: https://mum.mikrotik.com/presentations/UK18/presentation_6174_1539088509.pdf

Thanks for the TIPs.

I configure my CRS326 successfully.

Now I still have one problem. When I watch my IPTV multicast starts spreading all over my connected ports and wifi networks.

I found option under the bridge ports called Unknown multicast flood, and If I deselect this multicast stop spreading.

But I have another problem. I have one wifi network for my home automation wifi devices and If I deselect this option for this wifi network, mDNS service on my wifi HA devices not working.

Can I solve this problem differently?