Changes between Version 1 and Version 2 of ClickExampleExperiment


Ignore:
Timestamp:
09/07/11 16:10:06 (13 years ago)
Author:
Mark Berman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClickExampleExperiment

    v1 v2  
    55= Example Experiment - Click Routers =
    66
    7 In this example experiment, you will configure and run a non-IP software routing configuration, using the Click modular router and ProtoGENI hosts. In this example, we'll be running click in user mode. Once you have the prerequisites in place, you should be able to complete this example experiment in under an hour.
     7In this example experiment, you will configure and run a non-IP software routing configuration, using the [http://read.cs.ucla.edu/click/click Click] modular router and [http://protogeni.net ProtoGENI] hosts. In this example, we'll be running click in user mode. Once you have the prerequisites in place, you should be able to complete this example experiment in under an hour.
    88
    99Please note that you can't just cut and paste all of the commands. There are additional instructions in the text.
     
    1414
    1515 * Have a GENI credential recognized by the ProtoGENI confederation.
    16  * Configure omni (version 1.3.2 or later) on your machine. Get sufficiently comfortable with omni to verify that a '''listresources''' command works.
     16 * Configure omni (version 1.3.2 or later) on your machine. Be sufficiently comfortable with omni to verify that a '''listresources''' command works and to know when your slice is ready using '''sliverstatus'''.
    1717 * Install '''dot''' on your machine. (Optional but strongly recommended - available as part of the '''graphviz''' package. Install with "apt-get install graphviz", "yum install graphviz", or download from graphviz.org.)
    1818
     
    2121== Setup ==
    2222
    23 Create a new directory, click-example, on your machine. You will do the rest of your work from this directory.
     23Create a new directory, '''click-example''', on your machine. You will do the rest of your work from this directory.
    2424
    2525{{{