From 1df1d674eaace35d52973786403eb1dbe3c0d5eb Mon Sep 17 00:00:00 2001 From: Filip Tehlar Date: Tue, 30 Aug 2016 14:49:58 +0200 Subject: Use VAT in tests Change-Id: If8f08c5e998c5fbd9ea5c1f0252a77e01ea347ec Signed-off-by: Filip Tehlar --- .../configs/vpp_lite_config/rtr_single_iface/4o4/vpp1.vat | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/data_plane/configs/vpp_lite_config/rtr_single_iface/4o4/vpp1.vat (limited to 'tests/data_plane/configs/vpp_lite_config/rtr_single_iface/4o4/vpp1.vat') diff --git a/tests/data_plane/configs/vpp_lite_config/rtr_single_iface/4o4/vpp1.vat b/tests/data_plane/configs/vpp_lite_config/rtr_single_iface/4o4/vpp1.vat new file mode 100644 index 0000000..68286c5 --- /dev/null +++ b/tests/data_plane/configs/vpp_lite_config/rtr_single_iface/4o4/vpp1.vat @@ -0,0 +1,6 @@ +lisp_enable_disable enable + +lisp_add_del_locator_set locator-set ls1 +lisp_add_del_locator locator-set ls1 iface host-xtr_rtr1 p 1 w 1 +lisp_add_del_local_eid eid 6.0.2.0/24 locator-set ls1 +lisp_add_del_map_resolver 6.0.3.100 -- cgit 1.2.3-korg