blob: d736da74e7780bebe9bf6c7e1ad892de18986526 [file] [log] [blame]
# Bare metal cluster (7-node)
# Use the 1G NIC for cluster communications
export ONOS_NIC="10.192.19.*"
# ONOS Test proxy
export OCT=10.192.19.69
# Use the 1G NICs for external access
export OC1=10.192.19.68
export OC2=10.192.19.67
export OC3=10.192.19.66
# IP address of Mininet
export OCN=10.192.19.69
export ONOS_APPS="gui,drivers,null,intentperf"