summaryrefslogtreecommitdiffstats
path: root/tests/topotests/nb_config/r1/frr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/nb_config/r1/frr.conf')
-rw-r--r--tests/topotests/nb_config/r1/frr.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/topotests/nb_config/r1/frr.conf b/tests/topotests/nb_config/r1/frr.conf
new file mode 100644
index 0000000..677ec0b
--- /dev/null
+++ b/tests/topotests/nb_config/r1/frr.conf
@@ -0,0 +1,6 @@
+log timestamp precision 6
+log file frr.log
+
+interface r1-eth0
+ ip address 1.1.1.1/24
+exit