[ns] Network Congestion in TCP

Michele R. mic.rus@libero.it
Sat, 27 Jan 2001 01:09:05 +0100


Messaggio in formato MIME composto da pił parti.

------=_NextPart_000_0024_01C087FD.BE2A6920
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello!
I've a problem...
I've this network topology,where there are two Tcp Vegas senders with =
two ftp application (n0 n1) two routers(n2 n3) and  two tcpsink (n4 n5)=20


$ns duplex-link $n0 $n2 10Mb 2ms DropTail
$ns duplex-link-op $n0 $n2 orient right-down

$ns duplex-link $n1 $n2 10Mb 2ms DropTail
$ns duplex-link-op $n1 $n2 orient right-up

$ns duplex-link $n2 $n3 100KB 2ms $tipo_di_coda
$ns duplex-link-op $n2 $n3 orient right

$ns duplex-link $n3 $n4 10Mb 2ms DropTail
$ns duplex-link-op $n3 $n4 orient right-up

$ns duplex-link $n3 $n5 10Mb 2ms DropTail
$ns duplex-link-op $n3 $n5 orient right-down

..my problem is that I try to make the network congestioned with dropped =
packets at the router n2 but I'm not able to do it!!!=20

Thank you for your help.

------=_NextPart_000_0024_01C087FD.BE2A6920
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I've a problem...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I've this network topology,where there =
are two Tcp=20
Vegas senders with two ftp application (n0 n1) two routers(n2 n3) and =
&nbsp;two=20
tcpsink (n4 n5) </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>$ns duplex-link $n0 $n2 10Mb 2ms =
DropTail<BR>$ns=20
duplex-link-op $n0 $n2 orient right-down</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>$ns duplex-link $n1 $n2 10Mb 2ms =
DropTail<BR>$ns=20
duplex-link-op $n1 $n2 orient right-up</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>$ns duplex-link $n2 $n3 100KB 2ms=20
$tipo_di_coda<BR>$ns duplex-link-op $n2 $n3 orient right</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>$ns duplex-link $n3 $n4 10Mb 2ms =
DropTail<BR>$ns=20
duplex-link-op $n3 $n4 orient right-up</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>$ns duplex-link $n3 $n5 10Mb 2ms =
DropTail<BR>$ns=20
duplex-link-op $n3 $n5 orient right-down</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>..my problem is that I&nbsp;try to make =
the network=20
congestioned with dropped packets at the router n2 but I'm not able to =
do=20
it!!!&nbsp;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thank you for your =
help.</FONT></DIV></BODY></HTML>

------=_NextPart_000_0024_01C087FD.BE2A6920--