On Fri, 26 Mar 2004, Pascal OFFREDO wrote:

> Hi,
>
> I'd like to create a high latency link between 2 machines ( more than
> 700 ms round trip) for simulation purpose.
>
> Is it possible to do that with linux qos management software ?

Yes, it is possible.
Check latest rc from 2.4 or 2.6. It contains sch_delay that can do this.

You also need:
http://developer.osdl.org/shemminger/tcp/iproute2-delay.tar.bz2

Example:
tc qdisc add dev eth0 root delay latency 25ms rate 100mbit

Good luck!

>
>
> thanks
>
> Pascal OFFREDO
>
>
> ___[ Pub ]____________________________________________________________
> Inscrivez-vous gratuitement sur Tandaime et gagnez un voyage � Venise
> www.Tandaime.com/index.php?origine=4 Tandaime, et la vie vous sourit !
>
> _______________________________________________
> LARTC mailing list / [EMAIL PROTECTED]
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>

---
Catalin(ux) BOIE
[EMAIL PROTECTED]
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to