What is wrong in this line? tc class add dev eth1 parent 1:1 classid 1:521df18 htb rate 2Kbit ceil 24000Kbit prio 3 quantum 2000 I know the classid is wrong, but what is the correct syntax? Thank you.
> What is wrong in this line? > tc class add dev eth1 parent 1:1 classid 1:521df18 htb rate 2Kbit ceil > 24000Kbit prio 3 quantum 2000 > I know the classid is wrong, but what is the correct syntax?The syntax looks fine to me. What is the error you''re getting?