Hello.
Intro:
First time poster. I’m fairly new to Mikrotik and while I’ve been in engineering my entire career, I’m still pretty green in the networking area (learning as fast as I can!).
Goal:
I am looking to set up a new cAP ax so that it properly tags traffic from specific SSID interfaces for separate VLANs.
Context:
I’ve tried to set this up without asking for help for the last couple of days. I think that I’m pretty close. But, am taking a wrong turn at some point and each night I have to restore to a working backup. There are many links with information about something close to the goal. But, most of them either propose using DHCP on the AP or go into discussions about using CAPsMAN. So, they don’t quite match my needs.
I don’t want to use CAPsMAN because currently I only have one AP and it’s a home office setting. I feel that CAPsMAN would just add a layer of configuration that I don’t really need to manage the hardware I have. I also don’t want to use DHCP on the AP because I already have a router for that work.
Hardware:
switch0: CRS326-24G-2S+RM
router0: RB5009UPr+S+IN
wap0: cAP ax
There is some other hardware. But, not that is relevant to the issue.
Topology:
I already have an SPF trunk working between switch0 and router0. VLANs are working as expected between those two devices.
wap0 is plugged into switch0. The switch is configured to treat that connection as a trunk the same way it is configured for the connection to the router.
However, wap0 is currently configured (misconfigured) to send all direct wifi traffic back to the switch. So, it all just receives IP connections on the same range as the wap0 connection.
That all works in terms of getting internet to connected devices. But, I want to take the next step and divide the wap0 traffic into VLANs depending on which SSID is used.
I THINK that my mistake is in over-configuring it so that some kind of conflict is created between tagging and untagging packets.
Can someone please point me in the right direction on how to achieve my goal? Please let me know if I need to send further info to be helped.
Thank you in advance for any help!