I am trying to write a script that will generate simple queues for each customer’s static IP serviced off a given MT Router. Below is what I have and it will not run. Any help would be GREATLY appreciated. Also, if there is a better way to achieve the same end result I am open to suggestions.
I’m not sure this will quite work as you expect though, since both the target-address and dst-address are the same (I would guess that you really want dst-address to be 0.0.0.0/0).
You should also read up on PCQ, you could squish this all up into a single rule.
Thank you Eric. The script runs now; however, the simple queue rules don’t show up in the WinBox interface.
I will read up on PCQ as you suggested. There are some customers that we may want to give different parameters to though. I am open to a better way to handle this stuff.