From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Mon, 10 Dec 2001 07:03:40 +0000 Subject: Re: [LARTC] HTB burst, cburst parameters Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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/