Changes between Version 27 and Version 28 of Tutorials/oMF/tut1
- Timestamp:
- Oct 20, 2014, 3:49:02 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/oMF/tut1
v27 v28 58 58 59 59 For simplicity, open 3 different consoles on your laptop and access the grid's console with all of them; you will need them in the continuation of the exercise. 60 From the console we will start loading the Mobilityfirst image into the four nodes that have been assigned to you:60 From the console we will start loading the !Mobilityfirst image into the four nodes that have been assigned to you: 61 61 62 62 {{{ … … 97 97 ==== Software Component Specification ==== 98 98 99 The following snippet shows the specification of the MobilityFirst components along with the required arguments. A typical application will have at least a brief description, a path for the associated binary to execute and a list of properties that correspond to the parameters that will be passed once starting the executable.99 The following snippet shows the specification of the !MobilityFirst components along with the required arguments. A typical application will have at least a brief description, a path for the associated binary to execute and a list of properties that correspond to the parameters that will be passed once starting the executable. 100 100 101 101 {{{ … … 144 144 A few considerations on the defined applications: 145 145 146 * As seen above, the router is configured with both 'core' (''core_dev'') and 'edge' (''edge_dev'') interfaces. Different router configurations are available depending on the required functionality. In this case we use what we call a MobilityFirst Access Router, which has the particularity of having the core interfaces connected towards the core of the network, while the edge interface enables hosts to connect and access theMobilityFirst network.146 * As seen above, the router is configured with both 'core' (''core_dev'') and 'edge' (''edge_dev'') interfaces. Different router configurations are available depending on the required functionality. In this case we use what we call a !MobilityFirst Access Router, which has the particularity of having the core interfaces connected towards the core of the network, while the edge interface enables hosts to connect and access the !MobilityFirst network. 147 147 148 148 * For this basic setup, the GNRS has been configured to be running as a single server instance, but in a larger experiment, it is designed to be a distributed system deployed at different locations. … … 240 240 == Execute == 241 241 242 ==== Starting the MobilityFirst Components ====242 ==== Starting the !MobilityFirst Components ==== 243 243 244 244 The final part of the experiment script is dedicated to the execution events and commands. The following snippet shows the starting of the router software, the gnrs server and the client network protocol stack: … … 423 423 === References === 424 424 425 For more information regarding the MobilityFirst project, visit the project page: http://mobilityfirst.winlab.rutgers.edu/425 For more information regarding the !MobilityFirst project, visit the project page: http://mobilityfirst.winlab.rutgers.edu/ 426 426 427 427 For more information regarding the prototype design and updated status, visit the wiki page: https://mobilityfirst.orbit-lab.org/