andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 1 | <TOPOLOGY> |
| 2 | <COMPONENT> |
| 3 | |
| 4 | <ONOSbench> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 5 | <host>10.128.174.10</host> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 6 | <user>admin</user> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 7 | <password>onos_test</password> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 8 | <type>OnosDriver</type> |
| 9 | <connect_order>1</connect_order> |
| 10 | <COMPONENTS> </COMPONENTS> |
| 11 | </ONOSbench> |
| 12 | |
andrewonlab | 867212a | 2014-10-22 20:13:38 -0400 | [diff] [blame] | 13 | <ONOS1cli> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 14 | <host>10.128.174.10</host> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 15 | <user>admin</user> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 16 | <password>onos_test</password> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 17 | <type>OnosCliDriver</type> |
| 18 | <connect_order>2</connect_order> |
| 19 | <COMPONENTS> </COMPONENTS> |
andrewonlab | 867212a | 2014-10-22 20:13:38 -0400 | [diff] [blame] | 20 | </ONOS1cli> |
| 21 | |
| 22 | <ONOS2cli> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 23 | <host>10.128.174.10</host> |
andrewonlab | 867212a | 2014-10-22 20:13:38 -0400 | [diff] [blame] | 24 | <user>admin</user> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 25 | <password>onos_test</password> |
andrewonlab | 867212a | 2014-10-22 20:13:38 -0400 | [diff] [blame] | 26 | <type>OnosCliDriver</type> |
| 27 | <connect_order>2</connect_order> |
| 28 | <COMPONENTS> </COMPONENTS> |
| 29 | </ONOS2cli> |
| 30 | |
| 31 | <ONOS3cli> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 32 | <host>10.128.174.10</host> |
andrewonlab | 867212a | 2014-10-22 20:13:38 -0400 | [diff] [blame] | 33 | <user>admin</user> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 34 | <password>onos_test</password> |
andrewonlab | 867212a | 2014-10-22 20:13:38 -0400 | [diff] [blame] | 35 | <type>OnosCliDriver</type> |
| 36 | <connect_order>2</connect_order> |
| 37 | <COMPONENTS> </COMPONENTS> |
| 38 | </ONOS3cli> |
andrewonlab | a57a304 | 2015-01-23 13:53:05 -0500 | [diff] [blame] | 39 | |
| 40 | <ONOS4cli> |
| 41 | <host>10.128.174.10</host> |
| 42 | <user>admin</user> |
| 43 | <password>onos_test</password> |
| 44 | <type>OnosCliDriver</type> |
| 45 | <connect_order>2</connect_order> |
| 46 | <COMPONENTS> </COMPONENTS> |
| 47 | </ONOS4cli> |
| 48 | |
| 49 | <ONOS5cli> |
| 50 | <host>10.128.174.10</host> |
| 51 | <user>admin</user> |
| 52 | <password>onos_test</password> |
| 53 | <type>OnosCliDriver</type> |
| 54 | <connect_order>2</connect_order> |
| 55 | <COMPONENTS> </COMPONENTS> |
| 56 | </ONOS5cli> |
| 57 | |
| 58 | <ONOS6cli> |
| 59 | <host>10.128.174.10</host> |
| 60 | <user>admin</user> |
| 61 | <password>onos_test</password> |
| 62 | <type>OnosCliDriver</type> |
| 63 | <connect_order>2</connect_order> |
| 64 | <COMPONENTS> </COMPONENTS> |
| 65 | </ONOS6cli> |
| 66 | |
| 67 | <ONOS7cli> |
| 68 | <host>10.128.174.10</host> |
| 69 | <user>admin</user> |
| 70 | <password>onos_test</password> |
| 71 | <type>OnosCliDriver</type> |
| 72 | <connect_order>2</connect_order> |
| 73 | <COMPONENTS> </COMPONENTS> |
| 74 | </ONOS7cli> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 75 | |
| 76 | <ONOS1> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 77 | <host>10.128.174.1</host> |
andrewonlab | 8d29f12 | 2014-10-22 17:15:04 -0400 | [diff] [blame] | 78 | <user>admin</user> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 79 | <password>onos_test</password> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 80 | <type>OnosDriver</type> |
| 81 | <connect_order>3</connect_order> |
| 82 | <COMPONENTS> </COMPONENTS> |
| 83 | </ONOS1> |
| 84 | |
andrewonlab | b54b85b | 2014-10-28 18:43:57 -0400 | [diff] [blame] | 85 | <ONOS2> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 86 | <host>10.128.174.2</host> |
andrewonlab | b54b85b | 2014-10-28 18:43:57 -0400 | [diff] [blame] | 87 | <user>admin</user> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 88 | <password>onos_test</password> |
andrewonlab | b54b85b | 2014-10-28 18:43:57 -0400 | [diff] [blame] | 89 | <type>OnosDriver</type> |
| 90 | <connect_order>3</connect_order> |
| 91 | <COMPONENTS> </COMPONENTS> |
| 92 | </ONOS2> |
| 93 | |
| 94 | <ONOS3> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 95 | <host>10.128.174.3</host> |
andrewonlab | b54b85b | 2014-10-28 18:43:57 -0400 | [diff] [blame] | 96 | <user>admin</user> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 97 | <password>onos_test</password> |
andrewonlab | b54b85b | 2014-10-28 18:43:57 -0400 | [diff] [blame] | 98 | <type>OnosDriver</type> |
| 99 | <connect_order>3</connect_order> |
| 100 | <COMPONENTS> </COMPONENTS> |
| 101 | </ONOS3> |
andrewonlab | a57a304 | 2015-01-23 13:53:05 -0500 | [diff] [blame] | 102 | |
| 103 | <ONOS4> |
| 104 | <host>10.128.174.4</host> |
| 105 | <user>admin</user> |
| 106 | <password>onos_test</password> |
| 107 | <type>OnosDriver</type> |
| 108 | <connect_order>3</connect_order> |
| 109 | <COMPONENTS> </COMPONENTS> |
| 110 | </ONOS4> |
| 111 | |
| 112 | <ONOS5> |
| 113 | <host>10.128.174.5</host> |
| 114 | <user>admin</user> |
| 115 | <password>onos_test</password> |
| 116 | <type>OnosDriver</type> |
| 117 | <connect_order>3</connect_order> |
| 118 | <COMPONENTS> </COMPONENTS> |
| 119 | </ONOS5> |
| 120 | |
| 121 | <ONOS6> |
| 122 | <host>10.128.174.6</host> |
| 123 | <user>admin</user> |
| 124 | <password>onos_test</password> |
| 125 | <type>OnosDriver</type> |
| 126 | <connect_order>3</connect_order> |
| 127 | <COMPONENTS> </COMPONENTS> |
| 128 | </ONOS6> |
| 129 | |
| 130 | <ONOS7> |
| 131 | <host>10.128.174.7</host> |
| 132 | <user>admin</user> |
| 133 | <password>onos_test</password> |
| 134 | <type>OnosDriver</type> |
| 135 | <connect_order>3</connect_order> |
| 136 | <COMPONENTS> </COMPONENTS> |
| 137 | </ONOS7> |
andrewonlab | b54b85b | 2014-10-28 18:43:57 -0400 | [diff] [blame] | 138 | |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 139 | <Mininet1> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 140 | <host>10.128.10.90</host> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 141 | <user>admin</user> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 142 | <password>onos_test</password> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 143 | <type>MininetCliDriver</type> |
| 144 | <connect_order>4</connect_order> |
| 145 | <COMPONENTS> |
andrewonlab | 65d7389 | 2014-11-10 17:36:00 -0500 | [diff] [blame] | 146 | <arg1> --custom topo-perf-2sw.py </arg1> |
andrewonlab | 8d29f12 | 2014-10-22 17:15:04 -0400 | [diff] [blame] | 147 | <arg2> --arp --mac --topo mytopo</arg2> |
| 148 | <arg3> </arg3> |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 149 | <controller> remote </controller> |
| 150 | </COMPONENTS> |
| 151 | </Mininet1> |
| 152 | |
andrewonlab | 8d29f12 | 2014-10-22 17:15:04 -0400 | [diff] [blame] | 153 | <Mininet2> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 154 | <host>10.128.10.90</host> |
andrewonlab | 8d29f12 | 2014-10-22 17:15:04 -0400 | [diff] [blame] | 155 | <user>admin</user> |
kelvin-onlab | 052b1cc | 2015-01-21 10:58:12 -0800 | [diff] [blame] | 156 | <password>onos_test</password> |
andrewonlab | 8d29f12 | 2014-10-22 17:15:04 -0400 | [diff] [blame] | 157 | <type>RemoteMininetDriver</type> |
| 158 | <connect_order>5</connect_order> |
| 159 | <COMPONENTS> </COMPONENTS> |
| 160 | </Mininet2> |
| 161 | |
andrewonlab | 2a6c934 | 2014-10-16 13:40:15 -0400 | [diff] [blame] | 162 | </COMPONENT> |
| 163 | </TOPOLOGY> |