summaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/test/cells/bramble
blob: 7f17d2f532521aa1ba38f93f6afb261fc21079b0 (plain)
1
2
3
4
5
6
7
8
export ONOS_NIC=192.168.1.*
export OC1="192.168.1.11"
export OC2="192.168.1.12"
export OC3="192.168.1.13"
export OC4="192.168.1.14"
# export OC5="192.168.1.15"
export OCN="192.168.1.15"
export OCI="${OC1}"