Ok, can I have a clarification regarding the topology. So far I understand the following:
Brocade MLX -> PTP Link (licensed) -> CRS 328 (or 326? you mention both 328 and 326) -> 24ghz PTP -> Brocade CES2048
I see that reboots also happen on the Brocade devices so it's probably nothing to do with the Mikrotik but configuration-wise I'm noticing many vlan interfaces whose purpose I don't really understand. Seems like you're combining old and new vlan configuration (I'm not familiar with the old way of vlan configuration, I'm saying that based on what I've read here and there, so please correct me if I'm wrong).
Are you sure that the uptime timer resets on the ubiquiti devices? Because 4-6 missed pings do not add up to a reboot, not even a soft one. I tested it on a LBE AC Gen 2 running 8.7.11 and it dropped 14 packets (6 * Request timed out, 8 * Destination host unreachable) but I can only imagine that a reboot on a Rocket AirPrism will take longer (I don't want to reboot one of our Rockets so as not to cause downtime to the clients). Have you noticed any random auto-negotiations on the interfaces? Can you post log files for the relevant interfaces?
When you replace the crs328 with the Cisco switch, the problem goes away. This begs the question: Are you using the same cables to connect the Ubiquiti devices? I presume that the PoE cable
is the same, but what about the cables running from the LAN port of the injector to the switch? Anyway a reboot that owes itself to configuration (especially when drawing power from the injector and not directly from the switch) could be cause by anything overencumbering the device CPU (e.g., we've had reboots on cambium radios due to cpu usage spikes caused by the frequency analyzer we had forgotten to turn off
). Could there be a layer 2 storm occurring in the vlan the airprisms are in (maybe an oversight in the vlan configuration of mikrotik which is not present in the cisco config)? This would require a more detailed topology and configurations from the rest of the devices. You can also try to enable graphs in the crs328 where you can notice any abnormal traffic patterns (
https://help.mikrotik.com/docs/display/ROS/Graphing).
Lastly, what firmware is running on Mikrotik? I see that you're using development channel for updates which might not be ideal for production environments. Maybe install firmware from the stable channel?