> endeavour:~# tc qdisc add dev imq0 root handle 1 htb ttt
> What is "ttt"?
> Usage: ... qdisc add ... htb [default N] [r2q N]
> default number of class to which unclassified packets are sent {1}
> <and so on>
Why do you have that "ttt" option? If you remove ttt from the command, does
it work?
> -------------------------------------------------------------------------
> And the PROBLEM:
>
> When i try to add qdisc to the imq device.. a get:
>
> endeavour:~# tc qdisc add dev imq0 root handle 1 htb default 20 r2q 10
> RTNETLINK answers: Invalid argument
> -------------------------------------------------------------------------
>
> BTW: Adding CBQ qdisc to imq0 works fine... Any suggestions ?
What if you add a htb qdisc with no options ?
tc qdisc add dev imq0 root handle 1 htb
Stef
--
[EMAIL PROTECTED]
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.oftc.net
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/