bdf784f1655b4b109340077e57cc7ff426ef53c6
[one.git] / tests / data_plane / vpp_lite_topo / tests / manual_test_rloc_probe_4o6.sh
1 #!/usr/bin/env bash
2
3 # Manual test for LISP RLOC probe
4 #
5 # Test procedure:
6 # 1) run the test
7 # 2) the test stops its execution after few seconds.
8 #    At that moment there should be a LISP tunnel configured
9 # 3) Attach wireshark to intervpp1 or intervpp2 interface and check if there
10 #    are map-requests and map-replies coming forth and back with RLOC probe
11 #    bit set in the LISP header.
12
13 VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/basic/4o6_rloc_probe
14 ODL_CONFIG_DIR=`pwd`/../configs/odl/basic/4o6
15
16 source test_driver/basic.sh
17
18 test_rloc_probe ping "6.0.2.2"