Changes between Version 1 and Version 2 of GEC8Tutorial

Show
Ignore:
Author:
ricci (IP: 155.98.60.254)
Timestamp:
07/19/10 17:43:28 (2 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC8Tutorial

    v1 v2  
    66It can be found from the 'Experimentation' menu, or 
    77[https://www.emulab.net/beginexp_html.php3 this direct link]. 
     8 
     9Fill out the form. 
     10 * Make sure the 'Project' drop-down box has the 'gec8tutorial' option selected. 
     11 * Pick an experiment name no one else is likely to use. 
     12 * For the 'Your NS File' section - download the file attached at the bottom of this 
     13   page, and upload it in the 'Upload' box. We suggest opening this file with a text 
     14   editor and taking a look at it - it does a number of interesting things, and is 
     15   well commented. There are some parameters you can edit at the top - but please don't 
     16   turn up the number of nodes very far! 
     17 
     18Click 'Submit'! You'll now see a logfile of all of the actions that are being taken 
     19to create your experiment and slice. When the creation is done (it will take a few 
     20minutes), the log will report success, you'll get email, and (depending on your browser) 
     21you may get a pop-up letting you know it's done. 
     22 
     23You can click on the name of the experiment at any time during the process to go to 
     24the 'experiment page'. From there, you can explore more aspects of your experiment, such 
     25as: 
     26 * A visualization of the topology 
     27 * The identities of the nodes allocated to you 
     28 * Information about the slices that were created for you 
     29 * ... and much more 
     30 
     31If you want to log in to any of the nodes in your experiment, you will need to have your 
     32ssh keys set up; nodes set up in this way do not accept logins with passwords. Log in 
     33using your Emulab username and the hostname <node-id>.emulab.net, where <node-id> is the 
     34ID shown on the experiment page. 
     35 
     36When you are finished with the experiment, use the 'Swap Experiment Out' link on the 
     37experiment page.