Hi there,
I’m busy setting up a Point to Multipoint network and I keep on getting the following error after setting up a Cube 60Pro in station-bridge mode when I use the IP to connect. If I use the MAC Address then I can connect.


2025-02-22 16:46:28 by RouterOS 7.17.2
software id = U6CQ-91DT
model = CubeG-5ac60ay
serial number = ******
/interface bridge
add name=bridge1
/interface wireless
set [ find default-name=wlan1 ] country=“south africa” disabled=no frequency=
5700 mode=station-bridge nv2-security=enabled ssid=KPerim
/interface w60g
set [ find ] disabled=no mode=station-bridge name=wlan60-1 scan-list=58320
ssid=KPerim
/interface bonding
add mode=active-backup name=bonding1 primary=wlan60-1 slaves=wlan60-1,wlan1
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/interface bridge port
add bridge=bridge1 interface=bonding1
add bridge=bridge1 interface=ether1
/ip neighbor discovery-settings
set discover-interface-list=!dynamic
/ip address
add address=192.168.11.24/24 interface=bridge1 network=192.168.11.0
/ip dhcp-client
add interface=bridge1
/system clock
set time-zone-name=Africa/Johannesburg
/system gps
set port=gps
/system identity
set name=Ptp_Slave
/system note
set show-at-login=no