11.11.2019, 07:54
Hi! do you want to check on Mikrotik DHCP server lease list either it has specific MAC or not?
If yes, here is the script:
If yes, here is the script:
Code:
:local exists [/ip dhcp-server lease find mac-address="78:02:F8:7A:96:01"];