search for: 1816kbit

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

Did you mean: 116kbit
2004 Feb 08
1
HTB - got mesage "invalid parent ID" is wrong: 1:1
...want to divide traffic to 3 classes on other interface (egress to ineternal network). I try this command sequense tc qdisc add dev eth1 root handle 1: htb default 12 tc class add dev eth1 parent 1: classid 1:1 htb rate 2200kbit ceil 2200kbit tc class add dev eth1 parent 1:1: classid 1:10 htb rate 1816kbit ceil 2200kbit but here I got message Error: argument "invalid parent ID" is wrong: 1:1: Whats wrong? Kernel 2.4.23, tc patched (from HTB tarball). Thanx in advance regards Patrick Spousta _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl htt...