Skip to content. | Skip to navigation

Personal tools

Navigation

You are here: Home / Wiki / Attachment / Sppnodes / Spp-Link.Rspec

Spp-Link.Rspec

HTML icon — HTML, 1 KB

File contents

<rspec xmlns="http://protogeni.net/resources/rspec/0.1">
 <node virtual_id="spp1" 
       virtualization_type="emulab-vnode" 
       virtualization_subtype="emulab-spp" 
       > 
   <interface virtual_id="spp1:0"/> 
 </node>
 <node virtual_id="spp2" 
       virtualization_type="emulab-vnode" 
       virtualization_subtype="emulab-spp" 
       > 
   <interface virtual_id="spp2:0"/> 
 </node>
 <link virtual_id="lan0"> 
  <bandwidth>1000000</bandwidth>
  <latency>0</latency>
  <link_type type_name="ethernet" />
  <packet_loss>0</packet_loss>
  <interface_ref 
            virtual_interface_id="spp1:0" 
            virtual_node_id="spp1" 
            /> 
  <interface_ref 
            virtual_interface_id="spp2:0" 
            virtual_node_id="spp2" 
            /> 
 </link> 
</rspec>