![Sad :(](./images/smilies/icon_sad.gif)
a friendly tech came and put this script
:local scriptComment "DHCPMakeStatic"
:global leaseBound
:global leaseServerName
:global leaseActMAC
:global leaseActIP
:set scriptComment ("+" . $scriptComment)
:if ($leaseBound = 1) do={
/ip dhcp-server lease {
:foreach x in=[/ip dhcp-server lease find] do={/ip dhcp-server lease make-static $x };
/ip dhcp-server lease set [find server=dhcp1] rate-limit="2M/20M"
}
}
} else={
}
i want to put some more things, i tried to look some video about mikrotik queue tree and others, but it was like my brain was melting slowly
![Very Happy :D](./images/smilies/icon_biggrin.gif)
if anyone can help me i woud like to add some part where i can setup the ratelmit of android and the ratelimit of two or thee statics ip,
i am inside a guesthouse with 16 rooms and i really need to setup the wifi a bit better
![Smile :)](./images/smilies/icon_smile.gif)
it is just i got no idea what to write and where
i am very thanks full if someone can help me about that
![Image](https://media.giphy.com/media/SPqz9tfgMGLyo/giphy.gif)