blob: c15a0a1fb9eb0ceb6dcbde9c4b3d4d428e1f1f6f [file] [log] [blame]
# Local VirtualBox-based single ONOS instance & ONOS mininet box
export ONOS_NIC=192.168.56.*
export OC1="192.168.56.1"
export OCN="192.168.56.99"
export ONOS_APPS="drivers,openflow,fwd,null,yang-gui,models.demo"