diff options
Diffstat (limited to 'framework/src/onos/tools/test/cells/simon')
-rw-r--r-- | framework/src/onos/tools/test/cells/simon | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/framework/src/onos/tools/test/cells/simon b/framework/src/onos/tools/test/cells/simon deleted file mode 100644 index 71883358..00000000 --- a/framework/src/onos/tools/test/cells/simon +++ /dev/null @@ -1,11 +0,0 @@ -# Simon's ProxMox ONOS instances 1,2,3 & ONOS mininet box - -export ONOS_NIC="10.128.2.*" -export OC1="10.128.2.1" -export OC2="10.128.2.2" -export OC3="10.128.2.3" -export OCN="10.128.2.4" - -export OCT=$OC1 -export ONOS_USE_SSH=true -export ONOS_APPS=drivers,openflow,proxyarp,mobility
\ No newline at end of file |