Code: Select all
# 2024-08-06 15:55:28 by RouterOS 7.15.3
# software id = DDLJ-WF8B
#
# model = RBwAPGR-5HacD2HnD
# serial number = HDG08KP8BNQ
/interface wifi channel
add band=2ghz-n disabled=no frequency=2412-2442 name=2.4GHz reselect-interval=\
30m..1h width=20/40mhz
add band=5ghz-ac disabled=no frequency=5180,5260,5745 name=5GHz \
reselect-interval=30m..1h width=20/40/80mhz
/interface wifi datapath
add bridge=bridge disabled=no name=LittleZebra-datapath
/interface wifi security
add authentication-types=wpa2-psk disabled=no ft=yes ft-over-ds=yes name=\
LittleZebra-security
/interface wifi configuration
add channel=2.4GHz country=Russia datapath=LittleZebra-datapath disabled=no \
mode=ap name=LittleZebra-2.4GHz security=LittleZebra-security ssid=\
LittleZebra
add channel=5GHz country=Russia datapath=LittleZebra-datapath disabled=no mode=\
ap name=LittleZebra-5GHz security=LittleZebra-security ssid=LittleZebra
/interface wifi capsman
set enabled=yes interfaces=bridge package-path="" require-peer-certificate=no \
upgrade-policy=none
/interface wifi configuration
add channel=*3 datapath=LittleZebra-datapath disabled=no mode=ap name=TV \
security=LittleZebra-security ssid=TV
/interface wifi provisioning
add action=create-dynamic-enabled disabled=no master-configuration=\
LittleZebra-2.4GHz radio-mac=08:55:31:3F:D0:E9 slave-configurations=TV \
supported-bands=2ghz-n
add action=create-dynamic-enabled disabled=no master-configuration=\
LittleZebra-2.4GHz supported-bands=2ghz-n
add action=create-dynamic-enabled disabled=no master-configuration=\
LittleZebra-5GHz supported-bands=5ghz-ac