blob: c3ed41e781430b88f5764b92f72dbe42597841e4 [file] [log] [blame]
# Bare metal cluster
# Use the 10G NIC for cluster communications
export ONOS_NIC="192.168.200.*"
# ONOS Test proxy
export OCT=10.254.1.200
# Use the 1G NICs for external access
export OC1=10.254.1.201
export OC2=10.254.1.202
export OC3=10.254.1.203
export OC4=10.254.1.204
export OC5=10.254.1.205
export OC6=10.254.1.206
export OC7=10.254.1.207
export OCI=${OC1}
export ONOS_FEATURES=webconsole,onos-api,onos-core,onos-cli,onos-rest,onos-null