El 19/6/20 a las 07:56, Roberto J. Blandino Cisneros escribió:
El 18/6/20 a las 19:30, Cong Wang escribió:
You either need to enable /sys/module/sch_htb/parameters/htb_rate_est
or specify a rate estimator when you create your HTB class.
Does it need to be set on the "root handle"?
echo "1" > /sys/module/sch_htb/parameters/htb_rate_est
Did the trick. Thanks.
I look in google and nothing came up as "No rating being printed on tc
-s class show"
Now with the parameter you gave me i look it in google and i was not
going to find it in the way i was looking for this inconvenient. If i
were able to guess that it is a "HTB scheduler" it would another pattern
of search and i would be able to find it easy.
Thanks. It is solve!
Thanks.