blob: fc58137db059afb28bfdebbba83b21c55fbda4b0 [file] [log] [blame]
Thomas Vachuska785f5812015-03-19 01:11:00 -07001# Bare metal cluster (3-node)
Thomas Vachuskaa132e3a2015-02-21 01:53:14 -08002
Thomas Vachuska785f5812015-03-19 01:11:00 -07003# Use the 1G NIC for cluster communications
4export ONOS_NIC="10.254.1.*"
Thomas Vachuskaa132e3a2015-02-21 01:53:14 -08005
6# ONOS Test proxy
7export OCT=10.254.1.200
8
9# Use the 1G NICs for external access
10export OC1=10.254.1.201
11export OC2=10.254.1.202
12export OC3=10.254.1.203
13
Thomas Vachuska785f5812015-03-19 01:11:00 -070014export ONOS_APPS=null,intentperf