blob: 5310495fa496d1c973a83518d2c04b1bcf9a331c [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 OCC1="192.168.56.101"
export OCC2="192.168.56.102"
export OCN="192.168.56.103"
export ONOS_APPS="gui,drivers,openflow,fwd,proxyarp,mobility"