Changes between Version 16 and Version 17 of GENIExperimenterWelcome/Repository/WiMax


Ignore:
Timestamp:
12/06/12 16:03:16 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenterWelcome/Repository/WiMax

    v16 v17  
    1111  * [http://www.orbit-lab.org/ WINLAB testbed]
    1212
    13 For support using these testbeds look [wiki:GENIExperimenterWelcome/Repository/WiMax#UserSupport here]
     13For support using these testbeds look [wiki:GENIExperimenterWelcome/Repository/WiMax#UserSupport here].
    1414
    1515== Resources ==
     
    102102 * [http://www.orbit-lab.org/userManagement/register Register for an account at WINLAB]. Note that before you may log on to a WINLAB testbed with your new credentials, you will need to [http://www.orbit-lab.org/wiki/Helpers/SSHKeys set up SSH keys].
    103103
     104After you create your accounts and they are approved, you will receive a few emails, make sure you save them, since they contain information about how to login to the console node. 
     105
    104106= Run a WiMAX experiment =
    105 In order to run your first WiMAX experiment you will need to :
    106   1. [ Get your WiMAX accounts]
    107   2. [ Reserve
     107A set of simple tutorial exercises have been prepared to help familiarize you with the process of running an experiment on a GENI WiMAX testbed.
     108
     109To run these exercises, you will need an SSH client (such as [http://www.chiark.greenend.org.uk/~sgtatham/putty/ Putty]  for Windows).
     110
     111== Example experiment at NYU-Poly testbed ==
     112
     113In order to run your first WiMAX experiment in this testbed you will need to :
     114  1. [wiki:GENIExperimenterWelcome/Repository/WiMax#GetaWiMAXaccount  Get a WiMAX account] on the NYU-Poly testbed
     115  2. Find a time that the testbed is available and [wiki:GENIExperimenterWelcome/Repository/WiMax#NYUPolytestbed reserve the whole testbed]
     116  3. When the testbed is assigned to you, login to the console using ssh :
     117      {{{
     118         ssh <username>@witestlab.poly.edu
     119      }}}
     120      Use the password that was emailed to you after the creation of your account.
     121
     122Once you have successfully logged in to the console you can follow the following steps :
     123  * [http://witestlab.poly.edu/index.php/tutorial.html?start=3 Part 1]
     124  * [http://witestlab.poly.edu/index.php/tutorial.html?start=4 Part 2]
     125  * [http://witestlab.poly.edu/index.php/tutorial.html?start=5 Part 3]
    108126
    109127== Experiment Deployment and Execution ==
    110128
    111 A set of simple tutorial exercises have been prepared to help familiarize you with the process of running an experiment on a GENI WiMAX testbed.
    112129
    113 To run these exercises, use an SSH client (such as [http://www.chiark.greenend.org.uk/~sgtatham/putty/ Putty]  for Windows) to log on to your testbed console using the username and password that have been provided for you.
    114130
    115 For example, if your username is "tutorial01", your password is "gec15", and your console is "witestlab.poly.edu", then SSH into '''tutorial01@witestlab.poly.edu''' and enter '''gec15''' when you are prompted for a password. If you are using the sb4 testbed at WINLAB, your console is sb4.orbit-lab.org.
     131
    116132
    117133 * Introductory tutorial at NYU-Poly: [http://witestlab.poly.edu/index.php/tutorial.html?start=3 Part 1], [http://witestlab.poly.edu/index.php/tutorial.html?start=4 Part 2], and [http://witestlab.poly.edu/index.php/tutorial.html?start=5 Part 3]
    118134 * Introductory tutorial on sb4 at WINLAB: [http://www.orbit-lab.org/wiki/Tutorials/WiMAX/Tutorial1 Part 1] and [http://www.orbit-lab.org/wiki/Tutorials/WiMAX/Tutorial2 Part 2]
    119 
    120 == Experiment Analysis ==
    121 
    122 F
    123135
    124136= User Support =