From: Emmanuel Guiton <emmanuel@netlab.hut.fi>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] unknown qdisc 'htb' ???
Date: Tue, 04 Feb 2003 15:03:19 +0000 [thread overview]
Message-ID: <marc-lartc-104437107305865@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101177192616207@msgid-missing>
>>>When I try to add some rules with HTB (f.i. tc qdisc add dev eth0 root
>>>handle 1: htb default 1:1 ), I got the following error message:
>>>Unknown qdisc "htb", hence option "default" is unparsable
>>>
>>>
>>>
>
>
>Correct me if I'm wrong but I believe the "default" option requires a
>class not a parent:class combo. When I create an htb qdisc I use the
>command:
>
>tc qdisc add dev eth1 root handle 1: htb default 40
>
>but I suppose in your case you could use:
>
>tc qdisc add dev eth1 root handle 1: htb default 1
>// I've tried the above command and it returns just fine
>
Well, in fact my exact line is:
tc qdisc add dev eth1 root handle 1: htb default 12
So it's the same than yours (sorry I hadn't noticed the slight
difference with Patrick's line) but it doesn't work.
Thanks anyway.
Emmanuel
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-02-04 15:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-23 7:44 [LARTC] unknown qdisc 'htb' ??? Patrick Van Acker
2002-01-23 8:09 ` Stef Coene
2002-01-23 14:24 ` Patrick McHardy
2003-02-04 14:29 ` Emmanuel Guiton
2003-02-04 14:43 ` David DeLauro
2003-02-04 15:03 ` Emmanuel Guiton [this message]
2003-02-04 15:14 ` Stef Coene
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-104437107305865@msgid-missing \
--to=emmanuel@netlab.hut.fi \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox