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 <louis.scalbert@6wind.com>
This commit is contained in:
Louis Scalbert 2022-05-11 17:37:34 +02:00
parent 6030b8b40d
commit 36c61d5c8b

View File

@ -16,3 +16,9 @@ int dummy4
ip address 10.0.3.1/24
no shut
!
int EVA
no shut
!
int DONNA
no shut
!