From 36c61d5c8b0e43558bc73fbaa85573ad58c82dca Mon Sep 17 00:00:00 2001 From: Louis Scalbert Date: Wed, 11 May 2022 17:37:34 +0200 Subject: [PATCH] topotests: update bgp_vrf_route_leak_basic Update bgp_vrf_route_leak_basic to set up the VRF interfaces. Otherwise the routes to the VRF interface are inactives. Signed-off-by: Louis Scalbert --- tests/topotests/bgp_vrf_route_leak_basic/r1/zebra.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/topotests/bgp_vrf_route_leak_basic/r1/zebra.conf b/tests/topotests/bgp_vrf_route_leak_basic/r1/zebra.conf index 35038557df..731a00829d 100644 --- a/tests/topotests/bgp_vrf_route_leak_basic/r1/zebra.conf +++ b/tests/topotests/bgp_vrf_route_leak_basic/r1/zebra.conf @@ -16,3 +16,9 @@ int dummy4 ip address 10.0.3.1/24 no shut ! +int EVA + no shut +! +int DONNA + no shut +!