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 | |
Simon Hunt | 3f15637 | 2015-05-05 16:21:01 -0700 | [diff] [blame] | 6 | export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility" |
Thomas Vachuska | 785f581 | 2015-03-19 01:11:00 -0700 | [diff] [blame] | 7 | |