So I am new to mikrotik routers and am trying to get this setup working. I have a RB750 with a single Ruckus AP. The way I have it set up is to have ether1 as the WAN connection and the Ruckus on ether2. I then have two SSIDs on the Ruckus as well as the Ruckus itself a management vlan:
SSID1: “guest” vlan50 (10.0.50.1/24)
SSID2: “staff” vlan100 (10.0.100.1/24)
Ruckus Management: vlan200 (192.168.200.1/24)
However I cannot even ping the AP when it is set with a static ip of 192.168.200.10 from the mikrotik. I want to have a straight cable from the mikrotik to the AP and be able to handle all 3 vlans on the port. It would need 2 dhcp servers (one for each vlan SSID) and the third as a network setup for the management vlan. However all the documentation I have all points to use a setup as follows:
Mikrotik<Switch(managed)<AP
Is what I am trying possible at all with the equipment I have? We also have a RB2011iL model if what I need cannot be done with the 750. Any help would be appreciated.