Changes between Version 14 and Version 15 of GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/Execute


Ignore:
Timestamp:
12/09/13 15:05:17 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/Execute

    v14 v15  
    8282 - 1. Question: What are the goodputs when the Reno and CUBIC algorithms are used on the network with no emulated delay or loss? Which is better?
    8383 - 2. Question: Qualitatively, under what conditions does BIC/CUBIC perform better than Reno’s AIMD?
    84  - 3. Question: Change the delay to of interface L to 300 ms using the following command, and run an Iperf session for 1800 seconds.
     84 - 3. Question: Change the delay of interface L to 300 ms using the following command, and run an Iperf session for 1800 seconds.
    8585   {{{
    8686   sudo /sbin/tc qdisc add dev L root handle 1:0 netem limit 1000000000 delay 300ms