If the Engenius is using the “native VLAN” the its traffic will appear untagged - i.e. as normal Ethernet frames. Is there a reason that you can’t have the Engenius traffic appear as tagged 802.1q traffic? Doing so would probably make life easier.
I have added vlan 21 as the native vlan on the access point. The access point is connected to port 2. I have two SSID’s one on vlan 21 and the other on vlan 30.
I see the SSID’s on the computer, but when I connect to them they wont give me an IP address and I can not ping the WAP either.
Which Engenuis model is this? It will probably be easier if you use standard VLANs for both VLAN 21 & 30 - avoid the “native VLAN”. If you use standard tagged VLANs then you can pick up the traffic on VLAN virtual interfaces in RouterOS.
It is the EAP350. I have it plugged into ether2. If I just leave it without a Native Vlan tag on it then I can ping the access point and the SSID on vlan 21 get the correct IP, but Vlan 30 doesnt work. Where do I set the native vlan to 21 on the MicroTik?
There is no direct command like there would be on a layer 2 VLAN-aware device. Some RouterBoard have switches which might help - or you can use bridges for some configurations but even that can’t do everything that a VLAN-aware layer 2 device can typically do.
Is there a reason you need to use the native VLAN - which is just the untagged traffic on the 802.1q trunk? From security standpoint it is usually a bad idea anyway!
I had this device working like this on a Cisco 2950 switch. Since the 2950 is a 10/100 l2 switch I decided to get an 1100 AH which is a Gb L3 switch. Everything works fine except the access point. If I dont set the default VLAN on the access point I can connect to it through vlan21 and the ssid on vlan21 works fine, but the ssid on vlan30 doesnt work.
If you know of a better way of setting it up let me know.
OK - The best way to get it to work with an RB1100 is to put each SSID on a tagged VLAN and pick those VLANs up on VLAN interfaces on the RB1100. If you do that and post the RB1100 config with observed symptoms it should be possible to debug.
The RB1100 is really a fairly traditional router with some layer 2 capabilities. It doesn’t really merit being called a layer 3 switch since it does not really have wire speed layer 3 capabilities.
Below is my config. I have the Access point now plugged into port 7 without the “Vlan Management” setting enabled and it is currently working only on Vlan21. The SSID on vlan 30 doesnt work. If I plug into port 2 it doesnt work. If I set the “Vlan Management” to vlan 21 then it wont work on any port.
If this is an RB1100 you should probably upgrade it to ROS6 and figure out how many trunk ports you need and how many access ports you need (untagged traffic) for each VLAN then figure out the most efficient way to achieve that using the switch chips where appropriate.