blob: cba30f35e383627f6df98fbb04ec140ebf0c2f58 [file] [log] [blame]
Thomas Vachuskaad53a762014-10-31 00:52:27 -07001# Thomas' VirtualBox-based single ONOS instance & ONOS mininet box
2
3export ONOS_NIC=192.168.56.*
Thomas Vachuska3f06e082014-11-21 11:58:23 -08004export OC1="192.168.56.11"
5export OCN="192.168.56.7"
Thomas Vachuskaad53a762014-10-31 00:52:27 -07006export OCI="${OC1}"
7
Thomas Vachuska3f06e082014-11-21 11:58:23 -08008export ONOS_FEATURES=webconsole,onos-api,onos-core-trivial,onos-cli,onos-rest,onos-gui,onos-openflow,onos-app-fwd,onos-app-proxyarp,onos-app-mobility