Changes between Version 42 and Version 43 of GEC17Agenda/GettingStartedWithGENI_I/Procedure/Execute


Ignore:
Timestamp:
07/17/13 21:24:46 (11 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_I/Procedure/Execute

    v42 v43  
    283283    1. From the client try to ping the server at layer 2. You will need the mac address of the data interface of the server, the name of the data interface of the client, and the !EtherType from your worksheet. In the terminal window of the client, type:
    284284    {{{
    285 sudo ~/pingPlus-0.2/pingPlus <server mac> <client i/f name> <Eth>
     285sudo ~/pingPlus-0.2/pingPlus <server mac> <client i/f name> <EtherType>
    286286
    287287where <server mac> is the server's data interface's MAC address,
    288288<client i/f name> is the client data interface' name, and
    289 <Eth> is the EtherType from the worksheet.
     289<EtherType> is the EtherType from the worksheet.
    290290  }}}
    291291    The result should look like :