From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srikanth Date: Sat, 21 Jun 2003 03:58:13 +0000 Subject: [LARTC] Re: LARTC digest, Vol 1 #1236 - 16 msgs Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi, >Message: 13 >Date: Fri, 20 Jun 2003 15:17:33 -0300 >To: lartc@mailman.ds9a.nl >From: Ana Carolina Alonso >Subject: [LARTC] RTNETLINK answers: invalid argument > >Hello, I had configure my router linux which has Suse 7.2, kernel 2.4.21. >I had installed the QoS support into the kernel. When I run the comand tc >to create a CBQ qdisc, this work very well, but when I run tc to create the >HTB qdisc I receive next message: > >RTNETLINK answers: Invalid argument > >when my comand is: > > tc qdisc add dev eth0 root handle 1:htb > Give some space between 1: & htb. Try the below one. tc qdisc add dev eth0 root handle 1: htb default 10 > >Thanks in advance! > > > > cheers -Srikanth. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/