= Scaling Up: How to Grow the Topology of an Existing Experiment = Instructions for the instructor of the [../Procedure Scaling Up] tutorial to reserve the backbone. 1. Do the same pre-work as the students. [../Procedure/DesignSetup#a2.1Pre-work:Installgeni-lib Prework] 1. Download `bkbone1.txt` and bkbone2.txt to your local machine. 1. Run the `scaleup` tool on each to generate `bkbone1.xml` and `bkbone2.xml`: {{{ geni-lib/tools/scaleup/rspec_gen.py -r bkbone1.txt geni-lib/tools/scaleup/rspec_gen.py -r bkbone2.txt }}} 1. Reserve the `bkbone1.xml` using `stitcher.py` or the [http://portal.geni.net GENI Portal] 1. When all three nodes in the topology are ready, test connectivity between nodes. a. Login to `web1` and ping `10.100.2.2`. a. Login to `rt2` and ping `10.100.1.1`. 1. Download `lan_options.json` and `lan_option_stitch0.json` 1. Share a VLAN at each of the three sites: {{{ omni -V 3 -a wisconsin-ig poa backbone geni_sharelan --optionsfile lan_options.json omni -V 3 -a illinois-ig poa backbone geni_sharelan --optionsfile lan_options.json omni -V 3 -a stanford-ig poa backbone geni_sharelan --optionsfile lan_options_stitch0.json }}}