blob: 8e959c58b4b9d0558cca0ff85c334743bfed967c [file] [log] [blame]
# Bare metal cluster (5-node)
# Use the 1G NIC for cluster communications
export ONOS_NIC="10.254.1.*"
# 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 ONOS_APPS="drivers,null,intentperf"