]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: bgp_evpn_rt5, add test with match evpn vni command
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 16 Dec 2024 14:29:39 +0000 (15:29 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 21 Jan 2025 12:48:36 +0000 (13:48 +0100)
commit0d5bd461af9f77631be6d77438090166ca4bf1aa
tree3bd15bf9ede6964d869c4828f4936b82545bb662
parent4f65107d20901b136aa158b18e484a15df166cf0
topotests: bgp_evpn_rt5, add test with match evpn vni command

Add a test that ensures that the 'match evpn vni' command works with bgp
evpn rt5 updates.

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