blob: 03647fcce943f6c0698aaad82dedda228e5120f7 [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>
<ONOS1>
<host>10.128.20.11</host>
<user>sdn</user>
<password>sdn</password>
<type>OnosDriver</type>
<connect_order>2</connect_order>
<COMPONENTS> </COMPONENTS>
</ONOS1>
<Mininet1>
<host>10.128.10.90</host>
<user>admin</user>
<password>onos_test</password>
<type>MininetCliDriver</type>
<connect_order>3</connect_order>
<COMPONENTS>
#Specify the Option for mininet
<arg1> --custom ~/mininet/custom/topo-HA.py </arg1>
<arg2> --topo mytopo</arg2>
<controller> remote </controller>
</COMPONENTS>
</Mininet1>
</COMPONENT>
</TOPOLOGY>