Script to add 255 ip in ((ip binding list ))

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:

http://screencast.com/t/PzIFfDTc

thank you normis thank you mrz its work