From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Wed, 12 Mar 2003 20:48:25 +0000 Subject: Re: [LARTC] htb parameter problem 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 Wednesday 12 March 2003 13:48, liang jian wrote: > My tc commands: > tc class add dev eth1 parent 30: classid 30:1 htb rate 10kbps ceil 10kbps > tc class add dev eth1 parent 30:1 classid 30:10 htb rate 5kbps ceil 5kbps > > > why it have the cburst parameter ? > # tc -s class ls dev eth1 > class htb 30:1 root rate 80Kbit ceil 80Kbit burst 1701b cburst 1701b > Sent 3241503 bytes 55558 pkts (dropped 0, overlimits 0) > lended: 0 borrowed: 0 giants: 0 > tokens: 132320 ctokens: 132320 > My tc command howto drop cburst parameter? You need a minimal cburst parameter. If you don't specify one, htb will calculated the smalles possible one for you. Same for burst. Stef -- stef.coene@docum.org "Using Linux as bandwidth manager" http://www.docum.org/ #lartc @ irc.oftc.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/