Hi, all. I recently purchased a hAP ac and am doing some testing for my business.
I’m having a bit of a hard time with the commands/design for implementing a remote network with a management vlan.
In essence, I want SFP1 to allow access to a specified device management ip ONLY from traffic tagged vlan 60, while also bridging tagged traffic from a different vlan (62) through LAN1-4 untagged.
I checked here: https://wiki.mikrotik.com/wiki/Manual:Interface/VLAN
The first setup example “Port based VLAN tagging #1 (Trunk and Access ports)” is almost exactly what I need, and I have been able to configure the base setup correctly.
However, I can’t figure out how to make a second vlan function solely for allowing access to management through the sfp port.
The information at this link (https://wiki.mikrotik.com/wiki/Manual:Interface/Bridge#Management_port) seemed perfect, but some of the commands don’t work on my device.
For instance, “/interface bridge vlan” is not recognized by the hAP ac.
Any help would be appreciated!