summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_profiles_topo1/r2/bfdd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/bfd_profiles_topo1/r2/bfdd.conf')
-rw-r--r--tests/topotests/bfd_profiles_topo1/r2/bfdd.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/topotests/bfd_profiles_topo1/r2/bfdd.conf b/tests/topotests/bfd_profiles_topo1/r2/bfdd.conf
new file mode 100644
index 0000000..b68eecb
--- /dev/null
+++ b/tests/topotests/bfd_profiles_topo1/r2/bfdd.conf
@@ -0,0 +1,19 @@
+! debug bfd peer
+! debug bfd network
+! debug bfd zebra
+!
+bfd
+ profile slowtx
+ receive-interval 800
+ transmit-interval 800
+ !
+ profile fasttx
+ receive-interval 250
+ transmit-interval 250
+ echo receive-interval disabled
+ !
+ peer 172.16.0.2 interface r2-eth0
+ profile slowtx
+ no shutdown
+ !
+!