onos/tools/test/cells/simon-single
Simon Hunt 879d9f0236 Updated simon-single cell to include null-provider.
Change-Id: I987e8e49a35b7d9900066b78ce563f5ef0c7fa29
2017-09-07 13:05:03 -07:00

8 lines
208 B
Plaintext

# Local VirtualBox-based single ONOS instance & ONOS mininet box
export ONOS_NIC=192.168.36.*
export OC1="192.168.36.1"
export OCN="192.168.36.101"
export ONOS_APPS="drivers,openflow,fwd,drivermatrix,null"