Changes between Version 21 and Version 22 of Tutorials/oMF/tut1


Ignore:
Timestamp:
Oct 19, 2014, 6:38:41 PM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/oMF/tut1

    v21 v22  
    1 == Exercise 1: Simple MobilityFirst Network Deployment and Test ==
    2 
    3 [[TOC(../oMF*)]]
     1== Exercise 1: Simple !MobilityFirst Network Deployment and Test ==
     2
     3[[TOC(Tutorials/oMF*, depth=2)]]
    44
    55=== Objective ===
    66
    7 In this exercise we will establish a simple topology consisting of MobilityFirst routers, hosts and applications, deploy the software components onto physical nodes, and run an end-to-end 'ping' application. At the end of the exercise, you should expect to acquire a general knowledge of the Mobilityfirst software components and how to utilize them using the Orbit testbed.
     7In this exercise we will establish a simple topology consisting of MobilityFirst routers, hosts and applications, deploy the software components onto physical nodes, and run an end-to-end 'ping' application. At the end of the exercise, you should expect to acquire a general knowledge of the Mobilityfirst software components and how to deploy and configure them using the Orbit testbed.
    88
    99=== Topology ===
     
    1111In this exercise we will use a simple linear topology consisting of two MobilityFirst routers (MFR) that interconnect two hosts: Host1 will initiate a 'ping' communication and Host2 will respond to the ping request:
    1212
    13 {{{
    14 #!sh
    15 Host1 ---- MFR1 ---- MFR2 ---- Host2
    16 }}}
     13[[Image(/Tutorial/oMF:MFTurorialNetwork.png)]]
    1714
    1815=== MobilityFirst ORBIT Image ===