Displaying 3 results from an estimated 3 matches for "2879b".
Did you mean:
28799
2005 Oct 06
1
HTB problem running on VLAN, not working
...b 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 10: parent 100:10 quantum 1514b perturb 10sec
Sent 4631802 bytes 9501 pkts (dropped 360, overlimits 0)
backlog 69p
### eth0.100: traffic classes
class htb 100:2828 parent 100:2 leaf 2828: prio 0 rate 1000Kbit ceil 1000Kbit burst 2879b cburst 2879b
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
lended: 0 borrowed: 0 giants: 0
tokens: 18432 ctokens: 18432
class htb 100:1 root rate 4000Kbit ceil 4000Kbit burst 6719b cburst 6719b
Sent 4570697 bytes 9445 pkts (dropped 0, overlimits 0)
rate 9078bps 22pps
lended: 0 borrowed: 0 gi...
2007 Aug 19
0
HTB qdisc within HTB root qdisc
...root rate 2048Kbit ceil 2048Kbit burst 4159b cburst 4159b
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
lended: 0 borrowed: 0 giants: 0
tokens: 16249 ctokens: 16249
class htb 1:14 parent 1:1 rate 256000bit ceil 1024Kbit burst 1919b cburst
2879b
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
lended: 0 borrowed: 0 giants: 0
tokens: 60000 ctokens: 22500
class htb 2:1 root rate 10000Kbit ceil 10000Kbit burst 14099b cburst
14099b
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0...
2005 Jan 26
10
Ssh flow does not go into correct class. Help!
I''m a new comer. I have problems using tc+htb. I run the following commands, and expect outgoing ssh flow goes into 1:11. But actually it goes into default 12. What''s wrong?
tc qdisc add dev eth0 root handle 1: htb default 12
tc class add dev eth0 parent 1: classid 1:1 htb rate 1000kbit ceil 2000kbit prio 1
tc class add dev eth0 parent 1:1 classid 1:11 htb rate 100kbit ceil