blob: 1f9f22fe5c47f08e70ce049e58ac7eddc33ac480 [file] [log] [blame]
Thomas Vachuskace035f32015-09-29 16:21:59 -07001# Andrea's ProxMox ONOS instances 1,2,3 & ONOS mininet box
2
3export ONOS_NIC="10.128.12.*"
4export OC1="10.128.12.1"
5export OC2="10.128.12.2"
6export OC3="10.128.12.3"
7export OCN="10.128.12.4"
8
9export OCT=$OC1
Thomas Vachuska46a4fe22015-09-29 17:28:30 -070010export ONOS_USE_SSH=true
andreaed976a42015-10-05 14:38:25 -070011export ONOS_APPS=drivers,openflow,proxyarp,ovsdb