summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_rt5/r1/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/r1/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/r1/zebra.conf')
-rw-r--r--tests/topotests/bgp_evpn_rt5/r1/zebra.conf23
1 files changed, 0 insertions, 23 deletions
diff --git a/tests/topotests/bgp_evpn_rt5/r1/zebra.conf b/tests/topotests/bgp_evpn_rt5/r1/zebra.conf
deleted file mode 100644
index c3d508c2b..000000000
--- a/tests/topotests/bgp_evpn_rt5/r1/zebra.conf
+++ /dev/null
@@ -1,23 +0,0 @@
-log stdout
-
-hostname r1
-password zebra
-
-! debug zebra vxlan
-! debug zebra kernel
-! debug zebra dplane
-! debug zebra rib
-log stdout
-vrf r1-vrf-101
- vni 101
- exit-vrf
-!
-interface r1-eth0
- ip address 192.168.100.21/24
-!
-interface loop101 vrf r1-vrf-101
- ip address 192.168.102.21/32
- ipv6 address fd00::1/128
-!
-
-