Changes between Version 14 and Version 15 of GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/DesignSetup


Ignore:
Timestamp:
05/13/13 14:42:09 (11 years ago)
Author:
shuang@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/TcpAssignment/ExerciseLayout/DesignSetup

    v14 v15  
    3535
    3636'''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]]
     37Download the RSPEC from http://www.gpolab.bbn.com/experiment-support/TCPExampleExperiment/star.rspec [[BR]]
    4438Next, we need to create this experiment using the RSPEC file: [[BR]]
    4539  '''Step 1. Create slice (use a unique name for your slice):'''
     
    293287  [[Image(addResource.png, 20%)]]
    294288 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]]
    295290 And choose an Aggregate, in our case, we choose "GPO instaGENI", then click "Reserve Resources" [[BR]]
    296291 This particular RSPEC file will reserve a 5 virtual machines forming a star topology as described earlier. [[BR]]