root/trunk/wikifiles/plastic-slices/rspecs/plastic-110/myplc-bbn-all.rspec

Revision 800, 0.9 kB (checked in by jbs@bbn.com, 2 years ago)

Added a Plastic Slices directory, and the Plastic Slices rspecs; copied from syseng, with passwords removed.

Line 
1 <?xml version="1.0"?>
2 <!--
3 This rspec will reserve all hosts in the BBN production MyPLC that are
4 known to exist as of 2011-03-03.
5
6 AM: https://myplc.gpolab.bbn.com:12346/
7 -->
8
9 <RSpec type="SFA">
10   <network name="plc.gpolab">
11     <site id="s1">
12       <name>myplc.gpolab.bbn.com</name>
13       <node id="n1">
14         <hostname>navis.gpolab.bbn.com</hostname>
15         <sliver></sliver>
16       </node>
17       <node id="n2">
18         <hostname>bain.gpolab.bbn.com</hostname>
19         <sliver></sliver>
20       </node>
21       <node id="n3">
22         <hostname>sardis.gpolab.bbn.com</hostname>
23         <sliver></sliver>
24       </node>
25       <node id="n4">
26         <hostname>ganel.gpolab.bbn.com</hostname>
27         <sliver></sliver>
28       </node>
29       <node id="n5">
30         <hostname>gardil.gpolab.bbn.com</hostname>
31         <sliver></sliver>
32       </node>
33     </site>
34   </network>
35 </RSpec>
Note: See TracBrowser for help on using the browser.