Hi all iam working with Bridge with Linux RH 8.0 when i making sample config in the document, iam getting following error could some one point me what is wrong i have patched the kernel and make also i have rebooted with new kernel but iam getting the folloing error [root@xxxxxx root]# modprobe imq numdevs=1 [root@xxxxxx root]# tc qdisc add dev imq0 handle 1: root htb default 1 [root@xxxxxx root]# tc class add dev imq0 parent 1: classid 1:1 htb rate 1mbit [root@xxxxxx root]# tc qdisc add dev imq0 parent 1:1 handle 10: htb default 5 [root@xxxxxx root]# tc class add dev imq0 parent 10: handle 10:1 htb rate 256kbit burst 30k prio 1 Error: Qdisc "handle" is classless. thanks for advance help hare