Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
65a0ddfa
Commit
65a0ddfa
authored
Feb 22, 2011
by
Leigh B Stoller
Browse files
Sample rspec for vlan between Utah and Kentucky via ION.
parent
5a144e06
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/test/utah-uky-vlan.rspec
0 → 100644
View file @
65a0ddfa
<?xml version="1.0" encoding="UTF-8"?>
<rspec
xmlns=
"http://www.protogeni.net/resources/rspec/0.1"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.protogeni.net/resources/rspec/0.1 http://www.protogeni.net/resources/rspec/0.1/request.xsd"
type=
"request"
>
<node
virtual_id=
"geni1"
virtualization_type=
"emulab-vnode"
component_id=
"urn:publicid:IDN+emulab.net+node+pg41"
exclusive=
"1"
component_manager_urn=
"urn:publicid:IDN+emulab.net+authority+cm"
>
<interface
virtual_id=
"if0"
/>
<disk_image
name=
"urn:publicid:IDN+emulab.net+image+emulab-ops//FEDORA10-STD"
/>
</node>
<node
virtual_id=
"geni2"
virtualization_type=
"emulab-vnode"
exclusive=
"1"
component_manager_urn=
"urn:publicid:IDN+uky.emulab.net+authority+cm"
>
<node_type
type_name=
"pc"
type_slots=
"1"
/>
<interface
virtual_id=
"if0"
/>
<disk_image
name=
"urn:publicid:IDN+emulab.net+image+emulab-ops//FEDORA10-STD"
/>
</node>
<link
virtual_id=
"ionlink"
>
<component_manager
name=
"urn:publicid:IDN+emulab.net+authority+cm"
/>
<component_manager
name=
"urn:publicid:IDN+uky.emulab.net+authority+cm"
/>
<interface_ref
virtual_node_id=
"geni1"
virtual_interface_id=
"if0"
/>
<interface_ref
virtual_node_id=
"geni2"
virtual_interface_id=
"if0"
/>
<component_hop
component_urn=
"urn:publicid:IDN+emulab.net+link+ion"
>
<interface_ref
component_node_urn=
"urn:publicid:IDN+emulab.net+node+ion"
component_interface_id=
"eth0"
/>
</component_hop>
<component_hop
component_urn=
"urn:publicid:IDN+uky.emulab.net+link+ion"
>
<interface_ref
component_node_urn=
"urn:publicid:IDN+uky.emulab.net+node+ion"
component_interface_id=
"eth0"
/>
</component_hop>
</link>
</rspec>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment