Hi, i need to conect 2MIK Routers and emit wireless on bouth

Hi, i am a little bit new to mikrotik, and i need to make this scenario (see the picture)
H have 1 RB2011UiAS-2HnD (192.168.0.2/24) + 1 RB951UI-2HnD (192.168.0.3/24 in the same network and Subnet mask), RB2011UiAS-2HnD is the main router.
What setting i must do to connect them ( i have try with PTP an CPE, no chance for RB951UI-2HnD to emit Wireless to other devices )
Thanks !
Mikrotik (2).JPG

nobody?

It looks like what you want to use is the MESH ability of the Mikrotik. http://wiki.mikrotik.com/wiki/Wireless_WDS_Mesh

This page should have most of what you need to configure your network. If you still need help post back here and I will see what I can do for you.

Ryan

mesh is not necessary. Wds is enough. Check the wiki for wds.

Jarda is correct, WDS (the basics of WDS MESH) should get you what you want. It should be as simple as setting both AP’s to ap-bridge the SSID’s the same and enable WDS dynamic with the default bridge of your bridge. I haven’t done one this simple in quite a while, maybe Jarda will chime in if I have missed something.

Ryan

HI, thx for answers, i will try with WDS, but how ? How do i connect two wireless router and in the same time, to emit wireless both?

If I remember right for basic WDS you need to make the two AP’s have the same channel width, ssid, frequency. Then go to the wds tab and turn on dynamic wds with a bridge of your default bridge. They should at this point share data with each other and other users.