Page 1 of 1

Convert DYNAMIC IP to STATIC IP

Posted: Thu Jul 25, 2024 7:20 pm
by FRANKMUNOZAPURE
Friends could help me with a script that can convert DYNAMIC IPs into STATIC IPs into DHCP SERVER LEASE IPs. Thanks for your help.

Re: Convert DYNAMIC IP to STATIC IP

Posted: Fri Jul 26, 2024 6:08 pm
by rextended

super short code

/ip dhcp-server lease print where [:if ($dynamic) do={make-static $".id"}]