mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-01-16 14:02:14 +01:00
8 lines
208 B
Plaintext
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"
|