* [LARTC] Traffic shaping using HTB
@ 2002-06-07 14:38 Kaustubh S. Phanse
2002-06-07 18:39 ` Martin Devera
0 siblings, 1 reply; 2+ messages in thread
From: Kaustubh S. Phanse @ 2002-06-07 14:38 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 475 bytes --]
Hello! everyone,
For performing traffic shaping using HTB, is there a parameter to
define the queue or buffer length where packets get queued (once the
allocated bandwidth is being used up), instead of just getting dropped
(policed). For example, in TBF there is a parameter "limit". If the
limit parameter is greater than the burst size, then packets that do not
obey the token bucket meter get queued, so the traffic is shaped.
Thanking in advance
regards
Kaustubh
[-- Attachment #2: Type: text/html, Size: 1356 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] Traffic shaping using HTB
2002-06-07 14:38 [LARTC] Traffic shaping using HTB Kaustubh S. Phanse
@ 2002-06-07 18:39 ` Martin Devera
0 siblings, 0 replies; 2+ messages in thread
From: Martin Devera @ 2002-06-07 18:39 UTC (permalink / raw)
To: lartc
No. TBF has it because it is classless. In HTB you
can add child qdisc which can set the depth (e.g.pfifo).
devik
On Fri, 7 Jun 2002, Kaustubh S. Phanse wrote:
> Hello! everyone,
>
> For performing traffic shaping using HTB, is there a parameter to
> define the queue or buffer length where packets get queued (once the
> allocated bandwidth is being used up), instead of just getting dropped
> (policed). For example, in TBF there is a parameter "limit". If the
> limit parameter is greater than the burst size, then packets that do not
> obey the token bucket meter get queued, so the traffic is shaped.
>
> Thanking in advance
> regards
> Kaustubh
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-07 18:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-07 14:38 [LARTC] Traffic shaping using HTB Kaustubh S. Phanse
2002-06-07 18:39 ` Martin Devera
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.