Changes between Version 7 and Version 8 of GpoLab/MyplcNodeDataplaneInterfaces


Ignore:
Timestamp:
05/09/11 14:25:36 (13 years ago)
Author:
tupty@bbn.com
Comment:

gst 2243: updating public docs based on review to publish plifconfig tool

Legend:

Unmodified
Added
Removed
Modified
  • GpoLab/MyplcNodeDataplaneInterfaces

    v7 v8  
    33= Configuring dataplane interfaces on MyPLC PlanetLab nodes =
    44
    5 This page discusses how to configure secondary interfaces on MyPLC-controlled PlanetLab nodes.
    6 
    7 == Secondary interface IP configuration using plifconfig ==
     5This page discusses techniques for managing secondary interfaces on MyPLC-controlled PlanetLab nodes, including installation and usage of the BBN developed plifconfig tool, and tips for handling secondary interface labeling.
     6
     7== Purpose of the `plifconfig` Tool ==
     8
     9plifconfig is a management tool for network interfaces on !PlanetLab nodes.  The tool can be used to be add new interfaces to a node, remove interfaces from a node, or show information about interfaces on a given node.
     10
     11== Secondary Interface IP Configuration Using `plifconfig` ==
    812
    913=== Variables ===
     
    1519|| <myplc-node>         || FQDN of a target MyPLC-based !PlanetLab node ||                                ||
    1620
    17 === Set Up the Environment for VLAN Interfaces ===
     21=== Set Up the Environment ===
    1822
    1923==== Obtain Scripts and Patches ====
     
    6872}}}
    6973
     74 * If the patch did not work please let us know at gpo-infra@geni.net.
     75
    7076 * Login to the MyPLC-based !PlanetLab node as root and restart !NodeManager:
    7177{{{
    7278service nm restart
    7379}}}
    74 
    75 ==== What if the patch failed? ====
    76 If the patch did not work please let us know at gpo-infra@geni.net.
    77 
    78 === The `plifconfig` Tool ===
    79 
    80 ==== Purpose of the `plifconfig` Tool ====
    81 
    82 plifconfig is a management tool for network interfaces on !PlanetLab nodes.[[BR]]
    83 The tool can be used to be add new interfaces to a node, remove interfaces [[BR]]
    84 from a node, or show information about interfaces on a given node.
    8580
    8681==== Setup the `plifconfig` Tool ====
     
    10297}}}
    10398
    104 ==== Using the `plifconfig` Tool ====
     99=== Using the `plifconfig` Tool ===
     100
     101
     102==== Getting Started ====
    105103
    106104`plifconfig` currently supports 4 basic subcommands:
     
    416414 * Delete all SUBSYSTEM comment-and-line blocks except this one, and save the file
    417415 * Reboot the node
    418