search for: 128000bit

Displaying 9 results from an estimated 9 matches for "128000bit".

2007 Aug 29
11
tc not matching
Dear all, I''m having real problems getting tc to do anything useful at all. I''m also under pressure to get this fixed before the students start arriving later this month (I work in a university). In short, I want each IP address to be hard limited to 128kbit down, 64kbit up, never to be allowed more bandwidth than this. It is also important that the latency remains
2007 May 27
0
Possible problem - class listing
...to be really sure about it i have one question regarding how leaf classes are displayed. 1:20 is parent with many child classes, each one having it''s own sfq qdisc. When i do : # tc -s class show dev eth1 .. the output is class htb 1:4061 parent 1:20 leaf df27: prio 0 rate 128000bit ceil 5000Kbit burst 1759b cburst 7849b Sent 0 bytes 0 pkts (dropped 0, overlimits 0) lended: 0 borrowed: 0 giants: 0 tokens: 90112 ctokens: 10289 class htb 1:4052 parent 1:20 leaf df1e: prio 0 rate 128000bit ceil 5000Kbit burst 1759b cburst 7849b Sent 0 bytes 0 pkts (dropped 0, overlimits 0)...
2006 Feb 20
6
HTB, strange capacity distribution
Hello, after spending several hours reading archives, I decided to write new post. I successfully set up packet classification, made some basic HTB setup, made some simple graphical representation from HTB statistics data... BUT, I cannot figure out how to refine HTB to get this behaviour: I need that class "p2p" should be the last one to get some link capacity. If I set both RATE
2005 Sep 28
4
Re:Does HTB consider PRIO or not? 2
...0sec Sent 154225412 bytes 167878 pkt (dropped 20, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 ########################################CLASSES############################# root@srv1:/etc# tc -s -d class show dev eth1 class htb 1:11 parent 1:2 leaf 11: prio 0 quantum 1600 rate 128000bit ceil 900000bit burst 6399b/8 mpu 0b overhead 0b cburst 2Kb/8 mpu 0b overhead 0b level 0 Sent 96523510 bytes 104979 pkt (dropped 0, overlimits 0 requeues 0) rate 48552bit 5pps backlog 0b 0p requeues 0 lended: 84663 borrowed: 20316 giants: 0 tokens: 109056 ctokens: -10028 class htb 1:10 parent 1...
2006 Sep 13
1
HTB shaping problem
...queues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc sfq 3: parent 1:3 limit 128p quantum 1514b flows 128/1024 perturb 10sec Sent 25678966 bytes 16999 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 42392b 28p requeues 0 # tc -s -d class show dev eth0 class htb 1:1 root rate 128000bit ceil 128000bit burst 6Kb/8 mpu 0b overhead 0b cburst 1664b/8 mpu 0b overhead 0b level 7 Sent 26406423 bytes 17759 pkt (dropped 0, overlimits 0 requeues 0) rate 127968bit 10pps backlog 0b 0p requeues 0 lended: 17232 borrowed: 0 giants: 0 tokens: 92249 ctokens: -187751 class htb 1:2 parent 1:1 l...
2006 May 19
25
iptables CLASSIFY and MARK not working?
...root leaf 49: prio 0 rate 10000Kbit ceil 10000Kbit burst 6598b cburst 6598b Sent 16539369 bytes 11178 pkt (dropped 1160, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 lended: 11178 borrowed: 0 giants: 0 tokens: 5368 ctokens: 5368 class htb 47:1 root prio 1 rate 80000bit ceil 128000bit burst 125Kb cburst 8000b 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: 13107200 ctokens: 512000 class htb 48:1 root prio 2 rate 2048Kbit ceil 3072Kbit burst 3000Kb cburst 192000b Sent 54187 bytes 790 pkt...
2005 Oct 01
2
imq + htb
...g with the filters becouse if i do tc -s class show dev imq0 or imq1 while uploading or downloading traffic doesnt get to right class. If i take look in iptables -t mangle -L -n -v the packets are marked well OUTPUT OF tc -s class show dev imq0 class htb 10:22 parent 10:2 leaf 8026: prio 0 rate 128000bit ceil 512000bit burst 1615b cburst 1.625Kb 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: 103424 ctokens: 26624 class htb 10:23 parent 10:2 leaf 8027: prio 0 rate 128000bit ceil 512000bit burst 1615b cbur...
2005 Sep 28
1
Does HTB consider PRIO or not?
....6 , thought it is a kernel problem, no way it is not working. My system : Pentium 500 Ram 256 Mb 2 networks cards (in and out) Linux Slackware 9.1 Kernel 2.6.13.2 iproute2 Some output from htb.init list qdisc htb 1: r2q 10 default 20 direct_packets_stat 119 class htb 1:5 parent 1:2 prio 1 rate 128000bit ceil 950000bit burst 1663b cburst 2074b class htb 1:14 parent 1:2 leaf 14: prio 7 rate 18000bit ceil 900000bit burst 1608b cburst 2Kb I use HTB.INIT to generate HTB rules. Have a good day!!!! Oleg R. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http...
2007 May 20
3
dropped bytes in "tc -s class" output
Hi All Is there any output that counts the number of dropped bytes (not packets) just as in "Sent" in "tc -s class" output? I have an HTB arrangement here I can see "dropped" in father/mother 1:0 qdisc but NOT in each class (they are all zeroes). These dropped are packets or bytes? Why these "drops" do not show thenselves in its own class(es) under its