I have set time control for the child. Everything works great. Unfortunately, the option to use random macaddress changes frequently in the phone.
How to solve the problem that if it is an unknown device, it should not be assigned an IP address.
I have devices in the network that I cannot enter a static IP for, so STATIC-only is out of the question.
Can I make some kind of mac-address list that DHCP will assign IP to?
model router RB760iGS
for all your known devices, convert their leases to static using one part of your subnet, say from x.x.x.50 up
Shrink the DHCP scope to only issue addresses from a small range, say from .16 to .30 Choose something that can easily be expressed as a prefix, in that example it would be x.x.x.16/27
Block those IP addresses from accessing the Internet at all
Or if you have control of the device, switch off MAC privacy for your SSID