summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_evpn_mh/leaf2/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bgp_evpn_mh/leaf2/zebra.conf')
-rw-r--r--tests/topotests/bgp_evpn_mh/leaf2/zebra.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/topotests/bgp_evpn_mh/leaf2/zebra.conf b/tests/topotests/bgp_evpn_mh/leaf2/zebra.conf
new file mode 100644
index 00000000..ff680cf7
--- /dev/null
+++ b/tests/topotests/bgp_evpn_mh/leaf2/zebra.conf
@@ -0,0 +1,24 @@
+# spine1 connection
+int leaf2-eth0
+ ip addr 192.168.51.2/24
+!
+# spine2 connection
+int leaf2-eth1
+ ip addr 192.168.61.2/24
+!
+#torm11 connection
+int leaf2-eth2
+ ip addr 192.168.5.1/24
+!
+#torm12 connection
+int leaf2-eth3
+ ip addr 192.168.6.1/24
+!
+#torm21 connection
+int leaf2-eth4
+ ip addr 192.168.7.1/24
+!
+#torm22 connection
+int leaf2-eth5
+ ip addr 192.168.8.1/24
+!