blob: ab4b1b417de6a845f3e48a5f5a80c784ecb6936c [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>
# Specify the Option for mininet
<arg1> --custom ~/mininet/custom/topo-onos1node.py </arg1>
<arg2> --topo mytopo --arp</arg2>
<controller> remote </controller>
</COMPONENTS>
</Mininet>
</COMPONENT>
</TOPOLOGY>