search for: 24000kbit

Displaying 1 result from an estimated 1 matches for "24000kbit".

Did you mean: 2000kbit
2007 Feb 06
1
tc class add syntax
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.