I have been experimenting with shared VLAN support on the BBN EG and IG racks. In the IG advertisement, I see all the vtsXXXX shared-vlan options. I pick one of those when specifying shared_vlan_links across two rspecs, create a couple slivers, and two nodes from different slices can talk. However, not all IG sites have these vts shared vlans, some just have the openflow/mesoscale entries. Is it possible to make this consistent across all IG racks? btw, what does vts stand for?
Ah, so virtual topology service, now I put it together. :) I'll leave them alone then. So really there are just the mesoscale VLANs that provide common-tagged interfaces for experimenters?
Yes, that's exactly what I want. I've been trying to find examples, or any mention of this, but I must be looking in the wrong places...
Should I just look in geni-lib or is there another resource for creating new shared vlans? I guess I'm concerned about finding a vlan that is free at a given aggregate...simply trial and error?
On Thu, May 8, 2014 at 1:44 PM, Ezra Kissel <ezki...@indiana.edu> wrote:
Yes, that's exactly what I want. I've been trying to find examples, or any mention of this, but I must be looking in the wrong places...
I don't think there's any examples.
Would something like I just described be possible? We choose a "free" vlan id at some number of racks, I bring up IDMS slices at those racks and keep the shared vlan active?
I'd like to investigate this, and I think the use case would be pretty interesting to demonstrate. IDMS over VTS as a GENI service on top of another GENI service for other experimenters to use. Let me read-up on VTS and we can probably coordinate off-thread.
I'd like to investigate this, and I think the use case would be pretty interesting to demonstrate. IDMS over VTS as a GENI service on top of another GENI service for other experimenters to use. Let me read-up on VTS and we can probably coordinate off-thread.There is a collection of not-that-organized and not-that-complete information on VTS at:Beyond that I'll need to do more writing and direct help, but that's how these things get better.. :-)--Nick
--
GENI Users is a community supported mailing list, so please help by responding to questions you know the answer to.
If this is your first time posting a question to this list, please review http://groups.geni.net/geni/wiki/GENIExperimenter/CommunityMailingList
---
You received this message because you are subscribed to the Google Groups "GENI Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geni-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
May 8, 2014 at 2:47 PM
I'd like to investigate this, and I think the use case would be pretty interesting to demonstrate. IDMS over VTS as a GENI service on top of another GENI service for other experimenters to use. Let me read-up on VTS and we can probably coordinate off-thread.
thanks,
- ezra
Ok - this is great, thanks for the quick responses. This thread came out of a discussion I had with Niky earlier this week. We were contemplating having the IDMS shakedown experiment run as a persistent service on GENI racks and have it configured with shared vlans so other users could attach to the "service slice" and make use of it. What would be ideal is to create a common shared vlan at a number of geographically distributed racks that would then be advertised, providing a consistent AM:vlantag for experimenters. With the IDMS slice being long-lived, those shared vlans should persist.
Would something like I just described be possible? We choose a "free" vlan id at some number of racks, I bring up IDMS slices at those racks and keep the shared vlan active?
- ezra
As it turns out (thanks to Sarah for pointing this out), there is some documentation at:I'm going to work on tweaking it a bit and adding some images to hopefully make it more clear, but it has the information you ultimately need.
--Nick
--
GENI Users is a community supported mailing list, so please help by responding to questions you know the answer to.
If this is your first time posting a question to this list, please review http://groups.geni.net/geni/wiki/GENIExperimenter/CommunityMailingList
---
You received this message because you are subscribed to the Google Groups "GENI Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geni-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
May 8, 2014 at 1:48 PM
On Thu, May 8, 2014 at 1:44 PM, Ezra Kissel <ezki...@indiana.edu> wrote:
Yes, that's exactly what I want. I've been trying to find examples, or any mention of this, but I must be looking in the wrong places...I don't think there's any examples.
Should I just look in geni-lib or is there another resource for creating new shared vlans? I guess I'm concerned about finding a vlan that is free at a given aggregate...simply trial and error?
You don't have to worry about finding a free VLAN tag, at least, the AM will find that for you. As a general rule none of the shared vlans advertised by the AM are "free" - they're all being used for a specific purpose. Now, as it turns out, the "mesoscale" VLANs are being used for the specific purpose of "sharing an OpenFlow network", but in general the shared VLANs are not available if you don't already know what they're for (and have buy-in from the person that created them).I'll write something up about how to do this at an IG rack and send it along.--Nick