Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 1 | <TOPOLOGY> |
2 | <COMPONENT> | ||||
3 | |||||
4 | <ONOSbench> | ||||
5 | <host>localhost</host> | ||||
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 6 | <user>sdn</user> |
7 | <password>rocks</password> | ||||
Hari Krishna | be4b97b | 2015-07-15 12:19:43 -0700 | [diff] [blame] | 8 | <type>OnosDriver</type> |
9 | <connect_order>1</connect_order> | ||||
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 10 | <COMPONENTS> |
11 | <prompt></prompt> | ||||
12 | </COMPONENTS> | ||||
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 13 | </ONOSbench> |
14 | |||||
15 | <ONOScli1> | ||||
16 | <host>localhost</host> | ||||
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 17 | <user>sdn</user> |
18 | <password>rocks</password> | ||||
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 19 | <type>OnosCliDriver</type> |
20 | <connect_order>2</connect_order> | ||||
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 21 | <COMPONENTS> |
22 | <karaf_username></karaf_username> | ||||
23 | <karaf_password></karaf_password> | ||||
24 | <prompt></prompt> | ||||
25 | </COMPONENTS> | ||||
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 26 | </ONOScli1> |
27 | |||||
Hari Krishna | a25104c | 2015-07-09 22:34:01 -0700 | [diff] [blame] | 28 | <ONOScli2> |
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 29 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 30 | <user>sdn</user> |
31 | <password>rocks</password> | ||||
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 32 | <type>OnosCliDriver</type> |
33 | <connect_order>3</connect_order> | ||||
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 34 | <COMPONENTS> |
35 | <prompt></prompt> | ||||
36 | </COMPONENTS> | ||||
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 37 | </ONOScli2> |
38 | |||||
Hari Krishna | a25104c | 2015-07-09 22:34:01 -0700 | [diff] [blame] | 39 | <ONOScli3> |
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 40 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 41 | <user>sdn</user> |
42 | <password>rocks</password> | ||||
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 43 | <type>OnosCliDriver</type> |
44 | <connect_order>4</connect_order> | ||||
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 45 | <COMPONENTS> |
46 | <prompt></prompt> | ||||
47 | </COMPONENTS> | ||||
Hari Krishna | a25104c | 2015-07-09 22:34:01 -0700 | [diff] [blame] | 48 | </ONOScli3> |
49 | |||||
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 50 | <Mininet1> |
Hari Krishna | 6185fc1 | 2015-07-13 15:42:31 -0700 | [diff] [blame] | 51 | <host>OCN</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 52 | <user>sdn</user> |
53 | <password>rocks</password> | ||||
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 54 | <type>MininetCliDriver</type> |
55 | <connect_order>12</connect_order> | ||||
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 56 | <COMPONENTS> |
57 | <prompt></prompt> | ||||
58 | </COMPONENTS> | ||||
Hari Krishna | c195f3b | 2015-07-08 20:02:24 -0700 | [diff] [blame] | 59 | </Mininet1> |
60 | |||||
61 | </COMPONENT> | ||||
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 62 | </TOPOLOGY> |