Dear Sirs,
I have a question that may seem simple, that is:
I need a script that makes a command on the lines of โ/ ip firewall filter enable numbers = $iโ
I am running the script:
enable:
:for i from=1 to=5 do= {[/ip firewall filter enable numbers=$i]}
disable:
:for i from=1 to=5 do= {[/ip firewall filter disable numbers=$i]}
and got a reply:
interrupted no such item