An ns3 simulation script to compare various TCP variants under congestion
An ns3 simulation script to compare various TCP variants under congestion
Requirements:
./waf --run "ns3"
./waf --run "ns3 --PrintHelp"
n0 ----------- n1
Topology consists of two nodes N0 and N1 connected by a link of bandwidth 1Mbps and link delay 10ms. We are using a drop-tail queue at the link.
There is a TCP agent at N0 which creates FTP traffic destined for N1. There are 5 CBR traffic agents of rate 300 Kbps each at N0 destined for N1.
The timing of the flows is as follows: