X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fdata_plane%2Fvpp_lite_topo%2Ftests%2Ftest_basic_l2o4_with_adj.sh;fp=tests%2Fdata_plane%2Fvpp_lite_topo%2Ftests%2Ftest_basic_l2o4_with_adj.sh;h=f827afa94886c0cc00d656e4d4942782a2ed34ef;hb=2e74e404fc9b91beeeed9103d5f8337a230412e2;hp=0000000000000000000000000000000000000000;hpb=348f41abe845c78afd1f441ff6dcbd0876686b87;p=one.git diff --git a/tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4_with_adj.sh b/tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4_with_adj.sh new file mode 100755 index 0000000..f827afa --- /dev/null +++ b/tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4_with_adj.sh @@ -0,0 +1,10 @@ +#!/usr/bin/env bash + +# Test basic LISP functionality (l2 over ip4) + +VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/basic/l2o4_with_adj +VAT_TEMPLATES=`pwd`/../vat_templates + +source test_driver/basic_l2.sh + +test_single_icmp ping "6.0.1.12" "08:11:11:11:11:11" "08:22:22:22:22:22" "6.0.3.1" "6.0.3.2" "1" "98"