On Tue, Jun 16, 2020 at 7:06 AM Roberto J. Blandino Cisneros <roberto.bland...@ibw.com.ni> wrote: > I am seing "rate 0bit". > > But installing from debian package iproute2 i got nothing so i decide to > compile iproute2 using version 5.7.0 > > But my output is the same as below:
You either need to enable /sys/module/sch_htb/parameters/htb_rate_est or specify a rate estimator when you create your HTB class. Thanks.