Queue Tree Burst

Hi!

I’m using v6.34.6..
I’m using queue tree, but the “burst” don’t work.

In my PPP profile, for example, I’m adding dynamic queue tree…

/queue tree add name=“QoS_$user” max-limit=“$mymaxlimit” burst-limit=$myburstlimit burst-time=$mybursttime burst-threshold=“$myburstthreshold” parent=“$interface” queue=“default”;

But “burst-limit” not work…

Anyone had this problem?