my background:
i'm a vmware/storage/DR/backup guy at work. i don't do networking, except at home (tplink wifi, ubiquity edgerouterx, older mikrotik 5*10gbe thing which i use as a homelab iscsi switch, cisco 2960s). i can handle my nmtui, nmcli, netplan and windows networking. i understand vendor/hardware-agnostic stuff between L2 and L4 and some firewalling.
my understanding of wifi is basic and ancient, probably like in 802.11g/n times - configure a central AP and connect more APs over cable in a star topology, to extend reach. the clients will roam between APs, somehow. still, wanna learn and decide if i like/need the new stuff like meshing, multilink and other wifi6/7 things. also - never had to build networks with more than 2 or 3 AP's.
i got a few usecases incoming for Mikrotik APs/router/switches (for me, family and friends)
i'm dreaming of a be3 media in a few months (for modern wifi, 2.5GbE LAN, wireguard and some basic monitoring of my toys in containers etc)
but - for now, i'm trying to harness my new tiny hAP be lite.
looking from this router's perspective, my current idea is such:
default native vlan which runs 192.168.88.1/24 i use for ssh/webfig over ssl
3 VLANs (10.66.61.0/24, 10.66.62.0/24, 10.66.63.0/24; 3rd octet=vlan tag)
ether4 - WAN. starlink antenna over cable in bypass mode (because their wifi mesh and android app pissed me off like nothing has, for months). their docs say, it's enough to run a dhcp client here and "should" work.
ether3 - an ubuntu-server laptop over 1GbE with some game server and other experiments. port in access mode for now, maybe trunk or hybrid later
ether2 - n/c, maybe a "slave" AP later, but out of scope for now
ether1 - 2,5GbE to my linux PC. port mode - access. i access 192.168.88.1 from here. maybe i'll switch it to hybrid later.
wifi - 3 ssid's (prod, IoT, guest) which put clients into above VLANs
(yea, i know switching eth frames in the bridge of ether1,2,3 is done in software. i can live with it, for now.)
questions and key points:
-
this mediatek wifi chip can do this multiple-ssid thing over 2.4 and 5GHz? right...?
-
tried looking at Mikrotik documentation - Introduction | RouterOS Manual is current, right?
smart people wrote it, for sure. but i wanna understand key concepts and get things working with CLI commands. it sure is extensive, but it either gets too marketing-y or too theoretical.
well - i kind-of expected this
googled a bit.
i found this guide and a few similar:
https://blog.gntech.me/posts/2026-05-15-mikrotik-capsman-vlan-configuration/
for a simple setup like mine, above - do i really have to use capsman?
or is it possible to do this multi-ssid-to-vlans thing by hand?
-
how do i find docs which are actually relevant to my hw platform (be lite) and routerOS 7.22?
the above guide made sense - until i realized, there's no /caps-man in my CLI
where's capsman in my be-lite? somewhere else? or - absent? -
is there some serial or serial-over-usb in this hAP be lite i can use to access CLI if i screw up VLAN switching/bridging too much? or would i have to open the case, solder some wires and lose hw warranty?
for network devices like this one, i prefer to write configs in .txt
copy-paste to CLI over SSH
and if it hits the fan - factory reset and restore a known-working config ![]()
i'm guessing some of you could write such a config on a napkin at a bar table and it would work. if so - just give me your price.
just bear in mind, i'm Polish ![]()
so, i prefer not to use winbox
webfig over https with self-signed cert - just for watching stats and graphs
ssh for configuring - because i can do it from anything with a keyboard
please help me find my way... i really wanna learn Mikrotik to support something made in EU, instead of blowing money on overpriced US gear or crappy chinese!
also, i prefer written guides and tutorials.
i don't like watching 1h youtube vid only to find 5 min relevant to me ![]()
rgds
Adam