Sorry for posting here i don't know if i have to post in FORWARDING PROTOCOLS sections...[probably yes].
I know that best mesh configuracion is using HWMP+ protocol of mikrotik. But thinking about config a MESH network with WDS + RSTP [or STP if there are other SO that don't support the rapid version...].
My question is one, and it was generated for reading two documents [http://wiki.mikrotik.com/wiki/Mesh_wds and http://mum.mikrotik.com/presentations/B ... h_Maia.pdf] that seems to be [only for me for sure] a little bit in contradiction.
The correct configuracion of wds-mode for wireless is:
Code: Select all
/interface wireless set wlan1 wds-mode=dynamic
Code: Select all
/interface wireless set wlan1 wds-mode=dynamic-mesh
Best Regards.