wiki:GEC21Agenda/ScalingUp/Procedure/Finish

Version 4 (modified by sedwards@bbn.com, 9 years ago) (diff)

--

Scaling Up: How to Grow the Topology of an Existing Experiment

Image Map

7. Teardown Experiment

Tip When you are done with your experiment it is always good to clean up and release your resources so other people can use them.

8. Archive Experiment

  1. If your experiment worked, save your site.txt and siteX.xml files in version control.

Grow Your Experiment! =

Now that you have successfully reserved a small topology, you can now grow your topology.

  1. Make a copy of site.txt.
    cp site.txt bigsite.txt
    
  2. Edit bigsite.txt to have more nodes in the core star topology.
    num_nodes = 5
    
  3. Go back to the Design/Setup and repeat everything from Step X onward.

Introduction