mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-01-08 01:51:27 +01:00
12 lines
333 B
Plaintext
12 lines
333 B
Plaintext
export OCI=10.100.198.201
|
|
export OC1=10.100.198.201
|
|
export OC2=10.100.198.202
|
|
export OC3=10.100.198.203
|
|
export OCN=10.100.198.100
|
|
export ONOS_APPS=gui,drivers,openflow,proxyarp
|
|
export ONOS_SCENARIOS=$ONOS_ROOT/tools/test/scenarios
|
|
export ONOS_USER=ubuntu
|
|
export ONOS_GROUP=ubuntu
|
|
export ONOS_WEB_PASS=rocks
|
|
export ONOS_WEB_USER=onos
|