> export
# dec/28/2017 23 by RouterOS 6.40.4
# software id = 7HYV-DQL7
#
# model = RouterBOARD cAP 2nD
# serial number = 720D0767A5E6
/interface bridge
add name=bridge1
/interface wireless security-profiles
set supplicant-identity=MikroTik
add authentication-types=wpa2-psk eap-methods="" management-protection=allowed mode=dynamic-keys name=\
wifi supplicant-identity="" wpa2-pre-shared-key xxx
/interface wireless
set adaptive-noise-immunity=ap-and-client-mode band=2ghz-b/g/n country=\
"czech republic" disabled=no frequency=2422 frequency-mode=regulatory-domain hw-retries=15 mode=\
ap-bridge rx-chains=0,1 security-profile=wifi ssid=Wifi tx-chains=0,1 wps-mode=disabled
/interface bridge port
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=ether1
/interface wireless cap
set bridge=bridge1 discovery-interfaces=bridge1 interfaces=wlan1
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=bridge1
/system clock
set time-zone-name=Europe/Prague
>