blob: 7f17d2f532521aa1ba38f93f6afb261fc21079b0 [file] [log] [blame]
Brian O'Connor481303c2015-05-04 15:00:45 -07001export ONOS_NIC=192.168.1.*
2export OC1="192.168.1.11"
3export OC2="192.168.1.12"
4export OC3="192.168.1.13"
5export OC4="192.168.1.14"
Thomas Vachuskad9c900e2015-05-19 14:04:08 -07006# export OC5="192.168.1.15"
Brian O'Connor481303c2015-05-04 15:00:45 -07007export OCN="192.168.1.15"
8export OCI="${OC1}"