I read that there is some change about queue in the new ROS 6.x.
I want to perform this kind of system:
Hotspot with radius auth, the hostspot get rate limit of client from radius server. Now I use ros 5.x and dynamic simple queue, but for the future with ros6.x I want that my hotspot can create PCQ queue tree dynamically ( I want to set in radius for client A profile 1M/1M for client B 2M/2M …) and have a priority for VOIP traffic for each client.
waiting…
In my network I use a mikrotik with hotspot for each tower, and the network is in L3 with ospf. So I want to manage each client from a control panel like user manager. and I don’t want a core router on the gateway with a lot of queue… I prefer queue on the mikrotik near the tower.
hi
we have developed a radius manager for this kind of application where user buys plan and uses internet according to the plan details with some of the features bellow
Multiple NAS
Multiple plans
NAS specific plans
multiple Prepaid vouchers per user
online payment gateway
User site logging
and much more
and it’s now implemented at many WISP including my own HotSpot service
as this is a very new product in market i can give you this at very cheap price
yes, but I have a core radius server and routerboard with hotspot in each tower. Now every hotspot generate a dynamic queue for the clients and get the queue limit from the radius
by dynamic queue what i can understand is you want to restrict the upload/download speed with simple queue
and with queue tree shape the traffic based on L7 filter
this can easily be done in fact our software is already doing that
No no, normally hotspot create dynamic simple queue according Radius user setting (upload,download), I want to create tree queue instead of simple because with tree queue and pcq I want to priorize Voip traffic.
see
the methord we are doing is already working
it’s doing per user based speed shaping and also the traffic prioritization
so i think it will work
and no solution exists in market which created the queue tree based thing