tom 197 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 # Thomas' VirtualBox-based 3 ONOS instances & ONOS mininet box export ONOS_NIC=192.168.56.* export OC1="192.168.56.5" export OC2="192.168.56.6" export OC3="192.168.56.7" export OCN="192.168.56.8"