[rbak-nsp] rate limit
Rob Wise
rob at wonk.org
Fri May 29 06:35:44 EDT 2009
Hi Ilya,
On Thu, May 28, 2009 at 7:26 PM, Илья Савин <savin at orn.ru> wrote:
> qos policy inet metering radius-guided
> rate 1000 burst 100 counters
> access-group SERVICE_out local
> class SERVICE1
It looks like the burst values you are using are too small. As a
starting point try using a burst setting of:
rate / 8 * 1500
So for a 1Mbps rate you would have:
1000 / 8 * 1500 = 187500
Use this as a starting figure only - you'll need to adjust it based on
the traffic profile of the subscribers and whether or not you are more
concerned about going over or under speed.
Cheers,
Rob
More information about the redback-nsp
mailing list