source: trunk/wikifiles/plastic-slices/rspecs/plastic-101/myplc-bbn-all.rspec @ 1201

Last change on this file since 1201 was 800, checked in by Josh Smift, 13 years ago

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

File size: 875 bytes
Line 
1<?xml version="1.0"?>
2<!--
3This rspec will reserve all hosts in the BBN production MyPLC that are
4known to exist as of 2011-03-03.
5
6AM: 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 repository browser.