Skip navigation.
Home
A virtual network infrastructure
PlanetLab logo
Powered by PlanetLab

Getting Started

Follow these steps first on your local PC (i.e., not a PlanetLab node).

  1. If you haven't already, register for an account on the Princeton CS department's CVS server. Join the visp repository.

  2. Grab the code distribution and change to the directory containing the Internet In a Slice (IIAS) configuration tools. If your CVS user name is 'xyz', this would look like:

    # export CVS_RSH=ssh
    # cvs -d :ext:xyz-visp@cvs.cs.princeton.edu:/cvs co visp/iias
    # cd visp/iias

  3. Grab the tarball containing a slightly patched versions of Click and some RPMs. Unzip it in the visp/iias directory:

    # wget http://www.vini-veritas.net/download/pl40-vini.tgz
    # tar xzf pl40-vini.tgz


[ Prev ][ Top ][ Next ]