mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-12-25 11:11:47 +01:00
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
# LXC environment for distributed tutorial
|
|
|
|
export OC1="10.0.3.101"
|
|
export OC2="10.0.3.102"
|
|
export OC3="10.0.3.103"
|
|
export OCN="10.0.3.1"
|
|
|
|
export ONOS_APPS=gui,drivers,openflow,proxyarp
|