Redundant Point-to-Point with EoIP

Hi,

I have setup a PtP wireless link with EoIP configuration and now i would like to setup another secondary link for backup purpose.

I want the secondary link to be automatically on when the main link is fail. I plan to put both link into same subnet. Can someone help me ?

Thanks

JOE

http://www.mikrotik.com/docs/ros/2.8/appex/scripting1.content#11.2.4.2

BTW, you cannot have addresses from one subnet assigned to different interfaces in the router.

why not ?
if primary link will fail secondary will use the same config (just write script)
nothing impossible
or we can for example bridge two interfaces and add ip not to these i-faces but to bridge, one fail second will try to backup (stp option on bridge requied)