summaryrefslogtreecommitdiffstats
path: root/tests/topotests/mgmt_config/r1/zebra.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/mgmt_config/r1/zebra.conf')
-rw-r--r--tests/topotests/mgmt_config/r1/zebra.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/topotests/mgmt_config/r1/zebra.conf b/tests/topotests/mgmt_config/r1/zebra.conf
new file mode 100644
index 00000000..f3264efb
--- /dev/null
+++ b/tests/topotests/mgmt_config/r1/zebra.conf
@@ -0,0 +1,7 @@
+log timestamp precision 6
+log file frr-r1.log debug
+
+interface r1-eth0
+ ip address 101.0.0.1/24
+ ipv6 address 2101::1/64
+exit \ No newline at end of file