Skip to content

Commit

Permalink
topotests: update bgp_vrf_route_leak_basic
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
louis-6wind committed Jan 31, 2024
1 parent 5e4cab3 commit 8ddb8bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/topotests/bgp_vrf_route_leak_basic/r1/zebra.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ int dummy4
ip address 10.0.3.1/24
no shut
!
int EVA
no shut
!
int DONNA
no shut
!

0 comments on commit 8ddb8bb

Please sign in to comment.