| <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>admin</user> |
| <password>onos_test</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>2</connect_order> |
| <COMPONENTS> |
| <arg1> </arg1> |
| <arg2> </arg2> |
| <controller>remote</controller> |
| </COMPONENTS> |
| </Mininet1> |
| |
| </COMPONENT> |
| </TOPOLOGY> |