On Fri, 2009-04-24 at 16:05 -0400, Cameron Kilton wrote: > What is the best way to provide speed limit per clients where they are > not all MT clients?
This can be done via queues. That's a better solution than the layer2 approach anyway (sort of). > I would like to have something setup where every connected client gets > so much bandwidth. I would like something that is automated nothing that > has to be done every time. I know you can do this with hotspot, but this > is not for hotspot function. If you are using RADIUS, this is rather easy, depending on how your customers connect. If you use DHCP, then you can provide a rate-limit attribute from your radius server for DHCP leases, even if you let the pool be managed by the MT side. Same is true for PPPoE. You can set speed limits directly on the MT for both types of service as well. For static IP assignments, you can build the queues, but it'll not be "automated" in any way. -- ******************************************************************** * Butch Evans * Professional Network Consultation* * http://www.butchevans.com/ * Network Engineering * * http://www.wispa.org/ * WISPA Board Member * * http://blog.butchevans.com/ * Wired or Wireless Networks * ******************************************************************** -------------------------------------------------------------------------------- WISPA Wants You! Join today! http://signup.wispa.org/ -------------------------------------------------------------------------------- WISPA Wireless List: [email protected] Subscribe/Unsubscribe: http://lists.wispa.org/mailman/listinfo/wireless Archives: http://lists.wispa.org/pipermail/wireless/
