]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/topotests/mgmt_startup/r1/zebra.conf
tests: add some more mgmtd tests
[mirror_frr.git] / tests / topotests / mgmt_startup / r1 / zebra.conf
diff --git a/tests/topotests/mgmt_startup/r1/zebra.conf b/tests/topotests/mgmt_startup/r1/zebra.conf
new file mode 100644 (file)
index 0000000..98cc95b
--- /dev/null
@@ -0,0 +1,7 @@
+log timestamp precision 3
+log file frr2.log
+
+interface r1-eth0
+  ip address 101.0.0.1/24
+  ipv6 address 2101::1/64
+exit
\ No newline at end of file