onos/tools/test/cells/tutorial
Brian O'Connor 4c3fcb7e9c Updating tutorial cell to not secure SSH
Change-Id: I2334394871a82c5353ff17da42597684b2c28a64
2016-03-10 19:11:05 -08:00

11 lines
228 B
Plaintext

# LXC environment for distributed tutorial
export ONOS_NIC="10.0.3.*"
export OC1="10.0.3.101"
export OC2="10.0.3.102"
export OC3="10.0.3.103"
export OCN="10.0.3.1"
unset ONOS_USE_SSH
export ONOS_APPS=drivers,openflow,proxyarp