Well.Thank you for answer.(spasibo) Can you tell me also how i can see priority parameter in cbq qdisc influence on traffic? -----Original Message----- From: Alexey Kuznetsov [mailto:kuznet@ms2.inr.ac.ru] Sent: Thursday, August 02, 2001 1:37 AM To: geryk@sphera.COM Cc: linux-net@vger.redhat.com Subject: Re: [problem] qdisc_change() from net/sched/sch_api.c Hello! > When i am calling > tc qdisc change dev eth0 handle 1: root cbq bandwidth 50Mbit avpkt > 1000 > gets error > RTNETLINK answer: Invalid argument Yes, such operation is invalid for CBQ. Change of bandwidth requires global recalculation of all the parameters and invalidates paratmeters set by user. > Is there any explanation or fix or workaround? Not a fix or workaround, but the only way to do this. If you need to change bandwidth, delete cbq and create new tree with other rates etc. Actually, I do not think that you really wanted to change this, I never heard about 50Mbit ethernet. :-) Alexey - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org