Changes between Version 5 and Version 6 of GENIExperimenter/Tutorials/jacks/GetStart_PartI_IPRoute/Procedure/Execute


Ignore:
Timestamp:
11/03/14 14:43:52 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/GetStart_PartI_IPRoute/Procedure/Execute

    v5 v6  
    5656               </td>
    5757               <td>
    58                     To ssh from the command line on unix-based machines, do the following (substituting the values shown on the screen):
     58                    To ssh from the command line on unix-based machines, do the following (substitute the values shown on the screen):
    5959<pre>
    60 ssh USERNAME@HOSTNAME -p PORT
     60ssh USERNAME@HOSTNAME
    6161</pre>
    6262        </td>
     
    9292
    9393In this exercise, you will setup the routing as indicated in the figure; i.e. packets from A sent to IP address 192.168.2.12 on node C should be routed via node B. In order to create this routing behavior you will need to modify the routing tables in your nodes using the linux
    94 <a href ="http://www.hscripts.com/tutorials/linux-commands/route.html"> route command </a>.
    95 
     94<a href ="http://www.hscripts.com/tutorials/linux-commands/route.html"> route command </a>.  See the Tips section below for hints on how to complete the assignment.
     95
     96<br/>
    9697We will use the following network topology for this experiment:
    9798<br>