Showing
1 changed file
with
8 additions
and
0 deletions
tools/test/cells/tom
0 → 100644
1 | +# Thomas' VirtualBox-based single ONOS instance & ONOS mininet box | ||
2 | + | ||
3 | +export ONOS_NIC=192.168.56.* | ||
4 | +export OC1="192.168.56.101" | ||
5 | +export OCN="192.168.56.103" | ||
6 | +export OCI="${OC1}" | ||
7 | + | ||
8 | +export ONOS_FEATURES=webconsole,onos-api,onos-core-trivial,onos-cli,onos-rest,onos-gui,onos-openflow,onos-app-fwd,onos-app-proxyarp,onos-app-tvue |
-
Please register or login to post a comment