blob: b05544953b0b27f42dc1a7c319e1503104e27684 [file] [log] [blame]
Thomas Vachuskafdbc4c22015-05-29 15:53:01 -07001# Tom's ProxMox ONOS instances 1,2,3 & ONOS mininet box
Thomas Vachuska7399e482014-12-01 21:27:42 -08002
Thomas Vachuskafdbc4c22015-05-29 15:53:01 -07003export ONOS_NIC="10.128.11.*"
Thomas Vachuska7399e482014-12-01 21:27:42 -08004export OC1="10.128.11.1"
5export OC2="10.128.11.2"
6export OC3="10.128.11.3"
7export OCN="10.128.11.4"