Changes between Version 4 and Version 5 of Tutorials/oMF/tut2


Ignore:
Timestamp:
Oct 15, 2014, 6:46:12 PM (10 years ago)
Author:
parishad
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/oMF/tut2

    v4 v5  
    2121#!sh
    2222
    23 Command to access???
     23ssh username@console.grid.orbit-lab.org
    2424}}}
    2525
     
    185185end
    186186}}}
     187As can be seen above, properties which were defined in the MF-Router, MF-GNRS and MF-HostStack applications have been set here. Moreover, node interfaces have been set up, and IP addresses have been assigned to them. As we discussed earlier the router is configured with both edge and core interfaces. The ethernet interface is used to connect to the core of the network, and the wireless interface is for connection to the clients. On the other side, the client is equipped with wifi interface to connect to the access router.
     188
    187189
    188190[[CollapsibleEnd]]
    189 
    190 Here is where I have to place snippets from the previous part
    191191
    192192We will assume the network described and initialized in Exercise 1 is up and functional. Instead of the mfping application that was run manually, we will extend the OMF script to add the mfperf application that will drive the performance measurement of the router.