Changes between Version 8 and Version 9 of Tutorials/ICDCS2013/GettingStartedWithGENI_I/Procedure/Execute
- Timestamp:
- 07/05/13 13:21:58 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/ICDCS2013/GettingStartedWithGENI_I/Procedure/Execute
v8 v9 201 201 1. Start the Layer 2 ping server: In the server terminal window, type: 202 202 {{{ 203 sudo /usr/local/bin/pingPlusListener <EtherType from worksheet>203 sudo ~/pingPlus-0.2/pingPlusListener <EtherType from worksheet> 204 204 }}} 205 205 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: 206 206 {{{ 207 sudo /usr/local/bin/pingPlus <server mac> <client i/f name> <Eth>207 sudo ~/pingPlus-0.2/pingPlus <server mac> <client i/f name> <Eth> 208 208 209 209 where <server mac> is the server's data interface's MAC address, … … 213 213 The result should look like : 214 214 {{{ 215 $ sudo /usr/local/bin/pingPlus 02:00:9B:48:3E:20 eth3742 10001215 $ sudo ~/pingPlus-0.2/pingPlus 02:00:9B:48:3E:20 eth3742 10001 216 216 RQ:'5582+2067' to 2:0:9b:48:3e:20. 217 217 RQ:5582+2067 from 2:0:3e:15:6c:ab.