From 6a98deddbf2d57977c633bb6ec59cc58ab012ee0 Mon Sep 17 00:00:00 2001 From: Filip Tehlar Date: Tue, 24 Oct 2017 07:58:59 -0700 Subject: Update configs for RTR tests due to changes in xTR/PITR/PETR modes Change-Id: I34cbbabaf2b5b52769e51913033a25440908282a Signed-off-by: Filip Tehlar --- tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp3.config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp3.config') diff --git a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp3.config b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp3.config index 56749b1..a911984 100644 --- a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp3.config +++ b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp3.config @@ -3,6 +3,9 @@ create_host_iface rtr_vpp2 6.0.5.2/24 lisp_state enable lisp_ls_multiple_locs ls1 iface host-rtr_vpp1 p 1 w 1 iface host-rtr_vpp2 p 1 w 1 +lisp_xtr_mode disable +lisp_pitr_mode enable +lisp_petr_mode enable lisp_pitr ls1 lisp_remote_mapping eid 6.0.0.0/16 action send-map-request lisp_map_resolver 6.0.3.100 -- cgit 1.2.3-korg