summaryrefslogtreecommitdiffstats
path: root/tests/topotests/mgmt_startup/r1/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/mgmt_startup/r1/zebra.conf')
-rw-r--r--tests/topotests/mgmt_startup/r1/zebra.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/topotests/mgmt_startup/r1/zebra.conf b/tests/topotests/mgmt_startup/r1/zebra.conf
new file mode 100644
index 0000000..98cc95b
--- /dev/null
+++ b/tests/topotests/mgmt_startup/r1/zebra.conf
@@ -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