blob: d82f3fdf9734952108567788037af309d55e281d [file] [log] [blame]
cameron@onlab.us78b89652015-07-08 15:21:03 -07001<TOPOLOGY>
2
3 <COMPONENT>
4
5 <ONOSbench>
6 <host>OCN</host>
7 <user>admin</user>
8 <password>onos_test</password>
9 <type>OnosDriver</type>
10 <connect_order>1</connect_order>
11 <COMPONENTS><home>~/onos</home></COMPONENTS>
12 </ONOSbench>
13
14 <ONOS1cli>
15 <host>OCN</host>
16 <user>admin</user>
17 <password>onos_test</password>
18 <type>OnosCliDriver</type>
19 <connect_order>2</connect_order>
20 <COMPONENTS> </COMPONENTS>
21 </ONOS1cli>
22
23 <ONOS2cli>
24 <host>OCN</host>
25 <user>admin</user>
26 <password>onos_test</password>
27 <type>OnosCliDriver</type>
28 <connect_order>3</connect_order>
29 <COMPONENTS> </COMPONENTS>
30 </ONOS2cli>
31
32 <ONOS3cli>
33 <host>OCN</host>
34 <user>admin</user>
35 <password>onos_test</password>
36 <type>OnosCliDriver</type>
37 <connect_order>4</connect_order>
38 <COMPONENTS> </COMPONENTS>
39 </ONOS3cli>
40
41 <ONOS4cli>
42 <host>OCN</host>
43 <user>admin</user>
44 <password>onos_test</password>
45 <type>OnosCliDriver</type>
46 <connect_order>5</connect_order>
47 <COMPONENTS> </COMPONENTS>
48 </ONOS4cli>
49
50 <ONOS5cli>
51 <host>OCN</host>
52 <user>admin</user>
53 <password>onos_test</password>
54 <type>OnosCliDriver</type>
55 <connect_order>6</connect_order>
56 <COMPONENTS> </COMPONENTS>
57 </ONOS5cli>
58
59 <ONOS6cli>
60 <host>OCN</host>
61 <user>admin</user>
62 <password>onos_test</password>
63 <type>OnosCliDriver</type>
64 <connect_order>7</connect_order>
65 <COMPONENTS> </COMPONENTS>
66 </ONOS6cli>
67
68 <ONOS7cli>
69 <host>OCN</host>
70 <user>admin</user>
71 <password>onos_test</password>
72 <type>OnosCliDriver</type>
73 <connect_order>8</connect_order>
74 <COMPONENTS> </COMPONENTS>
75 </ONOS7cli>
76
77 <ONOS1>
78 <host>OC1</host>
79 <user>sdn</user>
80 <password>rocks</password>
81 <type>OnosDriver</type>
82 <connect_order>9</connect_order>
83 <COMPONENTS> </COMPONENTS>
84 </ONOS1>
85
86 <ONOS2>
87 <host>OC2</host>
88 <user>sdn</user>
89 <password>rocks</password>
90 <type>OnosDriver</type>
91 <connect_order>10</connect_order>
92 <COMPONENTS> </COMPONENTS>
93 </ONOS2>
94
95 <ONOS3>
96 <host>OC3</host>
97 <user>sdn</user>
98 <password>rocks</password>
99 <type>OnosDriver</type>
100 <connect_order>11</connect_order>
101 <COMPONENTS> </COMPONENTS>
102 </ONOS3>
103
104 <ONOS4>
105 <host>OC4</host>
106 <user>sdn</user>
107 <password>rocks</password>
108 <type>OnosDriver</type>
109 <connect_order>12</connect_order>
110 <COMPONENTS> </COMPONENTS>
111 </ONOS4>
112
113
114 <ONOS5>
115 <host>OC5</host>
116 <user>sdn</user>
117 <password>rocks</password>
118 <type>OnosDriver</type>
119 <connect_order>13</connect_order>
120 <COMPONENTS> </COMPONENTS>
121 </ONOS5>
122
123 <ONOS6>
124 <host>OC6</host>
125 <user>sdn</user>
126 <password>rocks</password>
127 <type>OnosDriver</type>
128 <connect_order>14</connect_order>
129 <COMPONENTS> </COMPONENTS>
130 </ONOS6>
131
132 <ONOS7>
133 <host>OC7</host>
134 <user>sdn</user>
135 <password>rocks</password>
136 <type>OnosDriver</type>
137 <connect_order>15</connect_order>
138 <COMPONENTS> </COMPONENTS>
139 </ONOS7>
140
141 </COMPONENT>
142
143</TOPOLOGY>
144