# 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
