From 33082fcfee76e13e3ee450a1482fa6f42ab5ac2d Mon Sep 17 00:00:00 2001 From: Rafael Zalamena Date: Thu, 4 Mar 2021 10:01:55 -0300 Subject: [PATCH] doc: update OSPF BFD documentation Tell users that OSPFv2 now supports BFD profiles. Signed-off-by: Rafael Zalamena --- doc/user/bfd.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/user/bfd.rst b/doc/user/bfd.rst index 7d136b183e..6f797f7cc1 100644 --- a/doc/user/bfd.rst +++ b/doc/user/bfd.rst @@ -313,6 +313,11 @@ The following commands are available inside the interface configuration node. a new neighbor is found a BFD peer is created to monitor the link status for fast convergence. +.. clicmd:: ip ospf bfd profile BFDPROF + + Same as command ``ip ospf bfd``, but applies the BFD profile to the sessions + it creates or that already exist. + .. _bfd-ospf6-peer-config: