blob: d97e54102fb04a181fdc214645527e70a7d57e75 [file] [log] [blame]
SeanCorcoranc3ed7432014-04-09 16:32:27 -07001<TOPOLOGY>
2
3 <COMPONENT>
4 <Zookeeper1>
Jon Hall5e3630b2014-06-23 16:09:57 -07005 <host>10.128.5.1</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -07006 <user>admin</user>
7 <password></password>
8 <type>ZookeeperCliDriver</type>
9 <connect_order>1</connect_order>
10 <COMPONENTS>
11 </COMPONENTS>
12 </Zookeeper1>
13
14 <Zookeeper2>
Jon Hall5e3630b2014-06-23 16:09:57 -070015 <host>10.128.5.2</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -070016 <user>admin</user>
17 <password></password>
18 <type>ZookeeperCliDriver</type>
19 <connect_order>2</connect_order>
20 <COMPONENTS>
21 </COMPONENTS>
22 </Zookeeper2>
23
24 <Zookeeper3>
Jon Hall5e3630b2014-06-23 16:09:57 -070025 <host>10.128.5.3</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -070026 <user>admin</user>
27 <password></password>
28 <type>ZookeeperCliDriver</type>
29 <connect_order>3</connect_order>
30 <COMPONENTS>
31 </COMPONENTS>
32 </Zookeeper3>
33
34 <Zookeeper4>
Jon Hall5e3630b2014-06-23 16:09:57 -070035 <host>10.128.5.4</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -070036 <user>admin</user>
37 <password></password>
38 <type>ZookeeperCliDriver</type>
39 <connect_order>4</connect_order>
40 <COMPONENTS>
41 </COMPONENTS>
42 </Zookeeper4>
43
44 <RamCloud1>
Jon Hall5e3630b2014-06-23 16:09:57 -070045 <host>10.128.5.1</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -070046 <user>admin</user>
47 <password></password>
48 <type>RamCloudCliDriver</type>
49 <connect_order>5</connect_order>
50 <COMPONENTS>
51 </COMPONENTS>
52 </RamCloud1>
53
54 <RamCloud2>
Jon Hall5e3630b2014-06-23 16:09:57 -070055 <host>10.128.5.2</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -070056 <user>admin</user>
57 <password></password>
58 <type>RamCloudCliDriver</type>
59 <connect_order>6</connect_order>
60 <COMPONENTS>
61 </COMPONENTS>
62 </RamCloud2>
63
64 <RamCloud3>
Jon Hall5e3630b2014-06-23 16:09:57 -070065 <host>10.128.5.3</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -070066 <user>admin</user>
67 <password></password>
68 <type>RamCloudCliDriver</type>
69 <connect_order>7</connect_order>
70 <COMPONENTS>
71 </COMPONENTS>
72 </RamCloud3>
73
74 <RamCloud4>
Jon Hall5e3630b2014-06-23 16:09:57 -070075 <host>10.128.5.4</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -070076 <user>admin</user>
77 <password></password>
78 <type>RamCloudCliDriver</type>
79 <connect_order>8</connect_order>
80 <COMPONENTS>
81 </COMPONENTS>
82 </RamCloud4>
83
84 <ONOS1>
Jon Hall5e3630b2014-06-23 16:09:57 -070085 <host>10.128.5.1</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -070086 <user>admin</user>
87 <password></password>
88 <type>OnosCliDriver</type>
89 <connect_order>9</connect_order>
90 <COMPONENTS>
91 </COMPONENTS>
92 </ONOS1>
93
94 <ONOS2>
Jon Hall5e3630b2014-06-23 16:09:57 -070095 <host>10.128.5.2</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -070096 <user>admin</user>
97 <password></password>
98 <type>OnosCliDriver</type>
99 <connect_order>10</connect_order>
100 <COMPONENTS>
101 </COMPONENTS>
102 </ONOS2>
103
104 <ONOS3>
Jon Hall5e3630b2014-06-23 16:09:57 -0700105 <host>10.128.5.3</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -0700106 <user>admin</user>
107 <password></password>
108 <type>OnosCliDriver</type>
109 <connect_order>11</connect_order>
110 <COMPONENTS>
111 </COMPONENTS>
112 </ONOS3>
113
114 <ONOS4>
Jon Hall5e3630b2014-06-23 16:09:57 -0700115 <host>10.128.5.4</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -0700116 <user>admin</user>
117 <password></password>
118 <type>OnosCliDriver</type>
119 <connect_order>12</connect_order>
120 <COMPONENTS>
121 </COMPONENTS>
122 </ONOS4>
123
124 <Mininet1>
Jon Hall5e3630b2014-06-23 16:09:57 -0700125 <host>10.128.5.9</host>
SeanCorcoranc3ed7432014-04-09 16:32:27 -0700126 <user>admin</user>
127 <password></password>
128 <type>MininetCliDriver</type>
129 <connect_order>13</connect_order>
130 <COMPONENTS>
131 # Specify the Option for mininet
132 <arg1> --custom ~/mininet/custom/topo-onos4node.py </arg1>
Jon Hall81d3daa2014-09-03 14:15:10 -0700133 <arg2> --topo mytopo --arp</arg2>
SeanCorcoranc3ed7432014-04-09 16:32:27 -0700134 <controller> remote </controller>
135 </COMPONENTS>
136 </Mininet1>
137
138 </COMPONENT>
139</TOPOLOGY>