mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-22 21:01:00 +02:00
All CLI access is now through the raw SSH client. To enable passwordless access, the 'onos-user-key' tool should be used to add user keys. Added 'onos-user-password' tool in the similar vein and usage as the 'onos-user-key' tool. Change-Id: Ic5482fc8012369edc818691402ba45d13f130452
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
# ONLAB_OF Wifi ProxMox-based cell; single node; no mininet-box
|
|
|
|
export ONOS_NIC="10.1.10.*"
|
|
export OC1="10.1.10.223"
|
|
|
|
export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility"
|