Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 1 | <TOPOLOGY> |
| 2 | <COMPONENT> |
| 3 | |
| 4 | <ONOSbench> |
| 5 | <host>localhost</host> |
| 6 | <user>admin</user> |
| 7 | <password></password> |
Hari Krishna | be4b97b | 2015-07-15 12:19:43 -0700 | [diff] [blame] | 8 | <type>OnosDriver</type> |
| 9 | <connect_order>1</connect_order> |
| 10 | <COMPONENTS> </COMPONENTS> |
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 11 | </ONOSbench> |
| 12 | |
| 13 | <ONOScli1> |
| 14 | <host>localhost</host> |
| 15 | <user>admin</user> |
| 16 | <password></password> |
| 17 | <type>OnosCliDriver</type> |
| 18 | <connect_order>2</connect_order> |
| 19 | <COMPONENTS> </COMPONENTS> |
| 20 | </ONOScli1> |
| 21 | |
Hari Krishna | a25104c | 2015-07-09 22:34:01 -0700 | [diff] [blame] | 22 | <ONOScli2> |
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 23 | <host>localhost</host> |
| 24 | <user>admin</user> |
| 25 | <password></password> |
| 26 | <type>OnosCliDriver</type> |
| 27 | <connect_order>3</connect_order> |
| 28 | <COMPONENTS> </COMPONENTS> |
| 29 | </ONOScli2> |
| 30 | |
Hari Krishna | a25104c | 2015-07-09 22:34:01 -0700 | [diff] [blame] | 31 | <ONOScli3> |
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 32 | <host>localhost</host> |
| 33 | <user>admin</user> |
| 34 | <password></password> |
| 35 | <type>OnosCliDriver</type> |
| 36 | <connect_order>4</connect_order> |
| 37 | <COMPONENTS> </COMPONENTS> |
Hari Krishna | a25104c | 2015-07-09 22:34:01 -0700 | [diff] [blame] | 38 | </ONOScli3> |
| 39 | |
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 40 | <Mininet1> |
Hari Krishna | 6185fc1 | 2015-07-13 15:42:31 -0700 | [diff] [blame] | 41 | <host>OCN</host> |
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 42 | <user>admin</user> |
| 43 | <password></password> |
| 44 | <type>MininetCliDriver</type> |
| 45 | <connect_order>12</connect_order> |
| 46 | <COMPONENTS> </COMPONENTS> |
| 47 | </Mininet1> |
| 48 | |
| 49 | </COMPONENT> |
Hari Krishna | a25104c | 2015-07-09 22:34:01 -0700 | [diff] [blame] | 50 | </TOPOLOGY> |