This is one of dynamically created simple queues for single hotspot user. I just put rate-limit parameter in “/ip hotspot user profile” and when user logs in, system automatically creates one rule for each user. It is interresting there is total-queue parameter, which I would like to use to aggregate user bandwidth to some different queues. Let’s say some users have guaranted speed and I want to put them in total-queue=guaranteed, which I can easily create to have cumulative bandwidth of all users with guaranteed speeds. However, I want to put the rest in some other total-queue to use just the rest of bandwidth. Is something like this possible? Where to define total-queue parameter for each user? I thought this is possible to be done in /ip hotspot user profiles, but it is not.
to get additional features, use static queues for HotSpot users.[/quote]
We are using PPTP to authentificate users. We need to implemented parent queue to be able to SET it via radius dinamicly.
We are using rate-limit, but we need some script or something to
set values for parent queue.
We are seraching also for some examplke for filter-id radius atributes
implemented on pptp.
I mean that it will be good to have dinamicly created queue to have its parent. For example if we have static queue for bandwith limit=256k
and than to be able to create dinamicly queues which will have its parent,
so all dinamicly queues will share 256k together.
now all dinamicly created queues have parent=none
if parent can be set to point to some other static queue it will be nice.