summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_rt5/r2/zebra.conf
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2025-01-23 12:12:35 +0100
committerGitHub <noreply@github.com>2025-01-23 12:12:35 +0100
commitf19b843e9e67a24384018a52859db62911bb2f0e (patch)
tree2552a531e11a7727b9cbd3de9d4ca7e2cf317779 /tests/topotests/bgp_evpn_rt5/r2/zebra.conf
parentMerge pull request #17904 from louis-6wind/fix-bfd-pg-update-group (diff)
parentbgpd: fix static analyzer issues around bgp pointer (diff)
downloadfrr-f19b843e9e67a24384018a52859db62911bb2f0e.tar.xz
frr-f19b843e9e67a24384018a52859db62911bb2f0e.zip
Merge pull request #17652 from pguibert6WIND/topotest_bgp_evpn_rt5
bgpd, tests: bgp_evpn_rt5, add test with match evpn vni command
Diffstat (limited to 'tests/topotests/bgp_evpn_rt5/r2/zebra.conf')
-rw-r--r--tests/topotests/bgp_evpn_rt5/r2/zebra.conf19
1 files changed, 0 insertions, 19 deletions
diff --git a/tests/topotests/bgp_evpn_rt5/r2/zebra.conf b/tests/topotests/bgp_evpn_rt5/r2/zebra.conf
deleted file mode 100644
index 7db40cb59..000000000
--- a/tests/topotests/bgp_evpn_rt5/r2/zebra.conf
+++ /dev/null
@@ -1,19 +0,0 @@
-log stdout
-
-hostname r2
-password zebra
-
-! debug zebra vxlan
-
-vrf r2-vrf-101
- vni 101
- exit-vrf
-!
-interface loop101 vrf r2-vrf-101
- ip address 192.168.101.41/32
- ipv6 address fd00::2/128
-!
-interface r2-eth0
- ip address 192.168.100.41/24
-!
-