Changes between Version 2 and Version 3 of GEC19Agenda/GIMI/Procedure/Execute


Ignore:
Timestamp:
03/18/14 11:33:24 (10 years ago)
Author:
divyashri.bhat@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC19Agenda/GIMI/Procedure/Execute

    v2 v3  
    3232
    3333On the receiver
     34
    3435{{{
    3536
     
    3839ifconfig eth1 0.0.0.0
    3940ping -c 5 10.10.10.1
    40 # ./pingPlusListener 10002
    41 
     41./pingPlusListener 10002
    4242
    4343}}}
     44The format for the pingPlusListener is
     45sudo ./pingPlusListener <EtherType>
     46
    4447On the sender 
    4548
     
    5154chmod +x pingPlus
    5255 ./pingPlus 02:26:ae:0e:9b:3e eth1 10002
     56
    5357}}}
     58The format for the sender is
    5459
     60./pingPlus <server mac> <client i/f name> <EtherType> <count>
    5561
    5662== 1. Observe your Output ==
    57 
    58 
    5963
    6064{{{