blob: 557388f8d6909b2cc38d31c1692aee5ddb3c8ce3 [file] [log] [blame]
tom0768a022014-09-24 16:16:16 -07001# ProxMox-based cell of ONOS instances 1,2 & ONOS mininet box
tom0768a022014-09-24 16:16:16 -07002
Pavlin Radoslavov0770d0f2014-10-15 15:58:31 -07003export ONOS_CELL="prox"
4
tom0768a022014-09-24 16:16:16 -07005export ONOS_NIC="10.1.9.*"
tom0768a022014-09-24 16:16:16 -07006export OC1="10.1.9.94"
7export OC2="10.1.9.82"
tom0768a022014-09-24 16:16:16 -07008export OCN="10.1.9.93"
Pavlin Radoslavov0770d0f2014-10-15 15:58:31 -07009export OCI="${OC1}"
10
11export ONOS_FEATURES=""