blob: 7d65d181abbf95b45cd0af8080e82341a3b6fb42 [file] [log] [blame]
<TOPOLOGY>
<COMPONENT>
<ONOSbench>
<host>10.128.20.10</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosDriver</type>
<connect_order>1</connect_order>
<COMPONENTS> </COMPONENTS>
</ONOSbench>
<ONOScli>
<host>10.128.20.10</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosCliDriver</type>
<connect_order>2</connect_order>
<COMPONENTS> </COMPONENTS>
</ONOScli>
<ONOS1>
<host>10.128.20.11</host>
<user>sdn</user>
<password>sdn</password>
<type>OnosDriver</type>
<connect_order>3</connect_order>
<COMPONENTS> </COMPONENTS>
</ONOS1>
<Mininet1>
<host>10.128.10.90</host>
<user>admin</user>
<password>onos_test</password>
<type>MininetCliDriver</type>
<connect_order>4</connect_order>
<COMPONENTS>
<arg1> --custom topo-4fan.py </arg1>
<arg2> --arp --mac</arg2>
<arg3> --topo mytopo </arg3>
<controller> remote </controller>
</COMPONENTS>
</Mininet1>
</COMPONENT>
</TOPOLOGY>