summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4')
-rw-r--r--tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/rtr.config3
-rw-r--r--tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp1.config1
-rw-r--r--tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp2.config2
3 files changed, 1 insertions, 5 deletions
diff --git a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/rtr.config b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/rtr.config
index 480f3d5..e18129e 100644
--- a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/rtr.config
+++ b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/rtr.config
@@ -10,6 +10,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/16 action send-map-request
+lisp remote-mapping eid 6.0.0.0/16 action send-map-request
lisp map-resolver add 6.0.3.100
diff --git a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp1.config b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp1.config
index 6608b9b..4ef387e 100644
--- a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp1.config
+++ b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp1.config
@@ -11,4 +11,3 @@ lisp map-resolver add 6.0.3.100
lisp locator-set add ls1 iface host-vpp1_rtr p 1 w 1
lisp eid-table add eid 6.0.2.0/24 locator-set ls1
-comment {ip route add 6.0.5.0/24 via 6.0.3.1}
diff --git a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp2.config b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp2.config
index 304f011..ff7af94 100644
--- a/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp2.config
+++ b/tests/data_plane/configs/vpp_lite_config/rtr_two_iface/4o4/vpp2.config
@@ -10,5 +10,3 @@ lisp enable
lisp map-resolver add 6.0.5.100
lisp locator-set add ls1 iface host-vpp2_rtr p 1 w 1
lisp eid-table add eid 6.0.4.0/24 locator-set ls1
-
-comment {ip route add 6.0.3.0/24 via 6.0.5.1}