blob: 3c241612ffa2bdb833fc34e173a60a775060e2aa [file] [log] [blame]
andrew@onlab.us2ae3a112015-02-02 11:24:32 -08001<TOPOLOGY>
2
3 <COMPONENT>
4
5 <ONOSbench>
jenkinsb8dd1aa2015-03-24 10:31:10 -07006 <host>10.254.1.200</host>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -08007 <user>admin</user>
8 <password>onos_test</password>
9 <type>OnosDriver</type>
10 <connect_order>1</connect_order>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -070011 <COMPONENTS>
12 <home>~/onos</home>
13 </COMPONENTS>
14
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080015 </ONOSbench>
16
17 <ONOS1cli>
jenkinsb8dd1aa2015-03-24 10:31:10 -070018 <host>10.254.1.200</host>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080019 <user>admin</user>
20 <password>onos_test</password>
21 <type>OnosCliDriver</type>
22 <connect_order>2</connect_order>
23 <COMPONENTS> </COMPONENTS>
24 </ONOS1cli>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -070025
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080026 <ONOS2cli>
jenkinsb8dd1aa2015-03-24 10:31:10 -070027 <host>10.254.1.200</host>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080028 <user>admin</user>
29 <password>onos_test</password>
30 <type>OnosCliDriver</type>
31 <connect_order>3</connect_order>
32 <COMPONENTS> </COMPONENTS>
33 </ONOS2cli>
34
35 <ONOS3cli>
jenkinsb8dd1aa2015-03-24 10:31:10 -070036 <host>10.254.1.200</host>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080037 <user>admin</user>
38 <password>onos_test</password>
39 <type>OnosCliDriver</type>
40 <connect_order>4</connect_order>
41 <COMPONENTS> </COMPONENTS>
42 </ONOS3cli>
43
andrew@onlab.us30d9ba42015-03-11 15:05:24 -070044 <ONOS4cli>
jenkinsb8dd1aa2015-03-24 10:31:10 -070045 <host>10.254.1.200</host>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -070046 <user>admin</user>
47 <password>onos_test</password>
48 <type>OnosCliDriver</type>
49 <connect_order>5</connect_order>
50 <COMPONENTS> </COMPONENTS>
51 </ONOS4cli>
52
53 <ONOS5cli>
jenkinsb8dd1aa2015-03-24 10:31:10 -070054 <host>10.254.1.200</host>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -070055 <user>admin</user>
56 <password>onos_test</password>
57 <type>OnosCliDriver</type>
58 <connect_order>6</connect_order>
59 <COMPONENTS> </COMPONENTS>
60 </ONOS5cli>
61
62 <ONOS6cli>
jenkinsb8dd1aa2015-03-24 10:31:10 -070063 <host>10.254.1.200</host>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -070064 <user>admin</user>
65 <password>onos_test</password>
66 <type>OnosCliDriver</type>
67 <connect_order>7</connect_order>
68 <COMPONENTS> </COMPONENTS>
69 </ONOS6cli>
70
71 <ONOS7cli>
jenkinsb8dd1aa2015-03-24 10:31:10 -070072 <host>10.254.1.200</host>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -070073 <user>admin</user>
74 <password>onos_test</password>
75 <type>OnosCliDriver</type>
76 <connect_order>8</connect_order>
77 <COMPONENTS> </COMPONENTS>
78 </ONOS7cli>
79
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080080 <ONOS1>
jenkinsb8dd1aa2015-03-24 10:31:10 -070081 <host>10.254.1.201</host>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080082 <user>sdn</user>
83 <password>rocks</password>
84 <type>OnosDriver</type>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -070085 <connect_order>9</connect_order>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080086 <COMPONENTS> </COMPONENTS>
87 </ONOS1>
88
89 <ONOS2>
jenkinsb8dd1aa2015-03-24 10:31:10 -070090 <host>10.254.1.202</host>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080091 <user>sdn</user>
92 <password>rocks</password>
93 <type>OnosDriver</type>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -070094 <connect_order>10</connect_order>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -080095 <COMPONENTS> </COMPONENTS>
96 </ONOS2>
97
98 <ONOS3>
jenkinsb8dd1aa2015-03-24 10:31:10 -070099 <host>10.254.1.203</host>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -0800100 <user>sdn</user>
101 <password>rocks</password>
102 <type>OnosDriver</type>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -0700103 <connect_order>11</connect_order>
andrew@onlab.us2ae3a112015-02-02 11:24:32 -0800104 <COMPONENTS> </COMPONENTS>
105 </ONOS3>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -0700106
107 <ONOS4>
jenkinsb8dd1aa2015-03-24 10:31:10 -0700108 <host>10.254.1.204</host>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -0700109 <user>sdn</user>
110 <password>rocks</password>
111 <type>OnosDriver</type>
112 <connect_order>12</connect_order>
113 <COMPONENTS> </COMPONENTS>
114 </ONOS4>
115
116
117 <ONOS5>
jenkinsb8dd1aa2015-03-24 10:31:10 -0700118 <host>10.254.1.205</host>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -0700119 <user>sdn</user>
120 <password>rocks</password>
121 <type>OnosDriver</type>
122 <connect_order>13</connect_order>
123 <COMPONENTS> </COMPONENTS>
124 </ONOS5>
125
126 <ONOS6>
jenkinsb8dd1aa2015-03-24 10:31:10 -0700127 <host>10.254.1.206</host>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -0700128 <user>sdn</user>
129 <password>rocks</password>
130 <type>OnosDriver</type>
131 <connect_order>14</connect_order>
132 <COMPONENTS> </COMPONENTS>
133 </ONOS6>
134
135 <ONOS7>
jenkinsb8dd1aa2015-03-24 10:31:10 -0700136 <host>10.254.1.207</host>
andrew@onlab.us30d9ba42015-03-11 15:05:24 -0700137 <user>sdn</user>
138 <password>rocks</password>
139 <type>OnosDriver</type>
140 <connect_order>15</connect_order>
141 <COMPONENTS> </COMPONENTS>
142 </ONOS7>
143
andrew@onlab.us2ae3a112015-02-02 11:24:32 -0800144 </COMPONENT>
145
146</TOPOLOGY>