If you read the manual, the algorithm will not work correctly with {,c}burst < MTU ... devik On Fri, 26 Apr 2002, Anton Yurchenko wrote: > > Hello, > > for example I have a parent class 1:1 defined as: > > tc qdisc add dev eth0 root handle 1: htb default 12 > > # shape at 15 kbit almost no borrowing and no bursts > tc class add dev eth0 parent 1: classid 1:1 htb rate 15kbit ceil 1kbit burst 1b cburst 1b