From 2c7cac91ed6e7db0f6937923d2b57f97dbdbc337 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 11:53:30 +0200 Subject: Adding upstream version 8.4.4. Signed-off-by: Daniel Baumann --- tests/topotests/bfd_topo3/r1/bfdd.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tests/topotests/bfd_topo3/r1/bfdd.conf (limited to 'tests/topotests/bfd_topo3/r1/bfdd.conf') 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 + ! +! -- cgit v1.2.3