Hi all
how is all
i need a script that perform this action which is add 255 ip in ip binding
any idea ??
thnx
Hi all
how is all
i need a script that perform this action which is add 255 ip in ip binding
any idea ??
thnx
Where is ip binding list?
IP>>HOTSPOT>>IP BINDING
uuuuuuuuup
:for i from=1 to=254 do={
/ip hotspot ip-binding add address="1.1.1.$i" ...
}
or … for the script-idiots like me:
thank you normis thank you mrz its work