Changes between Version 25 and Version 26 of GENIEducation/SampleAssignments/IPRouting/Procedure


Ignore:
Timestamp:
09/11/13 14:24:59 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

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

    v25 v26  
    139139[[Image(GENIExperimenter/Tutorials/Graphics:tip.png, 20, left)]] A new slice will always be in its initial state with NO routing set up!
    140140----
    141 
    142 [[Image(GENIExperimenter/Tutorials/Graphics:tip.png, 40, left)]]
    143 = Tips =
    144   * Remember that you can use “ifconfig” to determine which Ethernet interface (e.g., eth0) is bound to what IP address at each of the nodes.
    145   * In order to enable forwarding of packets on node B you have to execute the following command:
    146   {{{
    147 echo 1 > /proc/sys/net/ipv4/ip_forward
    148 }}}
    149   * A new slice will always be in its initial state with NO routing set up!