Changes between Version 11 and Version 12 of GENIEducation/SampleAssignments/IPRouting/Procedure


Ignore:
Timestamp:
09/10/13 12:01:12 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/IPRouting/Procedure

    v11 v12  
    5252   3. You have setup your ssh keys (there is at least one key listed under the ''Profile->SSH Keys'' tab.
    5353
    54 If all of the above are done then follow these steps to setup the topology for this exercise:
    55    4. Login to the  [https://portal.geni.net GENI Portal] and create a slice
    56    5. Reserve resources within this slice using the [http://www.gpolab.bbn.com/experiment-support/IPRouting/EG-3nodes-mesh.rspec EG-3nodes-mesh] rspec
    57 
    58 Wait until your resources are ready and move to the next part.
     54=== Question 1 ===
     55  * ''Login to the  [https://portal.geni.net GENI Portal] and create a slice''
     56  * ''Reserve resources within this slice using the [http://www.gpolab.bbn.com/experiment-support/IPRouting/EG-3nodes-mesh.rspec EG-3nodes-mesh] rspec''
    5957
    6058'''Hand in''': A screenshot of the topology after it is ready from Flack.
     
    6563
    6664The goal of this exercise is to setup the routing as indicated in Figure 1; i.e.  packets from A send to IP address 192.168.2.12 on node C should be routed via node B. The default behavior between your nodes is different.
    67 === Question 1 ===
     65=== Question 2 ===
    6866''Verify the default routing behavior using the [http://en.wikipedia.org/wiki/Traceroute traceroute] linux command.''
    6967
    7068''Hand in'': Screenshots with the output of the traceroutes commands.
    7169
    72 === Question 2 ===
     70=== Question 3 ===
    7371''Use the linux [http://www.hscripts.com/tutorials/linux-commands/route.html route command] to create static routes that match the routing behavior of the diagram.''
    7472
    7573''Hand in:''The routing commands your ran. The final route configuration.
    7674
    77 === Question 3 ===
     75=== Question 4 ===
    7876''Verify that you have created the intended routing behavior using traceroute.''
    7977