On Wednesday 11 December 2002 21:04, Serge Maandag wrote: > Thanx, but this is what I get: > > sh-2.04# tc qdisc del dev eth0 root handle 22: > RTNETLINK answers: Invalid argument > > > So then I did: > sh-2.04# tc qdisc del dev eth0 root help > Usage: tc qdisc [ add | del | replace | change | get ] dev STRING > [ handle QHANDLE ] [ root | ingress | parent CLASSID ] > [ estimator INTERVAL TIME_CONSTANT ] > [ [ QDISC_KIND ] [ help | OPTIONS ] ] > > tc qdisc show [ dev STRING ] [ingress] > Where: > QDISC_KIND := { [p|b]fifo | tbf | prio | cbq | red | etc. } > OPTIONS := ... try tc qdisc add <desired QDISC_KIND> help > > > And I saw that handle is shown before root, so I tried: > > sh-2.04# tc qdisc del dev eth0 handle 22: root > RTNETLINK answers: Invalid argument > > It's about to drive me mad :( I think you triggered a bug. But I don't know what you can do about it. 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/