We are developing a Queue Tree contention application, this app connects to the mikrotik routers and does the rate limiting per contention basis.
But we cant seem to add more than 128 childrent toa single parent.
How do I add more than 128 child IP addresses in a parent queue?
I’m using this for contention, so for example we have 500 x 1mbps speed clients at a 1:5 contention, so the parent has a max limit of 100M and each child a limit of 1M
But when I try to add all the child p addresses I get the error: Target cannot contain more than 128 entries.
Thanks