Changes between Version 6 and Version 7 of Tutorials/Layer2Ping/Procedure/Execute


Ignore:
Timestamp:
02/09/17 16:21:55 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Layer2Ping/Procedure/Execute

    v6 v7  
    5454We will download and install a program that does Layer 2 pings on the server and client nodes.  Do this on both nodes:
    5555   {{{
    56    wget http://www.gpolab.bbn.com/experiment-support/PingPlus/pingPlus-0.2.tar.gz
     56   wget https://github.com/GENI-NSF/geni-tutorials/raw/master/PingPlus/pingPlus-0.2.tar.gz
    5757   tar xvfz pingPlus-0.2.tar.gz
    5858   }}}
     
    122122    {{{
    123123    cd
    124     wget http://www.gpolab.bbn.com/experiment-support/PingPlus/pingPlus_v3.tar.gz         
     124    wget https://github.com/GENI-NSF/geni-tutorials/raw/master/PingPlus/pingPlus_v3.tar.gz         
    125125    tar xvfz pingPlus_v3.tar.gz
    126126    cd pingPlus_v3