blob: c99d2501542917aa142f2b4e350b75125eef64bd [file] [log] [blame]
# 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="openflow,fwd,proxyarp,mobility"