Thomas Vachuska | 785f581 | 2015-03-19 01:11:00 -0700 | [diff] [blame] | 1 | # ONLAB_OF Wifi ProxMox-based cell; single node; no mininet-box |
alshabib | 7814e9f | 2014-09-30 11:52:12 -0700 | [diff] [blame] | 2 | |
alshabib | 7911a05 | 2014-10-16 17:49:37 -0700 | [diff] [blame] | 3 | export ONOS_NIC="10.1.10.*" |
| 4 | export OC1="10.1.10.223" |
Pavlin Radoslavov | 0770d0f | 2014-10-15 15:58:31 -0700 | [diff] [blame] | 5 | |
Thomas Vachuska | e4ebac9 | 2015-09-10 11:39:05 -0700 | [diff] [blame] | 6 | unset ONOS_USE_SSH |
Brian O'Connor | 75e15a8 | 2015-09-11 18:09:41 -0700 | [diff] [blame] | 7 | export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility,dhcp" |
Thomas Vachuska | 785f581 | 2015-03-19 01:11:00 -0700 | [diff] [blame] | 8 | |