hi…I need to program an ac cap antenna as follows:
2g and 5g wifi,static IP address on the same network class as the router and obviously IP address of the devices connected to the WiFi on the same network class as the router.
what should I do?
when first turned on the IP address of the antenna is 192.168.88.1 and obviously by connecting any device to WiFi the network class is the same
Connect to device using winbox MAC address
remove dhcp server from bridge
remove dhcp client from ether1
add ether 1 to bridge
add static ip address to bridge
add route 0.0.0.0/0 to your router
add DNS settings (typically that would be your router)
Thanks for the reply!
I’ll try to do that tomorrow…
Is it also possible to export the configuration of an AC cap antenna and import it into a new one? It would be useful to me as I have to program several antennas.
Thank you