wiki:Old/SandBoxes

Orbit > Sandboxes

What is a Sandbox?

A sandbox is a setup comprising two ORBIT nodes, a console to run experiments and a switch connecting these machines. The wireless interfaces of the sandoxes are connected to each other through RF cables.

Purpose

Sandboxes are meant for application development, debugging and testing before running the experiment on the main grid. The RF cables ensure that they do not interfere with experiments on the main grid.

Convention for IP addressing of sandboxes

Each sandbox setup will have 2 nodes - node1-1 and node1-2

The CM naming convention for sandboxes

Sandbox1 - 10.1.101.xy

Sandbox2 - 10.1.102.xy

and so on

For xy convention

node1-1 is 0001-0001 which is decimal 17, another way to think of this is bash shell variable $((0x01))

node1-2 is 0001-0002 which is decimal 18, another way to think of this is bash shell variable $((0x11))

IP addresses

node1-1 node1-2
Sandbox110.1.101.1710.1.101.18
Sandbox210.1.102.1710.1.102.18
Sandbox310.1.103.1710.1.103.18
Sandbox410.1.104.1710.1.104.18
Sandbox510.1.105.1710.1.105.18
Last modified 17 years ago Last modified on Jan 27, 2007, 7:34:17 PM

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.