I have a robot whose PLC needs to be controlled remotely.
I am planning to use SXT5 in the AP-Client PTP configuration. The AP on the control box with a laptop and the Client on the robot connected to the PLC using a simple ethernet swtich.
But my primary issue would be to have a secondary SXT on the robot to work as a failover PTP link.
So 2 SXT on the Robot working in Client mode connected to the AP on the control box via PTP link where if one client fails… the other SXT takes over without issue or max a couple of packet drops.
Is this possible using SXT and Routeros?
Below is a sketch to show what I am trying to achieve.
That said, I don’t think all packages can be sent, sometimes packages are lost during handover.
If you are looking for a reliable wireless connection and the distance is short, I recommend using Mikrotik with more chains … Audiencex4 chains wlan3 is very reliable for Wi-Fi.
That’s a great idea and I tampered with it a bit as well. The issue is, that when the Primary stations Wlan drops, the switch will not see it, as the ether is still running and it will still try to send packages to a dead end through the ether in question. I made some scripts which enable/disable the ether ports as well, but there was still a 1-5second convergence. I would recommend also checking OSPF features or VLANs, as there definitely should be a solution with no lag
If “AP-bridge” is used at the CPE-AP and “station-bridge” is used at the SXT’s , then this is one normal L2 network. So RSTP can be used as selector, when bridge priorities are set correctly.
(Bonding is considered better than RSTP in failover timing.)