blob: 45391179c160717fe0ecd144df85cb85fe16e81d [file] [log] [blame]
tom0768a022014-09-24 16:16:16 -07001# ProxMox-based cell of ONOS instances 1,2 & ONOS mininet box
2
3export ONOS_NIC="10.1.9.*"
4
5export OC1="10.1.9.94"
6export OC2="10.1.9.82"
7
8export OCN="10.1.9.93"