blob: f95c3bd1c291fb6c267e1215ef33d8104db5e2c7 [file] [log] [blame]
Thomas Vachuska785f5812015-03-19 01:11:00 -07001# Optical use-case VirtualBox-based single ONOS instance & ONOS mininet box
weibit38c42ed2014-10-09 19:03:54 -07002
3export ONOS_NIC=192.168.56.*
4export OC1="192.168.56.101"
5export OCN="192.168.56.103"
6
Sean Condonbf7ff4f2019-03-17 16:18:42 +00007export ONOS_APPS="gui,drivers,drivers.optical,openflow,fwd,proxyarp,mobility,optical"