Changes between Version 10 and Version 11 of NikySandbox/SIGSCETutorial/RunExampleAssignment


Ignore:
Timestamp:
02/25/13 18:27:21 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NikySandbox/SIGSCETutorial/RunExampleAssignment

    v10 v11  
    3535
    3636= 2. Run your experiment =
    37 Once your resources are ready, your slice in Flack will be green. Once this is done we can now continue to the interesting part of running through the sample assignment.
    38 For this we first need to [#a2a.LogintoNodes login to  our nodes], learn how to start a run for our experiment and how to modify the link parameters between the client and the server.
    39 
     37Once your resources are ready, your slice in Flack will be green. We can now continue to the interesting part of running through the sample assignment. In this sample assignment the students will experiment with a UDP-based (UDT) and a TCP-based(FTP) file transfer protocols. For the purpose of this tutorial we have made the assignment much simpler, but you can see the complete assignment [wiki:UDTExampleExperiment here].
     38
     39In order to be able to complete this assignment we need to:
     40  *  [#a2a.LogintoNodes login to  our nodes]
     41  *  learn how to have a [#a2b.UDTvsFTPExperiment] complete run comparing UDT and FTP]
     42  * learn to to [#a2c.ModifyLinkParameters] between the server and the client hosts
    4043=== 2a. Login to Nodes ===
    4144
     
    6467 * You can leave your UDT server running or stop it with ctrl-C.
    6568
    66 === 2b. File Transfer Using FTP ===
     69=== 2b. UDT v sFTP Experiment ===
    6770
    6871Follow these steps to perform a file transfer using FTP.
     
    98101 * You can perform additional transfers with additional get commands. When you're done, exit the ftp client with the quit command.
    99102
    100 === 2c. Viewing and Adjusting link characteristics ===
     103=== 2c. Modify Link Parameters ===
    101104
    102105In this experiment, you'll be changing the characteristics of the link and measuring how they affect UDT and TCP performance.