Changes between Version 14 and Version 15 of GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/DesignSetup
- Timestamp:
- 05/13/13 14:42:09 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/DesignSetup
v14 v15 35 35 36 36 '''2. Use Omni to create the topology: [[BR]]''' 37 Download the RSPEC from http://www.cs.purdue.edu/homes/fahmy/geni/geni-tcp_exp.tar.gz [[BR]] 38 untar the tar ball using: 39 {{{ 40 tar xzvf geni-tcp_exp.tar.gz 41 }}} 42 The tar ball contains 3 files: Makefile star.rspec tcp_exp.c [[BR]] 43 '''star.rspec''' is the RSPEC file we need. [[BR]] 37 Download the RSPEC from http://www.gpolab.bbn.com/experiment-support/TCPExampleExperiment/star.rspec [[BR]] 44 38 Next, we need to create this experiment using the RSPEC file: [[BR]] 45 39 '''Step 1. Create slice (use a unique name for your slice):''' … … 293 287 [[Image(addResource.png, 20%)]] 294 288 Step 3. Pick "TCP Assignment - Virtual Machine" in the drop-down box right to "Choose Resources" [[BR]] 289 The rspec file that is used can be found at http://www.gpolab.bbn.com/experiment-support/TCPExampleExperiment/star-vm.rspec [[BR]] 295 290 And choose an Aggregate, in our case, we choose "GPO instaGENI", then click "Reserve Resources" [[BR]] 296 291 This particular RSPEC file will reserve a 5 virtual machines forming a star topology as described earlier. [[BR]]