onos/tools/test/cells/simon-single
Simon Hunt 06e08c575d Update simon-single cell; make topoX view scrollable.
Change-Id: I21c60c50f60183481f6527716f3ed9744dbfe511
2016-09-01 10:25:50 -07:00

8 lines
194 B
Plaintext

# 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"