Received: with ECARTIS (v1.0.0; list netdev); Sat, 02 Apr 2005 13:36:35 -0800 (PST) Received: from b.mx.projectdream.org (eth0-0.arisu.projectdream.org [194.158.4.191]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j32LaPOw006809 for ; Sat, 2 Apr 2005 13:36:26 -0800 Received: from postel.suug.ch (postel.suug.ch [195.134.158.23]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by b.mx.projectdream.org (Postfix) with ESMTP id 58E7BF; Sat, 2 Apr 2005 23:36:02 +0200 (CEST) Received: by postel.suug.ch (Postfix, from userid 10001) id 1FDD41C0EA; Sat, 2 Apr 2005 23:36:43 +0200 (CEST) Date: Sat, 2 Apr 2005 23:36:42 +0200 From: Thomas Graf To: Abhishek Gupta Cc: netdev@oss.sgi.com Subject: Re: Problem using HTB Message-ID: <20050402213642.GO3086@postel.suug.ch> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Virus-Scanned: ClamAV 0.83/801/Sat Apr 2 02:36:25 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 1281 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: tgraf@suug.ch Precedence: bulk X-list: netdev * Abhishek Gupta 2005-04-01 15:10 > tc class add dev $DEV0 parent 2: classid 2:1 htb rate 100kbit burst 100 \ > ceil 100kbit > [...] > I have configured for 100kbps, I am getting only 12kbps as the link speed. Before I look into this, are you aware of 1kbps=8kbit?