| tom | 0768a02 | 2014-09-24 16:16:16 -0700 | [diff] [blame] | 1 | # ProxMox-based cell of ONOS instances 1,2 & ONOS mininet box |
| tom | 0768a02 | 2014-09-24 16:16:16 -0700 | [diff] [blame] | 2 | |
| 3 | export ONOS_NIC="10.1.9.*" | ||||
| tom | 0768a02 | 2014-09-24 16:16:16 -0700 | [diff] [blame] | 4 | export OC1="10.1.9.94" |
| 5 | export OC2="10.1.9.82" | ||||
| tom | 0768a02 | 2014-09-24 16:16:16 -0700 | [diff] [blame] | 6 | export OCN="10.1.9.93" |
| Pavlin Radoslavov | 0770d0f | 2014-10-15 15:58:31 -0700 | [diff] [blame] | 7 | export OCI="${OC1}" |
| 8 | |||||
| 9 | export ONOS_FEATURES="" | ||||