Changes between Version 21 and Version 22 of Tutorials/oMF/tut1
- Timestamp:
- Oct 19, 2014, 6:38:41 PM (10 years ago)
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)]] 4 4 5 5 === Objective === 6 6 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.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 deploy and configure them using the Orbit testbed. 8 8 9 9 === Topology === … … 11 11 In 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: 12 12 13 {{{ 14 #!sh 15 Host1 ---- MFR1 ---- MFR2 ---- Host2 16 }}} 13 [[Image(/Tutorial/oMF:MFTurorialNetwork.png)]] 17 14 18 15 === MobilityFirst ORBIT Image ===