From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HTB burst, cburst parameters
Date: Mon, 10 Dec 2001 07:03:40 +0000 [thread overview]
Message-ID: <marc-lartc-100798666621830@msgid-missing> (raw)
In-Reply-To: <marc-lartc-100794666623001@msgid-missing>
On Monday 10 December 2001 01:27, you wrote:
> Hi,
>
> I am trying to understand the burst and cburst parameters in HTB. Can
> somebody explain it. The docs arent very clear.
>
> I am trying to throttle a 10Mbit link to a T1 link using HTB. I am using
> the following:
>
> ------------------------------------------
> DEVICE="dev eth1"
> BANDWIDTH="bandwidth 10Mbit"
> LIMITBW="1.536Mbit"
> AVPKT="avpkt 1470"
>
> # Root HTB qdisc 1:
> $TC qdisc add $DEVICE root handle 1: htb
>
> # This HTB class rate limits everyting to 1Mbit
> $TC class add $DEVICE parent 1: classid 1:1 htb rate 1.536Mbps ceil
> 1.536Mbps burst 1k cburst 0.5k
> ------------------------------------------
> Is this right ?
I think so.
Is not working ? ?
Stef
--
stef.coene@docum.org
More QOS info : http://docum.org/
Title : "Using Linux as bandwidth manager"
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
next prev parent reply other threads:[~2001-12-10 7:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-10 0:27 [LARTC] HTB burst, cburst parameters Amit Kucheria
2001-12-10 7:03 ` Stef Coene [this message]
2001-12-10 7:08 ` Amit Kucheria
2001-12-10 7:56 ` Stef Coene
2001-12-10 7:58 ` Stef Coene
2001-12-10 9:53 ` Martin Devera
2001-12-10 20:31 ` Amit Kucheria
2001-12-11 10:01 ` devik
2001-12-11 18:39 ` Amit Kucheria
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-100798666621830@msgid-missing \
--to=stef.coene@docum.org \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.