From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Mon, 14 Apr 2003 15:47:20 +0000 Subject: Re: [LARTC] problem with IMQ 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 14 April 2003 16:01, hare ram wrote: > Hi all > > > iam working with Bridge with Linux RH 8.0 > when i making sample config in the document, iam getting following error > could some one point me what is wrong > > i have patched the kernel and make also > i have rebooted with new kernel > but iam getting the folloing error > > [root@bridge root]# modprobe imq numdevs=1 > [root@bridge root]# tc qdisc add dev imq0 handle 1: root htb default 1 > [root@bridge root]# tc class add dev imq0 parent 1: classid 1:1 htb rate > 1mbit > [root@bridge root]# tc qdisc add dev imq0 parent 1:1 handle 10: htb > default 5 > [root@bridge root]# tc class add dev imq0 parent 10: handle 10:1 htb rate > 256kbit burst 30k prio 1 > Error: Qdisc "handle" is classless. You mixed handle and classid in your commands. > thanks for advance help It's not such a good idea to add a htb qdisc to a htb class. It will only create extra delays. 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/