blob: 8522bd59cd5c7eca8ac026e5d664b37b7dd53d7a [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"
Thomas Vachuskaa48e3d12015-06-02 09:43:29 -07008
9export OCT=$OC1