I'd like to create a topology with two VMs and a bare metal node on a single InstaGENI rack:
VM ----- BareMetal ----- VM
But I'd like that topology to use two different physical network interfaces on the bare metal node. When I lay out that topology in Jacks, I end up with a single (experimental) network interface in use, and two VLANs, one for each VM.
I then tried manually editing the resulting request RSpec to specify an "emulab:interface" inside the "geni:interface", but that seemed to have no effect:
I haven't tried to specify the interface component id because it is specific to a given bare metal node. I was shooting for an RSpec that at least had a chance of being reused, hence my attempt above.
What's the right way to specify this topology? Can it be done?
Thanks,
Tom