Changes between Initial Version and Version 1 of HelloGENI


Ignore:
Timestamp:
04/25/11 16:32:36 (13 years ago)
Author:
Josh Smift
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HelloGENI

    v1 v1  
     1Here's a description of the Hello GENI experiment; we're still fleshing this out.
     2
     3= Overview =
     4
     5This experiment is just a quick way to reserve some resources and see if they can talk to each other.  It uses an IP subnet, which you have to allocate from a pool that the GPO maintains, but the rest of the resources, you can provision yourself.
     6
     7= IP subnets =
     8
     9We've set aside 10.42.0.0/16 as a pool of IP subnets for this. We're currently using 10.42.101.0/24 - 10.42.110.0/24 for the Plastic Slices project, and have 10.42.111.0/24 - 10.42.120.0/24 available for other uses.
     10
     11= MyPLC hosts =
     12
     13Here are the MyPLC hosts that support Hello GENI:
     14
     15|| '''hostname'''                 || '''MAC address''' || '''IP address''' ||
     16|| ganel.gpolab.bbn.com           || 00:1B:21:4B:3F:AD || 10.42.xxx.51     ||
     17|| gardil.gpolab.bbn.com          || 00:1B:21:4B:3E:E9 || 10.42.xxx.52     ||
     18|| sardis.gpolab.bbn.com          || 00:1B:21:5A:E6:A5 || 10.42.xxx.53     ||
     19|| bain.gpolab.bbn.com            || 00:1B:21:5F:8F:E1 || 10.42.xxx.54     ||
     20|| navis.gpolab.bbn.com           || 00:1B:21:5A:E6:A9 || 10.42.xxx.55     ||
     21||                                ||                   ||                  ||
     22|| pl1.myplc.grnoc.iu.edu         || 00:15:C5:E7:A8:0E || 10.42.xxx.70     ||
     23|| pl3.myplc.grnoc.iu.edu         || 00:11:43:D4:F7:29 || 10.42.xxx.71     ||
     24||                                ||                   ||                  ||
     25|| pl01.cs.washington.edu         || 00:B0:D0:E1:6F:86 || 10.42.xxx.80     ||
     26|| pl02.cs.washington.edu         || 00:B0:D0:E1:6F:87 || 10.42.xxx.81     ||
     27||                                ||                   ||                  ||
     28|| of-planet2.stanford.edu        || 00:14:D1:19:43:F4 || 10.42.xxx.91     ||
     29|| of-planet3.stanford.edu        || 08:00:27:61:68:87 || 10.42.xxx.92     ||
     30|| of-planet4.stanford.edu        || 08:00:27:F7:3B:EE || 10.42.xxx.93     ||
     31||                                ||                   ||                  ||
     32|| plnode1.cip.gatech.edu         || 00:50:56:96:55:83 || 10.42.xxx.100    ||
     33|| plnode2.cip.gatech.edu         || 00:50:56:96:06:81 || 10.42.xxx.101    ||
     34||                                ||                   ||                  ||
     35|| planetlab4.clemson.edu         || 00:1B:21:75:7A:92 || 10.42.xxx.104    ||
     36|| planetlab5.clemson.edu         || 00:0E:0C:2C:EC:30 || 10.42.xxx.105    ||
     37||                                ||                   ||                  ||
     38|| orbitplc1.orbit-lab.org        || D8:D3:85:67:06:3D || 10.42.xxx.Y      ||
     39|| orbitplc2.orbit-lab.org        || D8:D3:85:65:33:D5 || 10.42.xxx.Y      ||
     40||                                ||                   ||                  ||
     41|| wings-openflow-2.wail.wisc.edu ||                   || 10.42.xxx.Y      ||
     42|| wings-openflow-3.wail.wisc.edu ||                   || 10.42.xxx.Y      ||
     43
     44(We still need to add info for the Rutgers and Wisconsin hosts.)
     45
     46Each host uses the same fourth octet on all of the subnets that it's on.
     47
     48For each subnet, the host should have an interface eth1.<vlan>:42xxx with that IP address, where <vlan> is the VLAN that the subnet should be on.
     49
     50= Et cetera =
     51
     52We still need to add more info here, like how to allocate these resources and use them, but wanted to get the table of MAC addresses and IP addresses out ASAP.