From 76ab005261dba3fd5bec32df2ad253e4185116f0 Mon Sep 17 00:00:00 2001 From: Florin Coras Date: Wed, 10 Aug 2016 01:57:14 +0200 Subject: Add multihoming tests Change-Id: Ifc6d1ea02bc72b13ecca9a7e1ede0cd873687daf Signed-off-by: Florin Coras --- tests/data_plane/configs/vpp_lite_config/rtr_two_iface/6o46/rtr.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data_plane/configs/vpp_lite_config/rtr_two_iface') diff --git a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/6o46/rtr.config b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/6o46/rtr.config index 02953d0..df53d93 100644 --- a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/6o46/rtr.config +++ b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/6o46/rtr.config @@ -11,5 +11,5 @@ lisp enable lisp locator-set add ls1 iface host-rtr_vpp1 p 1 w 1 iface host-rtr_vpp2 p 1 w 1 lisp pitr ls ls1 comment { lisp pitr disable } -lisp remote-mapping deid 6:0:0::0/32 action send-map-request +lisp remote-mapping eid 6:0:0::0/32 action send-map-request lisp map-resolver add 6.0.3.100 -- cgit 1.2.3-korg