summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_topo3/r1/bfdd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bfd_topo3/r1/bfdd.conf')
-rw-r--r--tests/topotests/bfd_topo3/r1/bfdd.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/topotests/bfd_topo3/r1/bfdd.conf b/tests/topotests/bfd_topo3/r1/bfdd.conf
new file mode 100644
index 0000000..60f129b
--- /dev/null
+++ b/tests/topotests/bfd_topo3/r1/bfdd.conf
@@ -0,0 +1,17 @@
+!
+! debug bfd network
+! debug bfd peer
+! debug bfd zebra
+!
+bfd
+ profile fast-tx
+ receive-interval 600
+ transmit-interval 600
+ passive-mode
+ !
+ profile slow-tx
+ receive-interval 2000
+ transmit-interval 2000
+ passive-mode
+ !
+!