Changes between Version 17 and Version 18 of Documentation/CGettingStarted


Ignore:
Timestamp:
Nov 8, 2005, 11:46:12 PM (18 years ago)
Author:
Surya Satyavolu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/CGettingStarted

    v17 v18  
    2727Currently, this requires a two step process.
    2828 * You first need to log into '''gateway.orbit-lab.org''' with your Orbit credentials using [http://www.openssh.com/ SSH].
    29  * During your slot, you can then log into the '''console''' corresponding to the following table:
     29 * '''During your approved time slot''', you can then log into the '''console''' corresponding to the following table using SSH:
    3030
    3131||Main grid (400 nodes)|| console.grid.orbit-lab.org ||
     
    3636||Sandbox 9 (64 nodes)|| console.sb9.orbit-lab.org ||
    3737
     38For e.g to access the smaller grid (64 nodes),
     39{{{
     40yourhost>ssh username@gateway.orbit-lab.org
    3841
     42gateway> ssh username@console.sb9.orbit-lab.org
     43}}}
    3944When you have successfully logged in, you can start an experiment using the [wiki:NodeHandler nodehandler]. First time users are '''highly''' encouraged to reserve time on a sandbox instead of the main grid, and start with the built-in ''Hello World'' experiment. This experiment will send UDP datagrams of 1024 bytes from node 1-1 to node 1-2 at 300 kbps CBR traffic. Both, sender and receiver, report measurements to a database, using our [wiki:OML OML] measurement framework.
    4045