Hello,
I’m newbie of RouterOS, I’m interesting if VLAN can assign on wireless network ?
Thanks !
Hello,
I’m newbie of RouterOS, I’m interesting if VLAN can assign on wireless network ?
Thanks !
I use VAPs on the wireless interfaces. Not much documentation tho.
/interface wireless
add name=vap1 master-interface=wlan1
Then set it up like a normal interface. Assign a different ssid, ip/subnet, dhcp server, hotspot, etc.
Only works in AP modes.