blob: 857d096e9801ae0e0571bb5c2d2abd7a1aa3c73c [file] [log] [blame]
Thomas Vachuskafdbc4c22015-05-29 15:53:01 -07001# Madan's ProxMox ONOS instances 1,2,3 & ONOS mininet box
2
3export ONOS_NIC="10.128.4.*"
4export OC1="10.128.4.2"
5export OC2="10.128.4.3"
6export OC3="10.128.4.4"
7export OCN="10.128.4.5"