Konfigurace zde:
/interface bridge
add name=BR-LAN protocol-mode=none
/interface ethernet
set [ find default-name=ether1 ] name=ETH1-LAN
set [ find default-name=ether2 ] name=ETH2-LAN poe-out=off
/interface wifi channel
add band=2ghz-ax disabled=no frequency=2472 name=2G width=20mhz
add band=5ghz-ax disabled=no frequency=5260 name=5G skip-dfs-channels=\
disabled width=20/40/80mhz
/interface wifi configuration
add country=Czech disabled=no mode=ap name=cfg1 security.ft=yes .ft-over-ds=\
yes ssid=doma
/interface wifi security
add authentication-types=wpa2-psk disabled=no encryption=ccmp \
group-encryption=ccmp name=sec1 wps=disable
/interface wifi
set [ find default-name=wifi2 ] channel=2G channel.frequency=2412,2432,2472 \
configuration=cfg1 configuration.mode=ap disabled=no name=WIFI2G \
security=sec1
set [ find default-name=wifi1 ] channel=5G configuration=cfg1 \
configuration.mode=ap disabled=no name=WIFI5G security=sec1
/ip smb
set enabled=no
/interface bridge port
add bridge=BR-LAN ingress-filtering=no interface=ETH1-LAN
add bridge=BR-LAN ingress-filtering=no interface=WIFI5G
add bridge=BR-LAN ingress-filtering=no interface=WIFI2G
add bridge=BR-LAN ingress-filtering=no interface=ETH2-LAN
/ip firewall connection tracking
set udp-timeout=10s
/ipv6 settings
set disable-ipv6=yes
/ip address
add address=10.100.1.21/24 interface=BR-LAN network=10.100.1.0
/ip route
add disabled=no dst-address=0.0.0.0/0 gateway=10.100.1.1 routing-table=main \
suppress-hw-offload=no
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes
set api disabled=yes
set api-ssl disabled=yes
/system clock
set time-zone-name=Europe/Prague
/system identity
set name=MKT-HORNI
/system note
set show-at-login=no
/system ntp client
set enabled=yes
/system ntp client servers
add address=10.100.1.2
/system routerboard settings
set auto-upgrade=yes
I když je WPS vypnutý, tak na 5G hlásí mobil, že je zapnutý, ale to může být chyba v mobilu, i když u žádné jiné wifi to nikdy nehlásil.