summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/configs/vpp_lite_config/sd/4o4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data_plane/configs/vpp_lite_config/sd/4o4')
-rw-r--r--tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp1.config10
-rw-r--r--tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp2.config7
-rw-r--r--tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp3.config7
3 files changed, 24 insertions, 0 deletions
diff --git a/tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp1.config b/tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp1.config
new file mode 100644
index 0000000..5279dfc
--- /dev/null
+++ b/tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp1.config
@@ -0,0 +1,10 @@
+create_host_iface vpp1 6.0.1.1/24
+create_host_iface vpp3 6.0.5.1/24
+create_host_iface xtr1 6.0.3.1/24
+
+lisp_state enable
+lisp_map_request_mode src-dst
+lisp_locator_set_with_locator ls1 host-xtr1 1 1
+lisp_local_eid eid 6.0.1.0/24 locator-set ls1
+lisp_local_eid eid 6.0.5.0/24 locator-set ls1
+lisp_map_resolver 6.0.3.100
diff --git a/tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp2.config b/tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp2.config
new file mode 100644
index 0000000..8ab5453
--- /dev/null
+++ b/tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp2.config
@@ -0,0 +1,7 @@
+create_host_iface vpp2 6.0.2.1/24
+create_host_iface xtr2 6.0.3.2/24
+
+lisp_state enable
+lisp_locator_set_with_locator ls1 host-xtr2 1 1
+lisp_local_eid eid 6.0.2.0/24 locator-set ls1
+lisp_map_resolver 6.0.3.100
diff --git a/tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp3.config b/tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp3.config
new file mode 100644
index 0000000..b9af7d5
--- /dev/null
+++ b/tests/data_plane/configs/vpp_lite_config/sd/4o4/vpp3.config
@@ -0,0 +1,7 @@
+create_host_iface vpp4 6.0.2.1/24
+create_host_iface xtr3 6.0.3.3/24
+
+lisp_state enable
+lisp_locator_set_with_locator ls1 host-xtr3 1 1
+lisp_local_eid eid 6.0.2.0/24 locator-set ls1
+lisp_map_resolver 6.0.3.100