Changes between Version 4 and Version 5 of GENIEducation/SampleAssignments/IPRouting/Procedure


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

--

Legend:

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

    v4 v5  
    5858Wait until your resources are ready and move to the next part.
    5959
     60'''Hand in''': A screenshot of the topology after it is ready from Flack.
     61
    6062== Experiment ==
    6163
    6264[[Image(GENIExperimenter/Tutorials/Graphics:execute.png, left)]]
    6365
    64 The 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. In the current setup packets from A to C go directly. :
    65   1. Verify the default routing behavior using the [http://en.wikipedia.org/wiki/Traceroute traceroute] linux command. Include the output of the traceroutes commands in your writeup.
    66   2. 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. Include the routing commands in your writeup.
    67   3. Verify that you have created the intended routing behavior using traceroute.  Include the output of the traceroutes commands in your writeup along with screenshots from node A that shows traceroutes for both IP addresses of node C.
     66The 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 ===
     68''Verify the default routing behavior using the [http://en.wikipedia.org/wiki/Traceroute traceroute] linux command.''
     69
     70''Hand in'': Screenshots with the output of the traceroutes commands.
     71
     72=== Question 2 ===
     73''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.''
     74
     75''Hand in:''The routing commands your ran. The final route configuration.
     76
     77=== Question 3 ===
     78''Verify that you have created the intended routing behavior using traceroute.''
     79 
     80''Hand in:'' Screenshots from node A that shows traceroutes for both IP addresses of node C.
    6881[[BR]][[BR]]
    6982