onos/tools/test/cells/single
Simon Hunt 3f15637391 Added "drivers" to cells that defined ONOS_APPS.
Change-Id: I8e7cbea037ea09504662fb17ef328b547d21050a
2015-05-05 23:33:45 +00:00

8 lines
210 B
Plaintext

# Local VirtualBox-based single ONOS instance & ONOS mininet box
export ONOS_NIC=192.168.56.*
export OC1="192.168.56.101"
export OCN="192.168.56.103"
export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility"