Displaying 3 results from an estimated 3 matches for "2848b".
Did you mean:
848b
2005 Oct 19
0
help for script add ip addresses dynamically
...s show dev eth0
class htb 1:22 parent 1:1 prio 0 rate 128Kbit ceil 128Kbit burst 1615b cburst 1615b
Sent 6068801 bytes 14516 pkts (dropped 0, overlimits 0 requeues 0)
rate 42bit
lended: 14516 borrowed: 0 giants: 0
tokens: 95744 ctokens: 95744
class htb 1:1 root rate 10Mbit ceil 10Mbit burst 2848b cburst 2848b
Sent 25851580 bytes 28255 pkts (dropped 0, overlimits 0 requeues 0)
rate 16072bit 11pps
lended: 0 borrowed: 0 giants: 0
tokens: -142 ctokens: -142
class htb 1:23 parent 1:1 prio 0 rate 128Kbit ceil 128Kbit burst 1615b cburst 1615b
Sent 19799433 bytes 13750 pkts (dropped 0, ov...
2005 Jun 17
0
Help on deleting RSVP6 filter
...ent 1: protocol ip pref 49152 rsvp6
filter parent 1: protocol ip pref 49152 rsvp6 fh 0x00010207 flowid 1:11 session
2020::1/22 ipproto tcp sender 2020::2/22
And is associated with the following class:
# tc class list dev eth1
class htb 1:1 root prio 0 rate 1000bit ceil 10000Kbit burst 15Kb cburst 2848b
-> class htb 1:11 root prio 0 rate 12500Kbit ceil 12500Kbit burst 49996b cburst
3159b <-
Now, i cannot delete the filter:
# tc filter del dev eth1 parent 1: protocol ip rsvp6 ipproto tcp session
2020::1/22 sender 2020::2/22 flowid 1:11
RTNETLINK answers: No such file or directory
We have an...
2005 Jun 18
6
htb child classes don''t borrow form "parent''s parent class" :(
...level 0
Sent 22500226 bytes 28784 pkts (dropped 0, overlimits 0)
rate 245080bit 39pps
lended: 15306 borrowed: 13478 giants: 0 <------------ user borrowed
from others
tokens: -429574 ctokens: 13314
but:
class htb 1:f1 root rate 2048Kbit ceil 10000Kbit burst 50Kb/8 mpu 0b
overhead 0b cburst 2848b/8 mpu 0b overhead 0b level 7
Sent 221521122 bytes 257990 pkts (dropped 0, overlimits 0)
rate 1818Kbit 260pps
lended: 0 borrowed: 0 giants: 0 <------------ nothing going on here
tokens: -1118817 ctokens: -274
class htb 1:c1 parent 1:f1 rate 2048Kbit ceil 6000Kbit burst 50Kb/8 mpu
0b overhead...