Changes between Version 4 and Version 5 of GpoLab/MyplcNodeDataplaneInterfaces


Ignore:
Timestamp:
04/27/11 11:46:51 (13 years ago)
Author:
chaos@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GpoLab/MyplcNodeDataplaneInterfaces

    v4 v5  
    4545==== Apply the Patch to `plnet.py` File on All Nodes ====
    4646
    47 In order to create VLAN interfaces on a node, you need to patch your `plnet.py` file on '''each''' !PlanetLab node associated with your MyPLC.  The following instructions assume that your MyPLC machine has patch installed.
     47In order to create VLAN interfaces on a node, you need to patch your `plnet.py` file on '''each''' !PlanetLab node associated with your MyPLC.  The following instructions assume that your MyPLC machine has patch installed, but the individual !PlanetLab nodes do not.
    4848
    4949 * Log into your MyPLC-based !PlanetLab node as root and make a backup of the existing `plnet.py` file
     
    5757}}}
    5858
    59  * Apply the patch from your patch machine:
     59 * On your MyPLC machine, apply the patch:
    6060{{{
    6161patch ~/plnet.py < ~/<plifconfig-version>/nodes/plnet.patch