Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 1 | <TOPOLOGY> |
| 2 | <COMPONENT> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 3 | <ONOSbench> |
| 4 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 5 | <user>sdn</user> |
| 6 | <password>rocks</password> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 7 | <type>OnosDriver</type> |
| 8 | <connect_order>1</connect_order> |
| 9 | <COMPONENTS> |
Jon Hall | 439c891 | 2016-04-15 02:22:03 -0700 | [diff] [blame] | 10 | <nodes>5</nodes> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 11 | <prompt></prompt> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 12 | </COMPONENTS> |
| 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> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [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> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 26 | </ONOScli1> |
| 27 | |
| 28 | <ONOScli2> |
| 29 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 30 | <user>sdn</user> |
| 31 | <password>rocks</password> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [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> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 37 | </ONOScli2> |
| 38 | |
| 39 | <ONOScli3> |
| 40 | <host>localhost</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 41 | <user>sdn</user> |
| 42 | <password>rocks</password> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [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> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 48 | </ONOScli3> |
| 49 | |
Jon Hall | a79daa5 | 2016-04-18 16:32:44 -0700 | [diff] [blame] | 50 | <ONOScli4> |
| 51 | <host>localhost</host> |
| 52 | <user>sdn</user> |
| 53 | <password>rocks</password> |
| 54 | <type>OnosCliDriver</type> |
| 55 | <connect_order>5</connect_order> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 56 | <COMPONENTS> |
| 57 | <prompt></prompt> |
| 58 | </COMPONENTS> |
Jon Hall | a79daa5 | 2016-04-18 16:32:44 -0700 | [diff] [blame] | 59 | </ONOScli4> |
| 60 | |
| 61 | <ONOScli5> |
| 62 | <host>localhost</host> |
| 63 | <user>sdn</user> |
| 64 | <password>rocks</password> |
| 65 | <type>OnosCliDriver</type> |
| 66 | <connect_order>6</connect_order> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 67 | <COMPONENTS> |
| 68 | <prompt></prompt> |
| 69 | </COMPONENTS> |
Jon Hall | a79daa5 | 2016-04-18 16:32:44 -0700 | [diff] [blame] | 70 | </ONOScli5> |
| 71 | |
| 72 | |
sathishm | ad95346 | 2015-12-03 17:42:07 +0530 | [diff] [blame] | 73 | <ONOS1> |
| 74 | <host>OC1</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 75 | <user>sdn</user> |
| 76 | <password>rocks</password> |
sathishm | ad95346 | 2015-12-03 17:42:07 +0530 | [diff] [blame] | 77 | <type>OnosDriver</type> |
Jon Hall | a79daa5 | 2016-04-18 16:32:44 -0700 | [diff] [blame] | 78 | <connect_order>7</connect_order> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 79 | <COMPONENTS> |
| 80 | <prompt></prompt> |
| 81 | </COMPONENTS> |
sathishm | ad95346 | 2015-12-03 17:42:07 +0530 | [diff] [blame] | 82 | </ONOS1> |
| 83 | |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 84 | <Mininet1> |
| 85 | <host>OCN</host> |
Jon Hall | 53c5e66 | 2016-04-13 16:06:56 -0700 | [diff] [blame] | 86 | <user>sdn</user> |
| 87 | <password>rocks</password> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 88 | <type>MininetCliDriver</type> |
Jon Hall | a79daa5 | 2016-04-18 16:32:44 -0700 | [diff] [blame] | 89 | <connect_order>8</connect_order> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 90 | <COMPONENTS> |
| 91 | <home>~/mininet/custom/</home> |
Devin Lim | dc78e20 | 2017-06-09 18:30:07 -0700 | [diff] [blame] | 92 | <prompt></prompt> |
Subhash Kumar Singh | c73b3a7 | 2015-11-03 21:34:04 -0800 | [diff] [blame] | 93 | </COMPONENTS> |
| 94 | </Mininet1> |
| 95 | |
| 96 | </COMPONENT> |
sathishm | c436225 | 2016-04-20 18:29:48 +0530 | [diff] [blame] | 97 | </TOPOLOGY> |