Changes between Version 6 and Version 7 of GEC17Agenda/GettingStartedWithGENI_I/Procedure/Execute
- Timestamp:
- 07/02/13 22:20:23 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC17Agenda/GettingStartedWithGENI_I/Procedure/Execute
v6 v7 22 22 Now that you have reserved your resources, you are ready to run your first GENI experiment. For the purpose of this tutorial we are going to do a simple layer 2 experiment. 23 23 24 === 9.Login to nodes ===24 === 4.1 Login to nodes === 25 25 {{{ 26 26 #!html … … 57 57 }}} 58 58 59 == 10. Download and compile experiment software==59 === 4.2 Download and compile experiment software === 60 60 1. Download pingPlus software: 61 61 a. Browse to: http://www.gpolab.bbn.com/local-sw/ … … 77 77 == 5. Execute Experiment == 78 78 79 === 10.Run your experiment ===79 === 5.1 Run your experiment === 80 80 1. '''Send IP traffic''' The first simple experiment that we will run is to verify the IP connectivity between our hosts. 81 81 i. Check the interfaces of your nodes. In the terminal type: … … 186 186 == 6. Analyze Experiment == 187 187 188 === 11.Logout of your nodes ===188 === 6.1 Logout of your nodes === 189 189 190 190 * When you are done, CTRL-C in the server window to stop !PingPlusListener.