Refactor basic LISP tests
[one.git] / tests / data_plane / vpp_lite_topo / tests / test_rtr_single_iface_6o6.sh
1 #!/usr/bin/env bash
2
3 #
4 # Test for VPP LISP RTR functionality (6over6).
5 #
6 # IMPORTANT: This test needs to have ODL running with following config
7 # line in etc/custom.properties:
8 #   lisp.elpPolicy = replace
9 #
10 # This test configures a topology of two XTRs and RTR. An ICMP request is
11 # sent from host1 behind first TR to the host2 behind the second TR.
12 # Both underlying and overlying networks are IPv6
13 #
14
15 VPP_LITE_CONF=`pwd`"/../configs/vpp_lite_config/rtr_single_iface/6o6/"
16 ODL_CONFIG_DIR=`pwd`"/../configs/odl/rtr_single_iface/6o6"
17
18 source test_driver/rtr_single_iface.sh
19
20 test_rtr_single_iface ping6 "6:0:4::4"