adding proxyarp to office cell
Change-Id: I7c8d70c5d5bcd38b9de1be8d2725568572854916
Showing
1 changed file
with
1 additions
and
1 deletions
| 1 | # ProxMox-based cell of ONOS instance; no mininet-box | 1 | # ProxMox-based cell of ONOS instance; no mininet-box |
| 2 | 2 | ||
| 3 | -export ONOS_FEATURES="webconsole,onos-api,onos-core-trivial,onos-cli,onos-openflow,onos-app-fwd,onos-app-mobility,onos-app-tvue" | 3 | +export ONOS_FEATURES="webconsole,onos-api,onos-core-trivial,onos-cli,onos-openflow,onos-app-fwd,onos-app-mobility,onos-app-tvue,onos-app-proxyarp" |
| 4 | 4 | ||
| 5 | export ONOS_NIC="10.128.4.*" | 5 | export ONOS_NIC="10.128.4.*" |
| 6 | export OC1="10.128.4.60" | 6 | export OC1="10.128.4.60" | ... | ... |
-
Please register or login to post a comment