Changes between Version 7 and Version 8 of HowTo/MultiPointVLANOnOpenGENI
- Timestamp:
- 08/27/14 17:00:23 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/MultiPointVLANOnOpenGENI
v7 v8 6 6 {{{ 7 7 #!html 8 <img src="http://groups.geni.net/geni/ attachment/wiki/HowTo/MultiPointVLANOnOpenGENI/stitchOG_1.png" width="600" alt="Multi-Site Topology"/>8 <img src="http://groups.geni.net/geni/raw-attachment/wiki/HowTo/MultiPointVLANOnOpenGENI/stitchOG_1.png" width="600" alt="Multi-Site Topology"/> 9 9 }}} 10 10 … … 14 14 }}} 15 15 This will leave the stitched path to the other AM intact. 16 You don’t want to delete the whole slice, just the bits on the Clemson OpenGENI AM, as we will upgrade this part of the slice. 16 You don’t want to delete the whole slice, just the bits on the Clemson OpenGENI AM, as we will upgrade this part of the slice. 17 {{{ 18 #!html 19 <img src="http://groups.geni.net/geni/raw-attachment/wiki/HowTo/MultiPointVLANOnOpenGENI/stitchOG_2.png" width="600" alt="VLAN"/> 20 }}} 17 21 3) Get the OpenGENI RSpec request from `/tmp`, which `stitcher` created, and edit it as follows: 18 22 a) Add as many VMs as you want, but make sure they have different names and IP addresses and at least one interface. … … 21 25 22 26 4) Provision this modified VM at the OpenGENI aggregate using `omni` (not `stitcher`). 27 {{{ 28 #!html 29 <img src="http://groups.geni.net/geni/raw-attachment/wiki/HowTo/MultiPointVLANOnOpenGENI/stitchOG_3.png" width="600" alt="Multi-Point VLAN"/> 30 }}} 23 31 24 32