blob: 9db8758f82cb7c1e72c68111f63dfb3d85b1afac [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.*
4export OC1="192.168.56.101"
5export OCN="192.168.56.103"
6export OCI="${OC1}"
7
Thomas Vachuskadea4cb32014-11-14 12:14:30 -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-optical