cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 1 | <TOPOLOGY> |
| 2 | |
| 3 | <COMPONENT> |
| 4 | |
| 5 | <ONOSbench> |
| 6 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 7 | <user>sdn</user> |
| 8 | <password>rocks</password> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 9 | <type>OnosDriver</type> |
| 10 | <connect_order>1</connect_order> |
| 11 | <COMPONENTS> |
| 12 | <home>~/onos</home> |
| 13 | <nodes>7</nodes> |
| 14 | </COMPONENTS> |
| 15 | </ONOSbench> |
| 16 | |
| 17 | <ONOS1cli> |
| 18 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 19 | <user>sdn</user> |
| 20 | <password>rocks</password> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 21 | <type>OnosCliDriver</type> |
| 22 | <connect_order>2</connect_order> |
| 23 | <COMPONENTS> </COMPONENTS> |
| 24 | </ONOS1cli> |
| 25 | |
| 26 | <ONOS2cli> |
| 27 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 28 | <user>sdn</user> |
| 29 | <password>rocks</password> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 30 | <type>OnosCliDriver</type> |
| 31 | <connect_order>3</connect_order> |
| 32 | <COMPONENTS> </COMPONENTS> |
| 33 | </ONOS2cli> |
| 34 | |
| 35 | <ONOS3cli> |
| 36 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 37 | <user>sdn</user> |
| 38 | <password>rocks</password> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 39 | <type>OnosCliDriver</type> |
| 40 | <connect_order>4</connect_order> |
| 41 | <COMPONENTS> </COMPONENTS> |
| 42 | </ONOS3cli> |
| 43 | |
| 44 | <ONOS4cli> |
| 45 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 46 | <user>sdn</user> |
| 47 | <password>rocks</password> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 48 | <type>OnosCliDriver</type> |
| 49 | <connect_order>5</connect_order> |
| 50 | <COMPONENTS> </COMPONENTS> |
| 51 | </ONOS4cli> |
| 52 | |
| 53 | <ONOS5cli> |
| 54 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 55 | <user>sdn</user> |
| 56 | <password>rocks</password> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 57 | <type>OnosCliDriver</type> |
| 58 | <connect_order>6</connect_order> |
| 59 | <COMPONENTS> </COMPONENTS> |
| 60 | </ONOS5cli> |
| 61 | |
| 62 | <ONOS6cli> |
| 63 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 64 | <user>sdn</user> |
| 65 | <password>rocks</password> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 66 | <type>OnosCliDriver</type> |
| 67 | <connect_order>7</connect_order> |
| 68 | <COMPONENTS> </COMPONENTS> |
| 69 | </ONOS6cli> |
| 70 | |
| 71 | <ONOS7cli> |
| 72 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 73 | <user>sdn</user> |
| 74 | <password>rocks</password> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 75 | <type>OnosCliDriver</type> |
| 76 | <connect_order>8</connect_order> |
| 77 | <COMPONENTS> </COMPONENTS> |
| 78 | </ONOS7cli> |
| 79 | |
| 80 | <ONOS1> |
| 81 | <host>OC1</host> |
| 82 | <user>sdn</user> |
| 83 | <password>rocks</password> |
| 84 | <type>OnosDriver</type> |
| 85 | <connect_order>9</connect_order> |
| 86 | <COMPONENTS> </COMPONENTS> |
| 87 | </ONOS1> |
| 88 | |
| 89 | <Mininet1> |
YPZhang | f7d8060 | 2016-06-23 13:59:47 -0700 | [diff] [blame] | 90 | <host>OCN</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 91 | <user>sdn</user> |
| 92 | <password>rocks</password> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 93 | <type>MininetCliDriver</type> |
| 94 | <connect_order>16</connect_order> |
| 95 | <COMPONENTS> |
| 96 | <arg1> --custom ~/mininet/custom/topo-perf-1sw.py </arg1> |
| 97 | <arg2> --topo mytopo</arg2> |
| 98 | <arg3> --switch ovsk,protocols=OpenFlow13</arg3> |
| 99 | <controller> remote </controller> |
kelvin-onlab | d9e23de | 2015-08-06 10:34:44 -0700 | [diff] [blame] | 100 | <home>~/mininet/custom/</home> |
cameron@onlab.us | 21106ea | 2015-07-23 15:32:51 -0700 | [diff] [blame] | 101 | </COMPONENTS> |
| 102 | </Mininet1> |
| 103 | |
| 104 | </COMPONENT> |
| 105 | |
| 106 | </TOPOLOGY> |
| 107 | |