diff options
Diffstat (limited to 'tests/data_plane/csit_topo/README')
-rw-r--r-- | tests/data_plane/csit_topo/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/data_plane/csit_topo/README b/tests/data_plane/csit_topo/README new file mode 100644 index 0000000..6d2f10d --- /dev/null +++ b/tests/data_plane/csit_topo/README @@ -0,0 +1,9 @@ +# example use +# Test ip4 topology +./lisp_test.sh or ./lisp_test ip4 + +# Test ip6 topology +./lisp_test ip6 + +# Test ip4 and ip6 topology +./lisp_test all |