blob: b58bd43a895d5f9edefe92d825fe2872c52b2ee1 [file] [log] [blame]
<TOPOLOGY>
<COMPONENT>
<Zookeeper1>
<host>10.128.10.1</host>
<user>admin</user>
<password>onos_test</password>
<type>ZookeeperCliDriver</type>
<connect_order>1</connect_order>
<COMPONENTS>
</COMPONENTS>
</Zookeeper1>
<Zookeeper2>
<host>10.128.10.2</host>
<user>admin</user>
<password>onos_test</password>
<type>ZookeeperCliDriver</type>
<connect_order>2</connect_order>
<COMPONENTS>
</COMPONENTS>
</Zookeeper2>
<Zookeeper3>
<host>10.128.10.3</host>
<user>admin</user>
<password>onos_test</password>
<type>ZookeeperCliDriver</type>
<connect_order>3</connect_order>
<COMPONENTS>
</COMPONENTS>
</Zookeeper3>
<Zookeeper4>
<host>10.128.10.4</host>
<user>admin</user>
<password>onos_test</password>
<type>ZookeeperCliDriver</type>
<connect_order>4</connect_order>
<COMPONENTS>
</COMPONENTS>
</Zookeeper4>
<RamCloud1>
<host>10.128.10.1</host>
<user>admin</user>
<password>onos_test</password>
<type>RamCloudCliDriver</type>
<connect_order>5</connect_order>
<COMPONENTS>
</COMPONENTS>
</RamCloud1>
<RamCloud2>
<host>10.128.10.2</host>
<user>admin</user>
<password>onos_test</password>
<type>RamCloudCliDriver</type>
<connect_order>6</connect_order>
<COMPONENTS>
</COMPONENTS>
</RamCloud2>
<RamCloud3>
<host>10.128.10.3</host>
<user>admin</user>
<password>onos_test</password>
<type>RamCloudCliDriver</type>
<connect_order>7</connect_order>
<COMPONENTS>
</COMPONENTS>
</RamCloud3>
<RamCloud4>
<host>10.128.10.4</host>
<user>admin</user>
<password>onos_test</password>
<type>RamCloudCliDriver</type>
<connect_order>8</connect_order>
<COMPONENTS>
</COMPONENTS>
</RamCloud4>
<ONOS1>
<host>10.128.10.1</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosCliDriver</type>
<connect_order>9</connect_order>
<COMPONENTS>
</COMPONENTS>
</ONOS1>
<ONOS2>
<host>10.128.10.2</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosCliDriver</type>
<connect_order>10</connect_order>
<COMPONENTS>
</COMPONENTS>
</ONOS2>
<ONOS3>
<host>10.128.10.3</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosCliDriver</type>
<connect_order>11</connect_order>
<COMPONENTS>
</COMPONENTS>
</ONOS3>
<ONOS4>
<host>10.128.10.4</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosCliDriver</type>
<connect_order>12</connect_order>
<COMPONENTS>
</COMPONENTS>
</ONOS4>
<Mininet1>
<host>10.128.10.90</host>
<user>admin</user>
<password>onos_test</password>
<type>MininetCliDriver</type>
<connect_order>13</connect_order>
<COMPONENTS>
# Specify the Option for mininet
<arg1> --custom topo-onos4node.py </arg1>
<arg2> --topo mytopo --arp</arg2>
<controller> remote </controller>
</COMPONENTS>
</Mininet1>
<Mininet2>
<host>10.128.10.90</host>
<user>admin</user>
<password>onos_test</password>
<type>RemoteMininetDriver</type>
<connect_order>13</connect_order>
<COMPONENTS>
# Specify the Option for mininet
<arg1> --custom topo-onos4node.py </arg1>
<arg2> --topo mytopo --arp</arg2>
<controller> remote </controller>
</COMPONENTS>
</Mininet2>
</COMPONENT>
</TOPOLOGY>