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/6o4/vpp3.vat | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/data_plane/configs/vpp_lite_config/rtr_single_iface/6o4/vpp3.vat (limited to 'tests/data_plane/configs/vpp_lite_config/rtr_single_iface/6o4/vpp3.vat') diff --git a/tests/data_plane/configs/vpp_lite_config/rtr_single_iface/6o4/vpp3.vat b/tests/data_plane/configs/vpp_lite_config/rtr_single_iface/6o4/vpp3.vat new file mode 100644 index 0000000..4feb7b8 --- /dev/null +++ b/tests/data_plane/configs/vpp_lite_config/rtr_single_iface/6o4/vpp3.vat @@ -0,0 +1,8 @@ +lisp_enable_disable enable + +lisp_add_del_locator_set locator-set ls1 +lisp_add_del_locator locator-set ls1 iface host-xtr_rtr2 p 1 w 1 + +lisp_pitr_set_locator_set locator-set ls1 +lisp_add_del_remote_mapping add vni 0 deid 6:0:0::0/64 action 2 +lisp_add_del_map_resolver 6.0.3.100 -- cgit 1.2.3-korg