no result after spending a lot of time on this.
Too bad
Can anyone ask to Mikrotik?
Have you already contacted support? Sent an supout file? Why should we ask MikroTik?
Is there any user who uses this NetBox 5AX ??
Have you searched this forum, there are more topics about the NetBox.
please share reviewes
Can you share your current config?
/export file=anynameyoulike
Remove serial and any other private info.
Still no signal on ubnt CPE in site survey.
I placed ubnt in from of Mikrotik NetBox 5AX
/interface bridge
add name=Bridge1
/interface wifi
set [ find default-name=wifi1 ] channel.band=5ghz-ax .frequency=5500 \
.skip-dfs-channels=all .width=20/40/80/160mhz configuration.antenna-gain=\
20 .chains=0,1 .country=Russia .distance=2 .mode=ap .ssid=test \
.tx-chains=0,1 .tx-power=28 disabled=no
/interface bridge port
add bridge=Bridge1 disabled=yes interface=wifi1
add bridge=Bridge1 interface=ether1
/ip neighbor discovery-settings
set discover-interface-list=!all
/ip address
add address=172.20.20.20/24 interface=Bridge1 network=172.20.20.0
/ip dns
set servers=8.8.8.8
/ip ipsec profile
set [ find default=yes ] dpd-interval=2m dpd-maximum-failures=5
/ip route
add disabled=no dst-address=0.0.0.0/0 gateway=172.20.20.1 routing-table=main \
suppress-hw-offload=no
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www port=8296
set ssh disabled=yes
set api disabled=yes
set winbox port=8295
set api-ssl disabled=yes
/system clock
set time-zone-name=Asia/Karachi
/system identity
set name="AP NetBox 5ax"
/system note
set show-at-login=no
/tool romon
set enabled=yes