From 76b512be5e61007ba80cc3370b146870262fe3aa Mon Sep 17 00:00:00 2001 From: Rafael Zalamena Date: Fri, 16 Apr 2021 17:02:13 -0300 Subject: [PATCH] doc: OSPFv3 BFD profile documentation Let user know he can use BFD profiles with OSPFv3. Signed-off-by: Rafael Zalamena --- doc/user/bfd.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst index 6f797f7cc1..a277214331 100644 --- a/doc/user/bfd.rst +++ b/doc/user/bfd.rst @@ -326,12 +326,15 @@ OSPF6 BFD Configuration The following commands are available inside the interface configuration node. -.. clicmd:: ipv6 ospf6 bfd +.. clicmd:: ipv6 ospf6 bfd [profile BFDPROF] Listen for BFD events on peers created on the interface. Every time a new neighbor is found a BFD peer is created to monitor the link status for fast convergence. + Optionally uses the BFD profile ``BFDPROF`` in the created sessions under + that interface. + .. _bfd-pim-peer-config: -- 2.39.5