acsmars | 51a7fe0 | 2015-10-29 18:33:32 -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> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 8 | <type>OnosDriver</type> |
| 9 | <connect_order>1</connect_order> |
| 10 | <COMPONENTS> |
| 11 | <nodes>3</nodes> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 12 | <prompt></prompt> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 13 | </COMPONENTS> |
| 14 | </ONOSbench> |
| 15 | |
| 16 | <ONOScli1> |
| 17 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 18 | <user>sdn</user> |
| 19 | <password>rocks</password> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 20 | <type>OnosCliDriver</type> |
| 21 | <connect_order>2</connect_order> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 22 | <COMPONENTS> |
| 23 | <karaf_username></karaf_username> |
| 24 | <karaf_password></karaf_password> |
| 25 | <prompt></prompt> |
| 26 | </COMPONENTS> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 27 | </ONOScli1> |
| 28 | |
| 29 | <ONOScli2> |
| 30 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 31 | <user>sdn</user> |
| 32 | <password>rocks</password> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 33 | <type>OnosCliDriver</type> |
| 34 | <connect_order>3</connect_order> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 35 | <COMPONENTS> |
| 36 | <prompt></prompt> |
| 37 | </COMPONENTS> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 38 | </ONOScli2> |
| 39 | |
| 40 | <ONOScli3> |
| 41 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 42 | <user>sdn</user> |
| 43 | <password>rocks</password> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 44 | <type>OnosCliDriver</type> |
| 45 | <connect_order>4</connect_order> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 46 | <COMPONENTS> |
| 47 | <prompt></prompt> |
| 48 | </COMPONENTS> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 49 | </ONOScli3> |
| 50 | |
| 51 | <Mininet1> |
| 52 | <host>OCN</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 53 | <user>sdn</user> |
| 54 | <password>rocks</password> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 55 | <type>MininetCliDriver</type> |
| 56 | <connect_order>5</connect_order> |
| 57 | <COMPONENTS> |
| 58 | <home>~/mininet/custom/</home> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 59 | <prompt></prompt> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 60 | </COMPONENTS> |
| 61 | </Mininet1> |
| 62 | |
| 63 | <LincOE> |
| 64 | <host>OCN</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 65 | <user>sdn</user> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 66 | <password>rocks</password> |
| 67 | <type>LincOEMininetDriver</type> |
| 68 | <connect_order>7</connect_order> |
| 69 | <COMPONENTS> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 70 | <prompt></prompt> |
acsmars | 51a7fe0 | 2015-10-29 18:33:32 -0700 | [diff] [blame] | 71 | </COMPONENTS> |
| 72 | </LincOE> |
| 73 | |
| 74 | </COMPONENT> |
| 75 | </TOPOLOGY> |