mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 02:11:38 +02:00
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
# SDN-IP ProxMox cell
|
|
|
|
export ONOS_NIC=10.128.4.*
|
|
export OC1="10.128.4.65"
|
|
export OC2="10.128.4.66"
|
|
export OC3="10.128.4.67"
|
|
|
|
export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility,config,sdnip"
|