Changes between Version 10 and Version 11 of Old/SandBoxes
- Timestamp:
- Jan 27, 2007, 7:34:02 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/SandBoxes
v10 v11 24 24 25 25 === For xy convention === 26 node1-1 is 0001-0001 which is decimal 17, another way to think of this is $((0x01),26 node1-1 is 0001-0001 which is decimal 17, another way to think of this is bash shell variable $((0x01) 27 27 28 and node1-2 is 0001-0002 which is decimal 18, another way to think of this is $((0x11)). 28 node1-2 is 0001-0002 which is decimal 18, another way to think of this is bash shell variable $((0x11)) 29 29 30 30 IP addresses