blob: a1ec1494e9a5eae678d82d6a4fb11a1bb67edc0e [file] [log] [blame]
YPZhangcb86c5b2016-01-27 17:38:12 -08001<TOPOLOGY>
2
3 <COMPONENT>
4
5 <ONOSbench>
6 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -07007 <user>sdn</user>
8 <password>rocks</password>
YPZhangcb86c5b2016-01-27 17:38:12 -08009 <type>OnosDriver</type>
10 <connect_order>1</connect_order>
11 <COMPONENTS>
12 <home>~/onos</home>
13 <nodes>7</nodes>
14 </COMPONENTS>
15 </ONOSbench>
16
17 <ONOSrest1>
18 <host>OC1</host>
19 <port>8181</port>
20 <user>onos</user>
21 <password>rocks</password>
22 <type>OnosRestDriver</type>
23 <connect_order>3</connect_order>
24 <COMPONENTS>
25 </COMPONENTS>
26 </ONOSrest1>
27 <ONOScli1>
28 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070029 <user>sdn</user>
30 <password>rocks</password>
YPZhangcb86c5b2016-01-27 17:38:12 -080031 <type>OnosCliDriver</type>
32 <connect_order>2</connect_order>
33 <COMPONENTS> </COMPONENTS>
34 </ONOScli1>
35
36 <ONOScli2>
37 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070038 <user>sdn</user>
39 <password>rocks</password>
YPZhangcb86c5b2016-01-27 17:38:12 -080040 <type>OnosCliDriver</type>
41 <connect_order>3</connect_order>
42 <COMPONENTS> </COMPONENTS>
43 </ONOScli2>
44
45 <ONOScli3>
46 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070047 <user>sdn</user>
48 <password>rocks</password>
YPZhangcb86c5b2016-01-27 17:38:12 -080049 <type>OnosCliDriver</type>
50 <connect_order>4</connect_order>
51 <COMPONENTS> </COMPONENTS>
52 </ONOScli3>
53
54 <ONOScli4>
55 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070056 <user>sdn</user>
57 <password>rocks</password>
YPZhangcb86c5b2016-01-27 17:38:12 -080058 <type>OnosCliDriver</type>
59 <connect_order>5</connect_order>
60 <COMPONENTS> </COMPONENTS>
61 </ONOScli4>
62
63 <ONOScli5>
64 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070065 <user>sdn</user>
66 <password>rocks</password>
YPZhangcb86c5b2016-01-27 17:38:12 -080067 <type>OnosCliDriver</type>
68 <connect_order>6</connect_order>
69 <COMPONENTS> </COMPONENTS>
70 </ONOScli5>
71
72 <ONOScli6>
73 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070074 <user>sdn</user>
75 <password>rocks</password>
YPZhangcb86c5b2016-01-27 17:38:12 -080076 <type>OnosCliDriver</type>
77 <connect_order>7</connect_order>
78 <COMPONENTS> </COMPONENTS>
79 </ONOScli6>
80
81 <ONOScli7>
82 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070083 <user>sdn</user>
84 <password>rocks</password>
YPZhangcb86c5b2016-01-27 17:38:12 -080085 <type>OnosCliDriver</type>
86 <connect_order>8</connect_order>
87 <COMPONENTS> </COMPONENTS>
88 </ONOScli7>
89
90 <Mininet1>
91 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070092 <user>sdn</user>
93 <password>rocks</password>
YPZhangcb86c5b2016-01-27 17:38:12 -080094 <type>MininetCliDriver</type>
95 <connect_order>5</connect_order>
96 <COMPONENTS>
97 </COMPONENTS>
98 </Mininet1>
99
100 </COMPONENT>
101</TOPOLOGY>