| | 1 | [wiki:WikiStart Orbit] > [wiki:NodeHandler NodeHandler] > [wiki:NodeHandler/FAQ FAQ] > Sandbox IP Convention |
| | 2 | |
| | 3 | = Convention for IP addressing of sandboxes = |
| | 4 | |
| | 5 | Each sandbox setup will have 2 nodes - node1-1 and node1-2 |
| | 6 | |
| | 7 | == The CM naming convention for sandboxes == |
| | 8 | Sandbox1 - 10.1.101.xy |
| | 9 | |
| | 10 | Sandbox2 - 10.1.102.xy |
| | 11 | |
| | 12 | and so on |
| | 13 | |
| | 14 | == For xy convention == |
| | 15 | node1-1 is 0001-0001 which is decimal 17 |
| | 16 | |
| | 17 | and node1-2 is 0001-0002 which is decimal 18 |
| | 18 | |
| | 19 | IP addresses |
| | 20 | || || '''node1-1''' || '''node1-2''' || |
| | 21 | ||Sandbox1||10.1.101.17||10.1.101.18|| |
| | 22 | ||Sandbox2||10.1.102.17||10.1.102.18|| |
| | 23 | ||Sandbox3||10.1.103.17||10.1.103.18|| |
| | 24 | ||Sandbox4||10.1.104.17||10.1.104.18|| |
| | 25 | ||Sandbox5||10.1.105.17||10.1.105.18|| |