YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [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> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [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 | <ONOScli1> |
| 18 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 19 | <user>sdn</user> |
| 20 | <password>rocks</password> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 21 | <type>OnosCliDriver</type> |
| 22 | <connect_order>2</connect_order> |
| 23 | <COMPONENTS> </COMPONENTS> |
| 24 | </ONOScli1> |
| 25 | |
| 26 | <ONOScli2> |
| 27 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 28 | <user>sdn</user> |
| 29 | <password>rocks</password> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 30 | <type>OnosCliDriver</type> |
| 31 | <connect_order>3</connect_order> |
| 32 | <COMPONENTS> </COMPONENTS> |
| 33 | </ONOScli2> |
| 34 | |
| 35 | <ONOScli3> |
| 36 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 37 | <user>sdn</user> |
| 38 | <password>rocks</password> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 39 | <type>OnosCliDriver</type> |
| 40 | <connect_order>4</connect_order> |
| 41 | <COMPONENTS> </COMPONENTS> |
| 42 | </ONOScli3> |
| 43 | |
| 44 | <ONOScli4> |
| 45 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 46 | <user>sdn</user> |
| 47 | <password>rocks</password> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 48 | <type>OnosCliDriver</type> |
| 49 | <connect_order>5</connect_order> |
| 50 | <COMPONENTS> </COMPONENTS> |
| 51 | </ONOScli4> |
| 52 | |
| 53 | <ONOScli5> |
| 54 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 55 | <user>sdn</user> |
| 56 | <password>rocks</password> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 57 | <type>OnosCliDriver</type> |
| 58 | <connect_order>6</connect_order> |
| 59 | <COMPONENTS> </COMPONENTS> |
| 60 | </ONOScli5> |
| 61 | |
| 62 | <ONOScli6> |
| 63 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 64 | <user>sdn</user> |
| 65 | <password>rocks</password> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 66 | <type>OnosCliDriver</type> |
| 67 | <connect_order>7</connect_order> |
| 68 | <COMPONENTS> </COMPONENTS> |
| 69 | </ONOScli6> |
| 70 | |
| 71 | <ONOScli7> |
| 72 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 73 | <user>sdn</user> |
| 74 | <password>rocks</password> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 75 | <type>OnosCliDriver</type> |
| 76 | <connect_order>8</connect_order> |
| 77 | <COMPONENTS> </COMPONENTS> |
| 78 | </ONOScli7> |
| 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> |
YPZhang | a482c20 | 2016-02-18 17:03:07 -0800 | [diff] [blame] | 93 | <type>MininetCliDriver</type> |
| 94 | <connect_order>16</connect_order> |
| 95 | <COMPONENTS> |
| 96 | </COMPONENTS> |
| 97 | </Mininet1> |
| 98 | |
| 99 | <ONOSrest1> |
| 100 | <host>OC1</host> |
| 101 | <port>8181</port> |
| 102 | <user>onos</user> |
| 103 | <password>rocks</password> |
| 104 | <type>OnosRestDriver</type> |
| 105 | <connect_order>3</connect_order> |
| 106 | <COMPONENT> |
| 107 | </COMPONENT> |
| 108 | </ONOSrest1> |
| 109 | |
| 110 | </COMPONENT> |
| 111 | |
| 112 | </TOPOLOGY> |