| 12 | == Convention for IP addressing of sandboxes == |
| 13 | |
| 14 | Each sandbox setup will have 2 nodes - node1-1 and node1-2 |
| 15 | |
| 16 | === The CM naming convention for sandboxes === |
| 17 | Sandbox1 - 10.1.101.xy |
| 18 | |
| 19 | Sandbox2 - 10.1.102.xy |
| 20 | |
| 21 | and so on |
| 22 | |
| 23 | === For xy convention === |
| 24 | node1-1 is 0001-0001 which is decimal 17 |
| 25 | |
| 26 | and node1-2 is 0001-0002 which is decimal 18 |
| 27 | |
| 28 | IP addresses |
| 29 | || || '''node1-1''' || '''node1-2''' || |
| 30 | ||Sandbox1||10.1.101.17||10.1.101.18|| |
| 31 | ||Sandbox2||10.1.102.17||10.1.102.18|| |
| 32 | ||Sandbox3||10.1.103.17||10.1.103.18|| |
| 33 | ||Sandbox4||10.1.104.17||10.1.104.18|| |
| 34 | ||Sandbox5||10.1.105.17||10.1.105.18|| |