blob: 3e9369f75817e47050b124c29fe489cf3ad90a69 [file] [log] [blame]
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -08001<TOPOLOGY>
2 <COMPONENT>
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -08003 <ONOSbench>
4 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -07005 <user>sdn</user>
6 <password>rocks</password>
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -08007 <type>OnosDriver</type>
8 <connect_order>1</connect_order>
9 <COMPONENTS>
Jon Hall439c8912016-04-15 02:22:03 -070010 <nodes>5</nodes>
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -080011 </COMPONENTS>
12 </ONOSbench>
13
14 <ONOScli1>
15 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070016 <user>sdn</user>
17 <password>rocks</password>
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -080018 <type>OnosCliDriver</type>
19 <connect_order>2</connect_order>
20 <COMPONENTS> </COMPONENTS>
21 </ONOScli1>
22
23 <ONOScli2>
24 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070025 <user>sdn</user>
26 <password>rocks</password>
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -080027 <type>OnosCliDriver</type>
28 <connect_order>3</connect_order>
29 <COMPONENTS> </COMPONENTS>
30 </ONOScli2>
31
32 <ONOScli3>
33 <host>localhost</host>
Jon Hall53c5e662016-04-13 16:06:56 -070034 <user>sdn</user>
35 <password>rocks</password>
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -080036 <type>OnosCliDriver</type>
37 <connect_order>4</connect_order>
38 <COMPONENTS> </COMPONENTS>
39 </ONOScli3>
40
Jon Halla79daa52016-04-18 16:32:44 -070041 <ONOScli4>
42 <host>localhost</host>
43 <user>sdn</user>
44 <password>rocks</password>
45 <type>OnosCliDriver</type>
46 <connect_order>5</connect_order>
47 <COMPONENTS> </COMPONENTS>
48 </ONOScli4>
49
50 <ONOScli5>
51 <host>localhost</host>
52 <user>sdn</user>
53 <password>rocks</password>
54 <type>OnosCliDriver</type>
55 <connect_order>6</connect_order>
56 <COMPONENTS> </COMPONENTS>
57 </ONOScli5>
58
59
sathishmad953462015-12-03 17:42:07 +053060 <ONOS1>
61 <host>OC1</host>
Jon Hall53c5e662016-04-13 16:06:56 -070062 <user>sdn</user>
63 <password>rocks</password>
sathishmad953462015-12-03 17:42:07 +053064 <type>OnosDriver</type>
Jon Halla79daa52016-04-18 16:32:44 -070065 <connect_order>7</connect_order>
sathishmad953462015-12-03 17:42:07 +053066 <COMPONENTS> </COMPONENTS>
67 </ONOS1>
68
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -080069 <Mininet1>
70 <host>OCN</host>
Jon Hall53c5e662016-04-13 16:06:56 -070071 <user>sdn</user>
72 <password>rocks</password>
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -080073 <type>MininetCliDriver</type>
Jon Halla79daa52016-04-18 16:32:44 -070074 <connect_order>8</connect_order>
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -080075 <COMPONENTS>
76 <home>~/mininet/custom/</home>
Subhash Kumar Singhc73b3a72015-11-03 21:34:04 -080077 </COMPONENTS>
78 </Mininet1>
79
80 </COMPONENT>
sathishmc4362252016-04-20 18:29:48 +053081</TOPOLOGY>