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 ![]()

I need to implement this network (see Image) with:
I have try with mesh protocol. Is the best way ?
Regards.
P.S.: Sorry for my english ![]()

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 ?
Ospf without Mesh ?
P.S.: All backbone i want to work on layer-2.
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 ![]()
Tnx ![]()