search for: 100000kbit

Displaying 12 results from an estimated 12 matches for "100000kbit".

Did you mean: 10000kbit
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
2007 Dec 15
1
hfsc and bps
...r packets. Doesn''t hfsc support such a field? tc -s class show dev eth0 class hfsc 1: root Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 0 level 2 class hfsc 1:11 parent 1:1 sc m1 0bit d 18.0ms m2 1000Kbit ul m1 0bit d 0us m2 100000Kbit Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 0 level 0 class hfsc 1:1 parent 1: sc m1 0bit d 0us m2 100000Kbit ul m1 0bit d 0us m2 100000Kbit Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeue...
2005 Oct 11
3
Inaccurate results without natting the traffic.
Hi folks. For quite a while, I tried to use linux (cbq and htb) to control bandwidth in order to replace a cisco equipment used to play this role on our network. After trying here and there, with a bunch of different distros, different versions, different compilations, ... the closest I could get was as follows: (using htb.init and cbq.init) Desired BW ==> Achieved BW 128k ==> 404.78
2007 Aug 19
0
HTB qdisc within HTB root qdisc
...one HTB qdisc and many classes within classes. How it looks like: ------------------------------------------------------------------------------ ### lan0 ### tcq="tc qdisc add dev lan0" tcc="tc class add dev lan0" $tcq root handle 10: htb $tcc parent 10: classid 10:1 htb rate 100000Kbit # LAN $tcc parent 10:1 classid 10:10 htb rate 80000Kbit ceil 100000Kbit prio 7 $tcq parent 10:10 sfq limit 50 perturb 1 # from wan0 $tcc parent 10:1 classid 10:11 htb rate 2048Kbit prio 3 # from wan1 $tcc parent 10:1 classid 10:12 htb rate 10000Kbit prio 3 ### lan0 - from wan0 ### tcq="t...
2007 Aug 28
8
cpufreq affects rate in, at least, htb
Hi all :) I''ve tested this and having a cpufreq that slows down the CPU affects the rate of HTB. My ondemand cpufreq governor scales down the CPU frequency about 40% and this is more or less the slowdown the rate suffers, 40%. Any known way of dealing with this without having to disable cpufreq? Thanks in advance :) Ra?l N??ez de Arenas Coronado -- Linux Registered
2005 Feb 01
1
multiple defaults
I have 1 100MB NIC with two 2MB-subnets trough a router behind it. I''d like to create multiple default classes: 1: + |\_ 1:10 default, ceiling 100000kbit, rate 96000kbit | |\_ 1:11 ceiling 2048kbit, rate 2048kbit | | | |\_1:110 ceiling 2048kbit, rate 1536kbit | \_1:111 ceiling 2048kbit, rate 512kbit (default subnet1) | \_ 1:12 ceiling 2048kbit, rate 2048kbit | |\_1:120 ceiling 2048kbit, rate 1536kbit...
2005 May 27
3
FW: HFSC + ESFQ - class statistics
...qdisc add dev ${LAN_IFACE} parent 1:60 handle 60: esfq hash dst perturb 10 # tc -s -d class show dev eth1 class hfsc 1: root Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 0 level 3 class hfsc 1:1 parent 1: ls m1 0bit d 0us m2 100000Kbit ul m1 0bit d 0us m2 100000Kbit Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 period 25105 work 9541169 bytes level 2 ........... class hfsc 1:60 parent 1:3 leaf 60: rt m1 0bit d 500.0ms m2 32008bit ls m1 0bit d 3.0s m2 690000bit Sent 76517...
2002 Dec 17
5
WonderShaper on LAN link kills to-host speed
...30-40 Mbps down to about 800 kbps. Commenting out just the ingress control restored the speed. What about the ingress policer would do that? Here''s the effective line after shell expansions: tc filter add dev eth0 parent ffff: protocol ip prio 50 u32 match ip src \ 0.0.0.0/0 police rate 100000kbit burst 10k drop flowid :1 _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2007 Nov 19
15
Unexpected results using HTB qdisc
Hi All, I am using the script below to limit download rates and manage traffic for a certain IP address and testing the results using iperf. The rate that iperf reports is much higher than the rate I have configured for the HTB qdisc. It''s probably just some newbie trap that''s messing things up but I''m buggered if I can see it. The following script is run on the
2006 Mar 22
0
no transmit
In trying to configuring classful queing using some of the examples from the lartc howto, I am getting: qdisc cbq 1: rate 100000Kbit (bounded,isolated) prio no-transmit Here are my two lines to get started. tc qdisc add dev eth4 root handle 1: cbq bandwidth 100Mbit avpkt 1000 cell 8 tc class add dev eth4 parent 1: classid 1:1 cbq bandwidth 10Mbit prio 5 allot 1514 cell 8 maxburst 20 avpkt 1000 rate 10Mbit I am using 2.6.16-rc...
2007 Aug 24
3
traffic shaping stranges
...2b/8 mpu 0b overhead 0b cburst 2225b/8 mpu 0b overhead 0b leve Sent 4009 bytes 39 pkt (dropped 0, overlimits 0 requeues 0) rate 496bit 0pps backlog 0b 0p requeues 0 lended: 39 borrowed: 0 giants: 0 tokens: 242880 ctokens: 33296 class htb 2:130 parent 2:1 leaf 130: prio 5 quantum 5000 rate 100000Kbit ceil 100000Kbit burst 126600b/8 mpu 0b overhead 0b cburst 126600b/8 mpu 0b overhead Sent 6106252 bytes 4038 pkt (dropped 0, overlimits 0 requeues 0) rate 763280bit 63pps backlog 0b 0p requeues 0 lended: 4038 borrowed: 0 giants: 0 tokens: 10125 ctokens: 10125 class htb 2:131 parent 2:1 le...
2006 Sep 14
10
tc is giving an error: RTNETLINK answers: File exists
Hello, I''m using tc to limit the bandwidth of our wireless customers. I have a working script, but I''m not happy with it. I''m trying to write a more sophisticated script, but when I run it, it give me this error: RTNETLINK answers: File exists I have no idea what this error means or how to fix it. Here is a portion of the script (the whole script shapes several