summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_rt5/r1/zebra.conf
diff options
context:
space:
mode:
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
-!
-
-