Info for network implementation with failover.

I need to implement this network (see Image) with:

  • Automatic failover
  • Best bandwidth

I have try with mesh protocol. Is the best way ?

Regards.

P.S.: Sorry for my english :frowning:
Schema Backbone.jpg

No idea ???

Yes, mesh. You already told that yourself!

Yes but … in the mesh interface i need to add wireless interface + ethernet interface…

Mesh :
port1 → wlan
port2 → eth0
Like a brige with rstp…

It’s good ?

you can use ospf .

\

Ospf without Mesh ?

P.S.: All backbone i want to work on layer-2.

see that…

http://wiki.mikrotik.com/wiki/Manual:OSPF-examples

I have already visited all the MikroTik Wiki and more…

Go for a routed network (no mesh) and enable OSPF. Its the best way

ospf is the way to go, if you wanted to you could use static routes to but ospf will be smoother when you add new branches or locations

Ok…i will use OSPF :smiley:

Tnx :smiley: