Bri Prebilic Cole 43f17c0203 GUI -- Refresh Icon added. - Fixed default column ID for intents view.
Change-Id: Ic8991a1886e0e88de38b75c2885d42fc9ad00512
2015-05-01 18:05:13 +00:00

9 lines
236 B
Plaintext

# Local VirtualBox-based ONOS instances 1,2 & ONOS mininet box
export ONOS_NIC=192.168.56.*
export OC1="192.168.56.101"
export OC2="192.168.56.102"
export OCN="192.168.56.103"
export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility"