blob: 3fa127909816038945640f5f598b9c38e605a1b2 [file] [log] [blame]
tom0768a022014-09-24 16:16:16 -07001# ProxMox-based cell of ONOS instances 1,2 & ONOS mininet box
tom7d197c42014-09-24 16:48:29 -07002. $ONOS_ROOT/tools/test/cells/.reset
tom0768a022014-09-24 16:16:16 -07003
4export ONOS_NIC="10.1.9.*"
5
6export OC1="10.1.9.94"
7export OC2="10.1.9.82"
8
9export OCN="10.1.9.93"