Changes between Version 7 and Version 8 of GENIExperimenter/Tutorials/jacks/GetStart_PartI_IPRoute/Procedure/Execute


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

--

Legend:

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

    v7 v8  
    149149   sudo ifconfig
    150150  }}}
    151     You should see at least two interfaces:
    152       * The '''control interface'''. This is the interface you use to access the node, e.g. ssh into your host. The control interface is mainly used for control traffic, i.e. traffic for controlling the node and the experiment.
    153       * The '''data interface'''. This is the interface that is used for sending experimental traffic. This is the interface that connects to the other hosts of your experiment through GENI. The links between these interfaces are the ones that allow you to run non-IP experiments. '''The data interface is the one that has an IP address and mask that match what you configured before you reserved your resources.'''
     151    You should see at least three interfaces:
     152      * A single '''control interface'''. This is the interface you use to access the node, e.g. ssh into your host. The control interface is mainly used for control traffic, i.e. traffic for controlling the node and the experiment.
     153      * The '''data interfaces'''. These are the interfaces that are used for sending experimental traffic. These interfaces connect to the other hosts of your experiment through GENI. The links between these interfaces are the ones that allow you to run non-IP experiments. '''The data interfaces are the ones that have an IP address and mask that match what you configured before you reserved your resources.'''
    154154    b. Fill in the worksheet, noting the name and  IP address of the control and of the data interfaces for each node. 
    155155{{{