]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: bgp_evpn_rt5, add test for advertise route-map service
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 22 Nov 2024 14:57:25 +0000 (15:57 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 27 Nov 2024 07:47:24 +0000 (08:47 +0100)
commitb8b7a615ac2fb6e5d49a0f07afabcd76614734df
treeb7e524697a2eee87f6da323aad85ad776a635edc
parentfe272d35084c0c9507d36c5e0413dd4504b96e3b
topotests: bgp_evpn_rt5, add test for advertise route-map service

Use the advertise route-map command, and check that it
filters out correctly the undesirable prefixes. Reversely,
check that undoing that route-map recovers all prefixes.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/bgp_evpn_rt5/r1/bgp_l2vpn_evpn_routes_all.json [new file with mode: 0644]
tests/topotests/bgp_evpn_rt5/r2/bgpd.conf
tests/topotests/bgp_evpn_rt5/test_bgp_evpn.py