]> git.puffer.fish Git - mirror/frr.git/commit
topotests: add VRF leak tests in bgp_l3vpn_to_bgp_vrf
authorLouis Scalbert <louis.scalbert@6wind.com>
Thu, 12 May 2022 12:57:17 +0000 (14:57 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 16 Dec 2022 14:07:55 +0000 (15:07 +0100)
commita1d9f6f2f2d2db5980f7b11e3ac2be9f68f4b063
treed159aa27ef877f72b748b4312cf1bb4fa9486fa2
parent90bdefa0943f049878e28dd5f449e869dd3c4024
topotests: add VRF leak tests in bgp_l3vpn_to_bgp_vrf

Check that route leaking between VRF within a router works properly.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
13 files changed:
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce1/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce2/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce3/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce3/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce4/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce4/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/customize.py
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/staticd.conf [new file with mode: 0644]
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/check_linux_mpls.py
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/check_linux_vrf.py
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/check_routes.py