close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 5 and Version 6 of Internal/VirtualNetwork


Ignore:
Timestamp:
Jun 17, 2015, 2:50:25 AM (9 years ago)
Author:
ababu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Internal/VirtualNetwork

    v5 v6  
    11= Virtual Network Software Design =
    2 
    32
    43For complete description:  [Document:http://www.winlab.rutgers.edu/~ababu/downloads/thesis.pdf]
    54
    65= Running Instructions =
     6
     7== EXAMPLE: Ping application on virtual network ==
     8
     9Nodes: node1-20,node2-20,node3-18,node10-10,node10-11,node2-19
     10
     11'''Use image:''' ababu_mf_devel_virtual_demo.ndz [[BR]]
     12'''Run commands on grid console:'''[[BR]]
     13omf load -i ababu_mf_devel_virtual_demo.ndz -t node1-20,node2-20,node3-18,node10-10,node10-11,node2-19 [[BR]]
     14omf tell -a on -t  node1-20,node2-20,node3-18,node10-10,node10-11,node2-19 [[BR]]
     15
     16'''client:'''node1-20 [[BR]]
     17'''server:''' node10-11 [[BR]]
     18'''core router (non-virtual):''' node3-18 [[BR]]
     19'''edge access router (virtual):''' node2-20 [[BR]]
     20'''edge access router (virtual):''' node10-10 [[BR]]
     21'''GNRS:''' node2-19 [[BR]]
     22
     23=== Start experiment (on grid console): ===
     24omf exec geniVNexperiment_6nodes.rb
     25
     26=== Start applications on respective nodes: ===
     27root@node1-20:/root/scripts/ping(or iperf): ./ping_vclient.sh [[BR]]
     28root@node10-11:/root/scripts/ping(or iperf): ./ping_vserver.sh