blob: 1d44d8b7627acbde3094872437edb2b002840e68 [file] [log] [blame]
Thomas Vachuska785f5812015-03-19 01:11:00 -07001# Thomas' VirtualBox-based 3 ONOS instances & ONOS mininet box
Thomas Vachuskaad53a762014-10-31 00:52:27 -07002
3export ONOS_NIC=192.168.56.*
Thomas Vachuska7a120022016-01-12 14:45:25 -08004export OC1="192.168.56.5"
5export OC2="192.168.56.6"
6export OC3="192.168.56.7"
7export OCN="192.168.56.8"
Thomas Vachuskabdd23be2016-04-05 12:48:36 -07008#export OCN="10.128.11.4"
9
10export ONOS_USE_SSH=true
11export ONOS_APPS=drivers,openflow,proxyarp,mobility,pathpainter