topotests: do not import r1 vrf1 to itself bgp_vpnv4_noretain

Do not import r1 vrf1 to itself in order to check that r1 vrf1 prefixes
are only in VPN table because it is needed for advertising the prefixes
to other routers.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
This commit is contained in:
Louis Scalbert 2023-06-08 14:27:12 +02:00
parent a92a2683a3
commit 9aa2e5b1cd

View File

@ -15,7 +15,7 @@ router bgp 65500 vrf vrf1
redistribute connected
label vpn export 101
rd vpn export 192.0.2.1:1
rt vpn import 192.0.2.1:100 192.0.2.2:100
rt vpn import 192.0.2.2:100
rt vpn export 192.0.2.1:100
export vpn
import vpn