blob: 2605b2e85ac317bc39893b87b9bf180c7a1b6973 [file] [log] [blame]
<TOPOLOGY>
<COMPONENT>
<ONOSbench>
<host>10.128.10.11</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosDriver</type>
<connect_order>1</connect_order>
<COMPONENTS> </COMPONENTS>
</ONOSbench>
<ONOS1>
<host>10.128.10.11</host>
<user>sdn</user>
<password>sdn</password>
<type>OnosDriver</type>
<connect_order>2</connect_order>
<COMPONENTS> </COMPONENTS>
</ONOS1>
<ONOS2>
<host>10.128.10.11</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosCliDriver</type>
<connect_order>3</connect_order>
<COMPONENTS> </COMPONENTS>
</ONOS2>
<ONOS3>
<host>10.128.10.11</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosCliDriver</type>
<connect_order>4</connect_order>
<COMPONENTS> </COMPONENTS>
</ONOS3>
<Mininet1>
<host>10.128.10.11</host>
<user>admin</user>
<password>onos_test</password>
<type>MininetCliDriver</type>
<connect_order>5</connect_order>
<COMPONENTS>
#Specify the Option for mininet
<arg1> --custom ~/mininet/custom/topo-HA.py </arg1>
<arg2> --topo mytopo </arg2>
<arg3> --switch ovs,protocols=OpenFlow13 </arg3>
<arg4> --mac </arg4>
<controller> remote </controller>
</COMPONENTS>
</Mininet1>
<Mininet2>
<host>10.128.10.11</host>
<user>admin</user>
<password>onos_test</password>
<type>RemoteMininetDriver</type>
<connect_order>6</connect_order>
<COMPONENTS>
#Specify the Option for mininet
<arg1> --custom ~/mininet/custom/topo-HA.py </arg1>
<arg2> --topo mytopo </arg2>
<arg3> --switch ovs,protocols=OpenFlow13 </arg3>
<controller> remote </controller>
</COMPONENTS>
</Mininet2>
<LincOE1>
<host>10.128.10.11</host>
<user>admin</user>
<password>onos_test</password>
<type>LincOEDriver</type>
<connect_order>7</connect_order>
<COMPONENTS>
</COMPONENTS>
</LincOE1>
<LincOE2>
<host>10.128.10.11</host>
<user>admin</user>
<password>onos_test</password>
<type>RemoteMininetDriver</type>
<connect_order>8</connect_order>
<COMPONENTS>
</COMPONENTS>
</LincOE2>
</COMPONENT>
</TOPOLOGY>