blob: 48018dea9309be9c9af774abf43cb65b84756448 [file] [log] [blame]
Thomas Vachuska785f5812015-03-19 01:11:00 -07001# Office ProxMox ONOS instances 1,2,3 & ONOS mininet box
Thomas Vachuska7399e482014-12-01 21:27:42 -08002
3export ONOS_NIC=10.128.11.*
4export OC1="10.128.11.1"
5export OC2="10.128.11.2"
6export OC3="10.128.11.3"
7export OCN="10.128.11.4"