[LARTC] HTB with dynamic bandwidth

2002-10-01 Thread James Ma



Hi, All,

We want toimplement QoS in Linux gateway for 
different traffic,there are three types of trafficas 
below;

1.VoIP, total 34k, highest 
priority
2. HTTP, total 66k, medium priority
3. FTP, total 20k, low priority

However, the bandwidth on the WAN side is dynamic, 
it could be any where from 34k to 120k. Can we use IPROUTE2to do it? How 
todo it, HTB? It there similar work has been down before?

Thanks in advance,

James


Re: [LARTC] HTB with dynamic bandwidth

2002-10-01 Thread Thomas Jalsovsky



Hello,
while you want VoIP which is real-time, I will recommend to use
PRIO with 2 bands. In the 1st band will VoIP, and in second a HTB or CBQ
qdisc, which will make bandwidth division for HTTP and FTP.
But the priority/delay is important for VoIP.
Right now, I'm working on a PRIO shaper for VoIP.

Regards,
Thomas

On Tue, 1 Oct 2002, James Ma wrote:

 Hi, All,

 We want to implement QoS in Linux gateway for different traffic, there are three 
types of traffic as below;

 1. VoIP, total 34k, highest priority
 2. HTTP, total 66k, medium priority
 3. FTP, total 20k, low priority

 However, the bandwidth on the WAN side is dynamic, it could be any where from 34k to 
120k. Can we use IPROUTE2 to do it? How to do it, HTB? It there similar work has been 
down before?

 Thanks in advance,

 James


___
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/



Re: [LARTC] HTB with dynamic bandwidth

2002-10-01 Thread Mattt

On Tue, 2002-10-01 at 23:43, James Ma wrote:
 Hi, All,
 
 We want to implement QoS in Linux gateway for different traffic, there are three 
types of traffic as below;
 
 1. VoIP, total 34k, highest priority
 2. HTTP, total 66k, medium priority
 3. FTP, total 20k, low priority

Actuall - 4, if you count the HTML mail :-/

-- 
Cheers,
 Mattt.  icq   : 117539757 
 aboveNetworks   www   : www.above.nq4u.net
 [EMAIL PROTECTED]jabber: [EMAIL PROTECTED]
 
 What's got four legs and an arm?  A happy Pit Bull...

___
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/