I needed to be able to create simple queues for the /27 I got from my upstream provider. I wanted to do this with a script instead of typing by hand and perhaps creating a typo.
- /queue simple add name="Purchased Bandwith" max-limit=10M/10M
- :for x from=130 to=158 do={/queue simple add name="216.xxx.70.$x" target-addresses="216.xxx.70.$x" parent="Purchased Bandwith" max-limit=384k/1M }