mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 02:11:38 +02:00
8 lines
210 B
Plaintext
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"
|