[leaf-user] [offtopic] How to use QOS traffic shaping in Being U 2.2

2004-09-29 Thread Peter Mueller
> #tc class add dev $DEV parent 1:1 classid 1:20 htb rate 
> $[9*$UPLINK/10]kbit \
> tc class add dev $DEV parent 1:1 classid 1:20 htb rate `expr 
> 9 \* $UPLINK / 10`kbit \
>burst 6k prio 2
> 
> possibly the same thing. I did not have any performance degradation

Does anyone have a script that will work on a T1 and/or a large ADSL line?
(Will this one)?  I need to get going on QoS at a few locations.  Any
scheduler is fine so long as it works.

Thanks much,

P


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Re: [leaf-user] [offtopic] How to use QOS traffic shaping in Being U 2.2

2004-09-29 Thread Erich Titl
At 10:12 29.09.2004 -0700, Peter Mueller wrote:
> #tc class add dev $DEV parent 1:1 classid 1:20 htb rate
> $[9*$UPLINK/10]kbit \
> tc class add dev $DEV parent 1:1 classid 1:20 htb rate `expr
> 9 \* $UPLINK / 10`kbit \
>burst 6k prio 2
>
> possibly the same thing. I did not have any performance degradation
Does anyone have a script that will work on a T1 and/or a large ADSL line?
(Will this one)?
Why not, just look at the script, it is very easy to configure.
cheers
Erich
THINK
Püntenstrasse 39
8143 Stallikon
mailto:[EMAIL PROTECTED]
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A B7D4 FF9D 05B8 0A16

---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html