summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/tests/manual_test_rloc_probe_4o6.sh
blob: bdf784f1655b4b109340077e57cc7ff426ef53c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/env bash

# Manual test for LISP RLOC probe
#
# Test procedure:
# 1) run the test
# 2) the test stops its execution after few seconds.
#    At that moment there should be a LISP tunnel configured
# 3) Attach wireshark to intervpp1 or intervpp2 interface and check if there
#    are map-requests and map-replies coming forth and back with RLOC probe
#    bit set in the LISP header.

VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/basic/4o6_rloc_probe
ODL_CONFIG_DIR=`pwd`/../configs/odl/basic/4o6

source test_driver/basic.sh

test_rloc_probe ping "6.0.2.2"