mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 09:22:03 +00:00
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:
parent
6030b8b40d
commit
36c61d5c8b
@ -16,3 +16,9 @@ int dummy4
|
|||||||
ip address 10.0.3.1/24
|
ip address 10.0.3.1/24
|
||||||
no shut
|
no shut
|
||||||
!
|
!
|
||||||
|
int EVA
|
||||||
|
no shut
|
||||||
|
!
|
||||||
|
int DONNA
|
||||||
|
no shut
|
||||||
|
!
|
||||||
|
Loading…
Reference in New Issue
Block a user