blob: 1e1bf8b7a8791c814e7d12e33a5db5819c6df8d9 [file] [log] [blame]
<TOPOLOGY>
<COMPONENT>
<ONOS>
<host>192.168.56.10</host>
<user>onos</user>
<password>onos</password>
<type>onossanityclidriver</type>
<connect_order>1</connect_order>
<COMPONENTS>
</COMPONENTS>
</ONOS>
<Mininet>
<host>192.168.56.10</host>
<user>onos</user>
<password>onos</password>
<type>MininetCliDriver</type>
<connect_order>2</connect_order>
<COMPONENTS>
<arg1> --custom ~/mininet/custom/topo-onos1node.py </arg1>
<arg2> --topo mytopo --arp --mac</arg2>
<controller>remote</controller>
</COMPONENTS>
</Mininet>
</COMPONENT>
</TOPOLOGY>