]> git.puffer.fish Git - mirror/frr.git/commitdiff
topotests: do not import r1 vrf1 to itself bgp_vpnv4_noretain
authorLouis Scalbert <louis.scalbert@6wind.com>
Thu, 8 Jun 2023 12:27:12 +0000 (14:27 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 16 Jun 2023 12:18:25 +0000 (14:18 +0200)
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>
tests/topotests/bgp_vpnv4_noretain/r1/bgpd.conf

index ba68e61ddf45cb8b2f77e3e65985039b8737c6a3..0c5a75c6d748a91d71c6f5a6f0e99eac623b795e 100644 (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